summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use SpanSet to accelerate Layout.drawBackground"Gilles Debunne2012-03-141-32/+60
|\
| * Use SpanSet to accelerate Layout.drawBackgroundGilles Debunne2012-03-131-32/+60
* | Merge "Add references to MediaActionSound in Camera documentation."Eino-Ville Talvala2012-03-141-13/+42
|\ \
| * | Add references to MediaActionSound in Camera documentation.Eino-Ville Talvala2012-03-121-13/+42
* | | Merge "Fix hardware layer redraw bug"Michael Jurka2012-03-131-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix hardware layer redraw bugMichael Jurka2012-03-131-2/+2
* | | Merge "New SpanSet class extracted from TextLine."Gilles Debunne2012-03-132-74/+111
|\ \ \
| * | | New SpanSet class extracted from TextLine.Gilles Debunne2012-03-132-74/+111
* | | | Merge "Fixes for bugs: #6103660, #6103957, #6104457 and #6104322."Philip Milne2012-03-134-0/+52
|\ \ \ \
| * | | | Fixes for bugs: #6103660, #6103957, #6104457 and #6104322.Philip Milne2012-03-134-0/+52
* | | | | Merge "Fix spurious ANRs in native activities."Jeff Brown2012-03-131-56/+32
|\ \ \ \ \
| * | | | | Fix spurious ANRs in native activities.Jeff Brown2012-03-131-56/+32
* | | | | | SurfaceTexture: Fully refactored from BufferQueueDaniel Lam2012-03-132-5/+23
* | | | | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-03-1349-16/+408
|\ \ \ \ \ \
| * | | | | | Import translations. DO NOT MERGEEric Fischer2012-03-1349-16/+408
* | | | | | | Merge "Check for null characters being used in camera parameters."Eino-Ville Talvala2012-03-131-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Check for null characters being used in camera parameters.Eino-Ville Talvala2012-03-121-4/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Move LocalUtil unit tests from Frameworks to CTS"Fabrice Di Meglio2012-03-131-200/+0
|\ \ \ \ \ \ \
| * | | | | | | Move LocalUtil unit tests from Frameworks to CTSFabrice Di Meglio2012-03-131-200/+0
* | | | | | | | Merge "Introduce READ_CALL_LOG and WRITE_CALL_LOG"Daniel Lehmann2012-03-132-0/+35
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Introduce READ_CALL_LOG and WRITE_CALL_LOGDaniel Lehmann2012-03-122-0/+35
* | | | | | | | Merge "Whitespace and indentation"Glenn Kasten2012-03-134-126/+126
|\ \ \ \ \ \ \ \
| * | | | | | | | Whitespace and indentationGlenn Kasten2012-03-134-126/+126
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Support "prev" for IME input."George Mount2012-03-132-7/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Support "prev" for IME input.George Mount2012-03-122-7/+14
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "ActivityManager: add option to allow OpenGL trace."Siva Velusamy2012-03-127-26/+42
|\ \ \ \ \ \ \
| * | | | | | | ActivityManager: add option to allow OpenGL trace.Siva Velusamy2012-03-127-26/+42
* | | | | | | | Merge "Expose a function to set OpenGL Trace level."Siva Velusamy2012-03-121-0/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Expose a function to set OpenGL Trace level.Siva Velusamy2012-03-091-0/+7
* | | | | | | | Merge "Fix test flakiness"Xia Wang2012-03-121-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix test flakinessXia Wang2012-03-121-0/+5
* | | | | | | | | Merge "Let <path-permission> block unprotected providers."Jeff Sharkey2012-03-121-59/+88
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Let <path-permission> block unprotected providers.Jeff Sharkey2012-03-121-59/+88
* | | | | | | | | | Merge "Make public more RTL APIs"Fabrice Di Meglio2012-03-121-5/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Make public more RTL APIsFabrice Di Meglio2012-03-121-5/+2
| |/ / / / / / / /
* | | | | | | | | Merge "Fix potential NPE in SQLiteProgram."Jeff Brown2012-03-121-9/+9
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Fix potential NPE in SQLiteProgram.Jeff Brown2012-03-121-9/+9
* | | | | | | | | Merge "Handle view properties at the native level"Chet Haase2012-03-1211-63/+999
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Handle view properties at the native levelChet Haase2012-03-1211-63/+999
* | | | | | | | | | Merge "Add new READ_EXTERNAL_STORAGE permission."Dianne Hackborn2012-03-123-2/+59
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add new READ_EXTERNAL_STORAGE permission.Dianne Hackborn2012-03-123-2/+59
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Remove Logs inadvertently added to AutoCompletePopup."George Mount2012-03-121-12/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove Logs inadvertently added to AutoCompletePopup.George Mount2012-03-121-12/+0
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge "Improve View Javadoc for padding"Fabrice Di Meglio2012-03-121-9/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Improve View Javadoc for paddingFabrice Di Meglio2012-03-121-9/+10
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-03-1249-28/+428
|\ \ \ \ \ \ \ \
| * | | | | | | | Import translations. DO NOT MERGEEric Fischer2012-03-1249-28/+428
| |/ / / / / / /
* | | | | | | | Merge "Respect default styles when constructing GridViews with 1-arg construc...Adam Powell2012-03-121-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Respect default styles when constructing GridViews with 1-arg constructorAdam Powell2012-03-121-1/+1
| |/ / / / / /
* | | | | | | Merge "Add Java wrappers for new atrace functionality."Jeff Brown2012-03-125-11/+197
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |