| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up on VectorDrawable. | ztenghui | 2014-04-02 | 41 | -9/+3 |
* | Getting the version information into the VectorDrawable | ztenghui | 2014-04-02 | 1 | -1/+1 |
* | Expand install observer semantics | Christopher Tate | 2014-03-27 | 1 | -2/+6 |
* | Merge "add Dynamic Drawable (vector graphics for Icons)" | John Hoford | 2014-03-27 | 41 | -0/+2290 |
|\ |
|
| * | add Dynamic Drawable (vector graphics for Icons) | John Hoford | 2014-03-26 | 41 | -0/+2290 |
* | | Use new build var to depend on an APKs resources | Adam Lesinski | 2014-03-25 | 1 | -1/+1 |
* | | Shared library resource support | Adam Lesinski | 2014-03-25 | 13 | -6/+182 |
|/ |
|
* | Fix broken tests to fix build | John Spurlock | 2014-03-19 | 1 | -2/+5 |
* | Rename DisplayList->RenderNode | John Reck | 2014-03-17 | 2 | -4/+4 |
* | Adds a TransportController and TransportPerformer to session | RoboErik | 2014-03-12 | 6 | -50/+286 |
* | Fix build, removing hidden attr | Chris Craik | 2014-03-07 | 1 | -2/+0 |
* | Improve isolatedZVolume test | Chris Craik | 2014-03-03 | 2 | -7/+13 |
* | Merge "Move Session apis to android.media.session" | RoboErik | 2014-02-26 | 5 | -11/+11 |
|\ |
|
| * | Move Session apis to android.media.session | RoboErik | 2014-02-25 | 5 | -11/+11 |
* | | Tabs -> spaces in frameworks/base. | John Spurlock | 2014-02-25 | 12 | -70/+70 |
|/ |
|
* | resolved conflicts for merge of baaa080b to master | Jeff Brown | 2014-02-20 | 7 | -0/+280 |
|\ |
|
| * | am 07e6d1b9: Merge "Add a new "doze mode" based on Dream components." into kl... | Jeff Brown | 2014-02-20 | 7 | -0/+280 |
| |\ |
|
| | * | Add a new "doze mode" based on Dream components. | Jeff Brown | 2014-02-20 | 7 | -0/+280 |
| | * | am dcbde1b0: Merge "libcore_to_document and junit_to_document are no longer f... | Ying Wang | 2013-12-05 | 1 | -2/+2 |
| | |\ |
|
* | | \ | Merge "use min app launch time in AppLaunch perf test" | Guang Zhu | 2014-02-20 | 1 | -9/+12 |
|\ \ \ \ |
|
| * | | | | use min app launch time in AppLaunch perf test | Guang Zhu | 2014-02-19 | 1 | -9/+12 |
* | | | | | Initial commit for MediaSession test app | RoboErik | 2014-02-19 | 27 | -0/+1893 |
|/ / / / |
|
* | | | | Refactor HardwareLayer | John Reck | 2014-02-10 | 2 | -6/+10 |
* | | | | am cd4cf932: am 6691bfd6: am cccae25f: Merge "Example controller app for syst... | John Spurlock | 2014-02-10 | 4 | -0/+411 |
|\ \ \ \
| |/ / / |
|
| * | | | Example controller app for system ui demo mode. | John Spurlock | 2014-02-07 | 4 | -0/+411 |
| * | | | Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD | The Android Open Source Project | 2013-12-05 | 8 | -1/+421 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| * | | libcore_to_document and junit_to_document are no longer functions. | Ying Wang | 2013-12-04 | 1 | -2/+2 |
* | | | Rework and clean up DisplayList projection | Chris Craik | 2014-02-06 | 2 | -29/+3 |
* | | | Introduce "IdleService" API to expose idle-time maintenance to apps | Christopher Tate | 2014-01-31 | 6 | -0/+246 |
* | | | Merge "Update reordering method names, and make 3d reordering API public" | Chris Craik | 2014-01-29 | 5 | -1/+108 |
|\ \ \ |
|
| * | | | Update reordering method names, and make 3d reordering API public | Chris Craik | 2014-01-29 | 5 | -1/+108 |
* | | | | Merge "Adapt to underlying changes in the PBKDF2 implementation" | Christopher Tate | 2014-01-29 | 3 | -0/+18 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Adapt to underlying changes in the PBKDF2 implementation | Christopher Tate | 2014-01-16 | 3 | -0/+18 |
* | | | | Merge "Add "throws IOException" to MediaCodec factory methods" | Andy Hung | 2014-01-21 | 5 | -8/+42 |
|\ \ \ \ |
|
| * | | | | Add "throws IOException" to MediaCodec factory methods | Andy Hung | 2014-01-16 | 5 | -8/+42 |
| |/ / / |
|
* | | | | Support projection of DisplayLists onto ancestors. | Chris Craik | 2014-01-15 | 3 | -0/+155 |
|/ / / |
|
* | | | Don't attempt to launch disabled activities in smoke test. | Brett Chabot | 2014-01-02 | 2 | -10/+12 |
* | | | RenderThread work | John Reck | 2013-12-09 | 13 | -0/+347 |
* | | | libcore_to_document and junit_to_document are no longer functions. | Ying Wang | 2013-12-04 | 1 | -2/+2 |
* | | | am e5ae0bfd: am a20f625c: am 41b92b00: Merge "Finalize assets for screen cast... | Jeff Brown | 2013-11-13 | 2 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Finalize assets for screen casting. | Jeff Brown | 2013-11-13 | 2 | -0/+2 |
* | | | Merge commit 'bf581034' into manualmerge | Craig Mautner | 2013-11-12 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Relayout windows that handle their own config change. | Craig Mautner | 2013-11-12 | 1 | -1/+1 |
* | | | am 9ffc4a65: am 854395ad: am c481a634: Merge "UI tweaks." into klp-dev | Jeff Brown | 2013-11-11 | 1 | -4/+85 |
|\ \ \
| |/ / |
|
| * | | UI tweaks. | Jeff Brown | 2013-11-11 | 1 | -4/+85 |
* | | | am c2b652fd: am 5182ea4b: am d40a4d74: Merge "Add media router service and in... | Jeff Brown | 2013-11-07 | 7 | -0/+337 |
|\ \ \
| |/ / |
|
| * | | Add media router service and integrate with remote displays. | Jeff Brown | 2013-11-07 | 7 | -0/+337 |
| |/ |
|
* | | Revert "Add "throws IOException" to MediaCodec constructors (3)" | Andy Hung | 2013-11-07 | 5 | -42/+8 |
* | | Add "throws IOException" to MediaCodec constructors (3) | Andy Hung | 2013-11-05 | 5 | -8/+42 |
* | | am 09de7975: am a451b603: am 577d0dac: Merge changes I536021b9,I6eb541c9,I6ac... | Igor Murashkin | 2013-10-15 | 148 | -0/+20302 |
|\ \
| |/ |
|