summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Show release version on attribution button long pressupstream/fb-attribution-version-longpressJason Wray2016-10-021-2/+24
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-3023-119/+533
* [ios][macos] Update changelog for dSYM, symbol stripping fixJason Wray2016-09-302-0/+2
* [macos] Add 'Packaging builds' section to developing docJason Wray2016-09-301-0/+26
* [macos][build] Validate dSYM and framework UUIDsJason Wray2016-09-301-1/+22
* [macos][build] Generate debug symbols for all buildsJason Wray2016-09-301-3/+2
* [ios][build] Validate dSYM and framework UUIDsJason Wray2016-09-301-1/+22
* [ios][build] Generate debug symbols for all buildsJason Wray2016-09-302-8/+6
* [macos] Don't specify Swift version for jazzy doc generation (#6539)Jason Wray2016-09-301-3/+0
* [android] Add sprite image exampleIvo van Dongen2016-09-304-0/+202
* [android] addImage / removeImage jni bindingsIvo van Dongen2016-09-303-0/+78
* [build] add back -WerrorKonstantin Käfer2016-09-3012-28/+33
* [android] file:// exampleIvo van Dongen2016-09-305-0/+8941
* [darwin] NSURL remove workaround for file urlsIvo van Dongen2016-09-301-7/+0
* [android][ios][macos][linux][qt] included default LocalFileSourceIvo van Dongen2016-09-305-1/+6
* [core] LocalFileSource implementation and testsIvo van Dongen2016-09-306-1/+222
* [android] - fix polygon test activity state, introduced config class and tool...Tobrun2016-09-302-52/+105
* [android] - convert bearing value coming from core to degrees (#6526)Tobrun2016-09-302-2/+2
* [core] only load debug extensions in debug modeKonstantin Käfer2016-09-293-8/+17
* [core] move OpenGL extension loading to their own headersKonstantin Käfer2016-09-2917-100/+142
* [core] remove dependence on gl.h typesKonstantin Käfer2016-09-2974-672/+1046
* [core] introduces types for GL objectsKonstantin Käfer2016-09-2915-60/+101
* [core] rename VAO => VertexArray, FBO => FramebufferKonstantin Käfer2016-09-2911-45/+47
* [android] user agent stringIvo van Dongen2016-09-294-7/+56
* [android] update telemetry user-agentIvo van Dongen2016-09-291-9/+12
* Optionable textureview (#6480)Tobrun2016-09-295-4/+106
* [android] - update to lost 1.1.1 (#6476)Tobrun2016-09-291-1/+1
* 6453 restore tilt after orientation (#6491)Tobrun2016-09-296-99/+16
* [core] don't iterate over references to uint32_tKonstantin Käfer2016-09-281-9/+9
* [core] don't iterate too much over program objects scheduled for deletionKonstantin Käfer2016-09-281-4/+2
* [ios, macos] Guard against nil bundle identifier during testsJesse Bounds2016-09-281-2/+11
* [ios, macos] Rewrote CI scriptsMinh Nguyễn2016-09-282-7/+55
* [macos] Restored unit tests on CIMinh Nguyễn2016-09-282-0/+5
* [Qt] Connect to finished() and error() signals from QNetworkReplyBruno de Oliveira Abinader2016-09-282-5/+6
* [core] Use geojson as a header only libraryThiago Marcos P. Santos2016-09-284-1/+3
* [build] use git ls-files so we only include tracked filesKonstantin Käfer2016-09-282-2/+2
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-2860-59/+59
* [core] remove unused GL_TRACK functionsKonstantin Käfer2016-09-282-245/+0
* [core] Mark tracked state as dirty when the tracked object is destroyedJohn Firebaugh2016-09-282-0/+31
* 6402 update offline metadata android (#6456)Tobrun2016-09-289-31/+377
* [ios] Update changelog for annotation view fixJesse Bounds2016-09-271-0/+1
* [ios] Always show annotation view even when view reuse is not usedJesse Bounds2016-09-271-1/+5
* [ios, macos] flesh out iOS runtime styling docs (#6466)Justin R. Miller2016-09-2716-15/+176
* [core] merge gl::ObjectStore into gl::ContextKonstantin Käfer2016-09-2776-580/+555
* [core] rename gl::Config to gl::ContextKonstantin Käfer2016-09-2742-342/+341
* [core] move GL value accessors to gl::value namespaceKonstantin Käfer2016-09-2711-140/+161
* [Qt] Header cleanup (#6477)Thiago Marcos P. Santos2016-09-2721-64/+71
* [android] - disable general purpose logging during transformation change (#6452)Tobrun2016-09-272-28/+1
* [core] add ability to render to offscreen texturesKonstantin Käfer2016-09-279-0/+245
* [core] Make sure textures have a scaling filter set after uploadKonstantin Käfer2016-09-272-13/+20