summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Merge "camera2: Use valid dimensions for RGBA8888 gralloc buffers." into lmp-devRuben Brunk2014-09-301-13/+10
|\
| * camera2: Use valid dimensions for RGBA8888 gralloc buffers.Ruben Brunk2014-09-301-13/+10
* | More work on issue #17656716: Unhandled exception in Window ManagerDianne Hackborn2014-09-301-11/+6
|/
* Frameworks/base: Early init native bridgejgu212014-09-281-11/+35
* Merge "camera2: Fix native ImageReader test segfaults." into lmp-devRuben Brunk2014-09-271-39/+72
|\
| * camera2: Fix native ImageReader test segfaults.Ruben Brunk2014-09-261-39/+72
* | Merge "Revert "Fix memory leak where we close the descriptor instead of the f...Dave Burke2014-09-261-11/+5
|\ \
| * | Revert "Fix memory leak where we close the descriptor instead of the file."Jérôme Poichet2014-09-261-11/+5
* | | Work on issue #17656716: Unhandled exception in Window ManagerDianne Hackborn2014-09-251-1/+1
* | | Merge "camera2: Hide JPEGs in RGBA gralloc buffers." into lmp-devRuben Brunk2014-09-241-8/+17
|\ \ \ | | |/ | |/|
| * | camera2: Hide JPEGs in RGBA gralloc buffers.Ruben Brunk2014-09-241-8/+17
* | | Merge "Fix memory leak where we close the descriptor instead of the file." in...Derek Sollenberger2014-09-241-5/+11
|\ \ \ | | |/ | |/|
| * | Fix memory leak where we close the descriptor instead of the file.Derek Sollenberger2014-09-241-5/+11
* | | Merge "Fix dalvik map names" into lmp-devMathieu Chartier2014-09-241-16/+8
|\ \ \ | |_|/ |/| |
| * | Fix dalvik map namesMathieu Chartier2014-09-241-16/+8
| |/
* | Merge "AudioRecord: add HW hotword capture flag" into lmp-devEric Laurent2014-09-241-3/+12
|\ \ | |/ |/|
| * AudioRecord: add HW hotword capture flagEric Laurent2014-09-191-3/+12
* | Merge "USB string descriptors are not UTF8, so it is not safe to treat them a...Mike Lockwood2014-09-191-0/+14
|\ \ | |/ |/|
| * USB string descriptors are not UTF8, so it is not safe to treat them as such.Mike Lockwood2014-09-081-0/+14
* | Use RenderThread for navigation bar ripplesJorim Jaggi2014-09-161-0/+15
* | Update icons to vectors, fix preload theming & vector tintingAlan Viverette2014-09-121-0/+2
* | Merge "Clean entire arg block when setting process name." into lmp-devJeff Brown2014-09-111-22/+1
|\ \
| * | Clean entire arg block when setting process name.Jeff Brown2014-09-111-22/+1
* | | Merge "Allow Path approximation to work with a single point Path." into lmp-devGeorge Mount2014-09-111-3/+16
|\ \ \ | |/ / |/| |
| * | Allow Path approximation to work with a single point Path.George Mount2014-09-111-3/+16
* | | Merge "Trim unnecessary pages when printing." into lmp-devSvetoslav2014-09-093-0/+164
|\ \ \
| * | | Trim unnecessary pages when printing.Svetoslav2014-09-093-0/+164
* | | | Merge "Use sscanf() for parsing tag values." into lmp-devJeff Sharkey2014-09-091-15/+21
|\ \ \ \
| * | | | Use sscanf() for parsing tag values.Jeff Sharkey2014-09-091-15/+21
| | |/ / | |/| |
* | | | Use surfaceflinger for recents thumbnail rotations.Riley Andrews2014-09-091-12/+9
| |/ / |/| |
* | | Frameworks/base: Add native bridge post-fork initializationAndreas Gampe2014-09-081-7/+11
|/ /
* | Merge "SoundTrigger: fix capture format in recognition event" into lmp-devEric Laurent2014-09-071-1/+1
|\ \
| * | SoundTrigger: fix capture format in recognition eventEric Laurent2014-09-051-1/+1
* | | Merge "Added getStyleAttributes to access all Theme attributes." into lmp-devJon Miranda2014-09-061-0/+33
|\ \ \
| * | | Added getStyleAttributes to access all Theme attributes.Jon Miranda2014-09-051-0/+33
* | | | Merge "Disable RT-anim for AnimatorSet" into lmp-devJohn Reck2014-09-061-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Disable RT-anim for AnimatorSetJohn Reck2014-09-051-0/+6
* | | | Merge "Fix race condition" into lmp-devJohn Reck2014-09-051-3/+5
|\ \ \ \
| * | | | Fix race conditionJohn Reck2014-09-051-3/+5
| |/ / /
* | | | Merge "Add shadow/clipping properties to HierarchyViewer" into lmp-devChris Craik2014-09-051-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add shadow/clipping properties to HierarchyViewerChris Craik2014-09-051-0/+7
* | | | Merge "Add new header to support 32 bit/64 bit dumps." into lmp-devChristopher Ferris2014-09-051-0/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Add new header to support 32 bit/64 bit dumps.Christopher Ferris2014-09-041-0/+14
* | | | Merge "Timing Hacks DO NOT MERGE" into lmp-devAnwar Ghuloum2014-09-051-0/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Timing Hacks DO NOT MERGEAnwar Ghuloum2014-09-051-0/+25
* | | | Fix some wrong-thread issues around animator managementJohn Reck2014-09-032-7/+15
* | | | Have destroy call freePrefetchedLayersJohn Reck2014-09-031-3/+3
|/ / /
* | | Add missing null check to ninePatchInsetsMathieu Chartier2014-08-292-0/+4
|/ /
* | Merge "Animator stuff" into lmp-devJohn Reck2014-08-283-37/+110
|\ \
| * | Animator stuffJohn Reck2014-08-273-37/+110