Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup ListView glow's optimized invalidates | Romain Guy | 2012-03-15 | 2 | -40/+30 |
* | Merge "Fix file path calculation for asset files." | Selim Gurun | 2012-03-14 | 1 | -1/+2 |
|\ | |||||
| * | Fix file path calculation for asset files. | Selim Gurun | 2012-03-14 | 1 | -1/+2 |
* | | Merge "Fix for bug 6170890." | Philip Milne | 2012-03-14 | 1 | -20/+16 |
|\ \ | |||||
| * | | Fix for bug 6170890. | Philip Milne | 2012-03-14 | 1 | -20/+16 |
* | | | Merge "Optimize invalidate calls in lists." | Romain Guy | 2012-03-14 | 2 | -40/+101 |
|\ \ \ | |||||
| * | | | Optimize invalidate calls in lists. | Romain Guy | 2012-03-14 | 2 | -40/+101 |
* | | | | Merge "Import translations. DO NOT MERGE" | Eric Fischer | 2012-03-14 | 49 | -72/+624 |
|\ \ \ \ | |||||
| * | | | | Import translations. DO NOT MERGE | Eric Fischer | 2012-03-14 | 49 | -72/+624 |
* | | | | | Live streaming video may not have the right size at prepared | Teng-Hui Zhu | 2012-03-14 | 1 | -0/+13 |
* | | | | | Merge "Use correct syntax for #include <> """ | Glenn Kasten | 2012-03-14 | 5 | -27/+27 |
|\ \ \ \ \ | |||||
| * | | | | | Use correct syntax for #include <> "" | Glenn Kasten | 2012-03-13 | 5 | -27/+27 |
* | | | | | | Merge "Add new "options" argument to all startActivity APIs." | Dianne Hackborn | 2012-03-14 | 11 | -195/+680 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add new "options" argument to all startActivity APIs. | Dianne Hackborn | 2012-03-14 | 11 | -195/+680 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge "Add support for CMAS warning notifications over CDMA." | Jake Hamby | 2012-03-14 | 3 | -4/+46 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Add support for CMAS warning notifications over CDMA. | Jake Hamby | 2012-03-13 | 3 | -4/+46 |
* | | | | | | Merge "Use SpanSet to accelerate Layout.drawBackground" | Gilles Debunne | 2012-03-14 | 1 | -32/+60 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use SpanSet to accelerate Layout.drawBackground | Gilles Debunne | 2012-03-13 | 1 | -32/+60 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge "Add references to MediaActionSound in Camera documentation." | Eino-Ville Talvala | 2012-03-14 | 1 | -13/+42 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add references to MediaActionSound in Camera documentation. | Eino-Ville Talvala | 2012-03-12 | 1 | -13/+42 |
* | | | | | | | Merge "Fix hardware layer redraw bug" | Michael Jurka | 2012-03-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fix hardware layer redraw bug | Michael Jurka | 2012-03-13 | 1 | -2/+2 |
* | | | | | | | Merge "New SpanSet class extracted from TextLine." | Gilles Debunne | 2012-03-13 | 2 | -74/+111 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | New SpanSet class extracted from TextLine. | Gilles Debunne | 2012-03-13 | 2 | -74/+111 |
* | | | | | | | | Merge "Fixes for bugs: #6103660, #6103957, #6104457 and #6104322." | Philip Milne | 2012-03-13 | 4 | -0/+52 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Fixes for bugs: #6103660, #6103957, #6104457 and #6104322. | Philip Milne | 2012-03-13 | 4 | -0/+52 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge "Fix spurious ANRs in native activities." | Jeff Brown | 2012-03-13 | 1 | -56/+32 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix spurious ANRs in native activities. | Jeff Brown | 2012-03-13 | 1 | -56/+32 |
* | | | | | | | | SurfaceTexture: Fully refactored from BufferQueue | Daniel Lam | 2012-03-13 | 2 | -5/+23 |
* | | | | | | | | Merge "Import translations. DO NOT MERGE" | Eric Fischer | 2012-03-13 | 49 | -16/+408 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Import translations. DO NOT MERGE | Eric Fischer | 2012-03-13 | 49 | -16/+408 |
* | | | | | | | | | Merge "Check for null characters being used in camera parameters." | Eino-Ville Talvala | 2012-03-13 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Check for null characters being used in camera parameters. | Eino-Ville Talvala | 2012-03-12 | 1 | -4/+4 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge "Move LocalUtil unit tests from Frameworks to CTS" | Fabrice Di Meglio | 2012-03-13 | 1 | -200/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Move LocalUtil unit tests from Frameworks to CTS | Fabrice Di Meglio | 2012-03-13 | 1 | -200/+0 |
* | | | | | | | | | | Merge "Introduce READ_CALL_LOG and WRITE_CALL_LOG" | Daniel Lehmann | 2012-03-13 | 2 | -0/+35 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Introduce READ_CALL_LOG and WRITE_CALL_LOG | Daniel Lehmann | 2012-03-12 | 2 | -0/+35 |
* | | | | | | | | | | Merge "Whitespace and indentation" | Glenn Kasten | 2012-03-13 | 4 | -126/+126 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Whitespace and indentation | Glenn Kasten | 2012-03-13 | 4 | -126/+126 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge "Support "prev" for IME input." | George Mount | 2012-03-13 | 2 | -7/+14 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Support "prev" for IME input. | George Mount | 2012-03-12 | 2 | -7/+14 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge "ActivityManager: add option to allow OpenGL trace." | Siva Velusamy | 2012-03-12 | 7 | -26/+42 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ActivityManager: add option to allow OpenGL trace. | Siva Velusamy | 2012-03-12 | 7 | -26/+42 |
* | | | | | | | | | | Merge "Expose a function to set OpenGL Trace level." | Siva Velusamy | 2012-03-12 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Expose a function to set OpenGL Trace level. | Siva Velusamy | 2012-03-09 | 1 | -0/+7 |
* | | | | | | | | | | Merge "Fix test flakiness" | Xia Wang | 2012-03-12 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix test flakiness | Xia Wang | 2012-03-12 | 1 | -0/+5 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge "Let <path-permission> block unprotected providers." | Jeff Sharkey | 2012-03-12 | 1 | -59/+88 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Let <path-permission> block unprotected providers. | Jeff Sharkey | 2012-03-12 | 1 | -59/+88 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge "Make public more RTL APIs" | Fabrice Di Meglio | 2012-03-12 | 1 | -5/+2 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | |