summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [android] - manage InfoWindow selection in AnnotationManager (#9567)Tobrun2017-07-211-5/+0
| * [android] - update changelog for 5.1.1Tobrun Van Nuland2017-07-211-0/+10
| * [android] - add OnPolygonClickListener and OnPolylineClickListener (#9443)Tobrun2017-07-214-10/+164
| * Hit test Marker and MarkerViews (#9424)Tobrun2017-07-214-74/+140
| * [android] - fine tune fling gesture (#9532)Tobrun2017-07-212-2/+2
| * [android] - bump OkHttp dependency to avoid null pointer exceptions on Androi...Tobrun2017-07-211-1/+1
| * [android] Fix my location drawable getting tinted (#9410)Pablo Guardiola2017-07-213-18/+44
| * [android] - map's visible region fix #9427 (#9428)Łukasz Paczos2017-07-211-4/+4
| * [android] - validate if platform implementation doesn't return a null motion ...Tobrun2017-07-211-2/+6
| * [ios] Added Hungarian settings bundleMinh Nguyễn2017-07-192-0/+5
| * [android, ios, macos] Updated French localizationMinh Nguyễn2017-07-196-1/+343
| * [core] Revert conditional attribute bindingJohn Firebaugh2017-07-193-51/+9
| * [android] remove manual ref counting on activation/deactivationIvo van Dongen2017-07-192-9/+0
| * [core] BackendScope prevent double (de-)activationIvo van Dongen2017-07-195-8/+150
| * [android] Force previously cached program binaries to be regeneratedJohn Firebaugh2017-07-171-0/+1
| * [core] Pass correct sources to programIdentifierJohn Firebaugh2017-07-171-10/+6
| * [core] No need for optional in map of VertexArraysJohn Firebaugh2017-07-173-10/+9
| * [core] Reduce memory requirements of VertexArraysJohn Firebaugh2017-07-174-12/+34
| * [core] Per-segment-per-layer vertex arraysJohn Firebaugh2017-07-1713-26/+59
| * [core] Rework attribute binding (again)John Firebaugh2017-07-1730-310/+369
| * [core] Inline getActiveAttributes detailsJohn Firebaugh2017-07-171-25/+11
| * [core] Include what you useJohn Firebaugh2017-07-171-1/+1
| * [core] Bind only active attributes in order to avoid exceeding attribute limi...Lauren Budorick2017-07-173-6/+64
| * [core] rename a_gap_width => a_gapwidth, u_gap_width => u_gapwidth to reflect...Konstantin Käfer2017-07-173-3/+3
| * [core] Eliminate constant attribute bindingsJohn Firebaugh2017-07-176-229/+76
| * [core] Don't use "current" icon/text-size when bindingJohn Firebaugh2017-07-172-17/+5
| * [ios] Update changelog; kick-off 3.6.1upstream/fb-build-cherry-pickinJason Wray2017-07-131-1/+5
| * [all] make default_styles header-onlyKonstantin Käfer2017-07-137-31/+8
| * [build] enable -fvisibility=hidden for iOSKonstantin Käfer2017-07-138-5/+25
| * [darwin] Include polylabel via cmakeJason Wray2017-07-135-41/+12
| * [ios] Update SMCalloutView to fix iOS 10 build warningsMinh Nguyễn2017-07-131-0/+0
| * [android] - invible marker views performance fix #9419 (#9420)Łukasz Paczos2017-07-051-1/+1
* | [ios][macos][node][android] Updated documentation and Changelogs for #9821Asheem Mamoowala2017-08-225-1/+14
* | [tests] Enforce the schema downgrade behaviorThiago Marcos P. Santos2017-08-222-0/+24
* | [core] Remove database on schema downgradeThiago Marcos P. Santos2017-08-221-1/+1
* | [test] Re-added API.ZoomHistoryBruno de Oliveira Abinader2017-08-223-0/+66
* | [core] Update ZoomHistory.lastInteger{Zoom,Time} if different from floor zoomBruno de Oliveira Abinader2017-08-221-16/+21
* | Set Default MaxZoom to 22Asheem Mamoowala2017-08-216-6/+11
* | [android] - update changelog with 5.1 patch releasesTobrun Van Nuland2017-08-211-0/+44
* | [android] - configure loggin of HttpRequest, cleanup HttpRequestTobrun Van Nuland2017-08-195-202/+262
* | [android] update docs replacing bitrise mentions with circleciAntonio Zugaldia2017-08-183-3/+3
* | Skip test for issue #9792, as it currently causes the test harness to time out.Chris Loer2017-08-181-0/+1
* | [core] Correct x-offset introduced by vertical glyph rotationChris Loer2017-08-185-13/+22
* | [glfw] Getopt: Don't handle 0 valueMattias Bengtsson2017-08-181-3/+0
* | [android] - style image accessorTobrun Van Nuland2017-08-185-0/+80
* | bumped MAS version numberCameron Mace2017-08-181-1/+1
* | [android] - avoid IndexOutOfBounds when destroying map objectTobrun Van Nuland2017-08-173-57/+19
* | [android] - create smallest possible LatLngBounds when visible region crosses...Tobrun2017-08-173-8/+37
* | [android] - update project readme with checkstyle and ndk-stack informationTobrun Van Nuland2017-08-171-0/+9
* | [android] - add make android-check which wraps checkstyle and lint executionTobrun Van Nuland2017-08-171-0/+4