| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD | The Android Open Source Project | 2013-12-05 | 8 | -1/+421 |
|\ |
|
| * | Finalize assets for screen casting. | Jeff Brown | 2013-11-13 | 2 | -0/+2 |
| * | Relayout windows that handle their own config change. | Craig Mautner | 2013-11-12 | 1 | -1/+1 |
| * | UI tweaks. | Jeff Brown | 2013-11-11 | 1 | -4/+85 |
| * | Add media router service and integrate with remote displays. | Jeff Brown | 2013-11-07 | 7 | -0/+337 |
* | | libcore_to_document and junit_to_document are no longer functions. | Ying Wang | 2013-12-04 | 1 | -2/+2 |
|/ |
|
* | SmartCamera: Fix to build against latest camera2 api | Igor Murashkin | 2013-10-15 | 3 | -7/+9 |
* | Camera2Tests: update SmartCamera for async api | Igor Murashkin | 2013-10-15 | 2 | -10/+20 |
* | Camera2Tests: Add SmartCamera App | Benjamin Hendricks | 2013-10-15 | 148 | -0/+20290 |
* | Delete BrowserTestPlugin. | Torne (Richard Coles) | 2013-10-15 | 13 | -1162/+0 |
* | Delete HttpHeaderTest.testCacheControlMultipleArguments. | Torne (Richard Coles) | 2013-10-15 | 1 | -38/+0 |
* | Make fading transitions work better | Chet Haase | 2013-09-26 | 5 | -17/+29 |
* | Camera2Tests: create new directory for manual camera2 test apps | Igor Murashkin | 2013-09-18 | 1 | -0/+1 |
* | Add exclude() methods to Transition | Chet Haase | 2013-09-11 | 14 | -43/+43 |
* | Transition API changes from API council recommendations | Chet Haase | 2013-09-04 | 46 | -433/+410 |
* | Remove WebViewClassic specific test code | Jonathan Dixon | 2013-08-25 | 69 | -21198/+0 |
* | Second attempt at avoiding infinite loop in PathCache::trim() | Romain Guy | 2013-08-21 | 1 | -2/+7 |
* | Support public virtual displays. | Jeff Brown | 2013-08-02 | 1 | -2/+2 |
* | Fix region clipping bugs | Romain Guy | 2013-08-01 | 1 | -4/+2 |
* | Fix issue #10115327: MapCollections need to implement equals | Dianne Hackborn | 2013-07-31 | 1 | -0/+59 |
* | Add path ops API | Romain Guy | 2013-07-30 | 2 | -1/+98 |
* | Fix TTS tests. | Przemyslaw Szczepaniak | 2013-07-29 | 1 | -32/+6 |
* | Okay, I give in, add null key support to ArrayMap and ArraySet. | Dianne Hackborn | 2013-07-25 | 1 | -10/+18 |
* | Fix FrameworkPermissionTests build | Colin Cross | 2013-07-19 | 1 | -1/+1 |
* | Fix minor transition bugs and add capabilities | Chet Haase | 2013-07-12 | 5 | -0/+238 |
* | Fix minor transition bugs | Chet Haase | 2013-07-10 | 3 | -0/+103 |
* | Remove NearestImageView from CanvasCompare | Chris Craik | 2013-07-09 | 3 | -48/+2 |
* | Refactoring/simplifying Transition code/API | Chet Haase | 2013-06-21 | 4 | -0/+163 |
* | Fix transitions on disappearing view hiearchies | Chet Haase | 2013-06-20 | 3 | -0/+100 |
* | Add test for streaming display contents to an accessory. | Jeff Brown | 2013-06-18 | 34 | -0/+3005 |
* | Merge "ArrayMap is great, so how about ArraySet!" | Dianne Hackborn | 2013-06-12 | 1 | -56/+150 |
|\ |
|
| * | ArrayMap is great, so how about ArraySet! | Dianne Hackborn | 2013-06-11 | 1 | -56/+150 |
* | | Add dynamic scene creation/transition capability | Chet Haase | 2013-06-10 | 3 | -0/+88 |
|/ |
|
* | Merge "Additional functionality and performance for ArrayMap" | Chet Haase | 2013-06-07 | 1 | -0/+68 |
|\ |
|
| * | Additional functionality and performance for ArrayMap | Chet Haase | 2013-06-06 | 1 | -0/+68 |
* | | Remove unnecessary allocations | Romain Guy | 2013-06-06 | 1 | -5/+1 |
* | | Fix CrossFade transition | Chet Haase | 2013-06-06 | 1 | -0/+2 |
|/ |
|
* | Fix in transition canceling logic | Chet Haase | 2013-06-04 | 5 | -7/+40 |
* | Various fixes/cleanup in Scenes and Transitions | Chet Haase | 2013-06-03 | 9 | -2/+182 |
* | Fix build; update framework tests for WindowManager API change | Adam Powell | 2013-05-31 | 1 | -1/+1 |
* | Fix ambiguous clamp. | Jason Sams | 2013-05-29 | 1 | -2/+2 |
* | New ArrayMap class. | Dianne Hackborn | 2013-05-24 | 3 | -1/+518 |
* | Add tessellation path for points | Chris Craik | 2013-05-14 | 3 | -2/+49 |
* | Merge "Switch Fountain(Fbo) to use RSSurfaceView instead of RSTextureView." | Stephen Hines | 2013-05-08 | 2 | -14/+11 |
|\ |
|
| * | Switch Fountain(Fbo) to use RSSurfaceView instead of RSTextureView. | Stephen Hines | 2013-05-06 | 2 | -14/+11 |
* | | Pack preloaded framework assets in a texture atlas | Romain Guy | 2013-05-02 | 2 | -0/+76 |
|/ |
|
* | am e325f13c: am 4e0ae8d6: Merge "Make sure the app is still app after launchi... | Tsu Chiang Chuang | 2013-05-01 | 1 | -14/+61 |
|\ |
|
| * | am 4e0ae8d6: Merge "Make sure the app is still app after launching. Bug:87559... | Tsu Chiang Chuang | 2013-05-01 | 1 | -14/+61 |
| |\ |
|
| | * | Make sure the app is still app after launching. | Tsu Chiang Chuang | 2013-05-01 | 1 | -14/+61 |
* | | | am e9ae6822: resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aosp | Kenny Root | 2013-04-30 | 2 | -4/+4 |
|\ \ \
| |/ / |
|