| Commit message (Expand) | Author | Age | Files | Lines |
* | Accessibility node provider getting invalid virtual view id. | Svetoslav | 2014-09-26 | 1 | -4/+17 |
* | Aggressively trim memory for system_process | John Reck | 2014-09-22 | 1 | -0/+3 |
* | Revert "Make starting window hw-accelerated" | John Reck | 2014-09-18 | 1 | -3/+9 |
* | Make starting window hw-accelerated | Chet Haase | 2014-09-11 | 1 | -9/+3 |
* | Merge "Add new wallpaper features for insets and offsets." into lmp-dev | Dianne Hackborn | 2014-09-09 | 1 | -1/+1 |
|\ |
|
| * | Add new wallpaper features for insets and offsets. | Dianne Hackborn | 2014-09-08 | 1 | -1/+1 |
* | | Clicking on partially coverd views by other views or windows. | Svet Ganov | 2014-09-07 | 1 | -2/+22 |
|/ |
|
* | Update accessibility focused virtual view bounds. | Svetoslav | 2014-09-03 | 1 | -0/+27 |
* | Fix AccessibilityNode's isVisibleToUser behavior. | Svetoslav | 2014-09-02 | 1 | -17/+21 |
* | Merge "Animator stuff" into lmp-dev | John Reck | 2014-08-28 | 1 | -0/+21 |
|\ |
|
| * | Animator stuff | John Reck | 2014-08-27 | 1 | -0/+21 |
* | | Allowing isRound and outsetBottom properties to be passed to ActivityView. | Filip Gruszczynski | 2014-08-27 | 1 | -8/+7 |
|/ |
|
* | Draw accessibility focus in View rather than ViewRootImpl | Alan Viverette | 2014-08-19 | 1 | -68/+2 |
* | Merge "Invalidate root render node when accessibility focus moves" into lmp-dev | Alan Viverette | 2014-08-12 | 1 | -15/+37 |
|\ |
|
| * | Invalidate root render node when accessibility focus moves | Alan Viverette | 2014-08-11 | 1 | -15/+37 |
* | | Don't use libhwui to draw starting window | John Reck | 2014-08-12 | 1 | -9/+7 |
|/ |
|
* | Preserve surface insets when view layout is updated | Alan Viverette | 2014-08-07 | 1 | -7/+20 |
* | Always apply surface insets | Alan Viverette | 2014-07-21 | 1 | -7/+2 |
* | ActivityTransition: fix wrong width/height applied to sharedelement. | Dake Gu | 2014-07-18 | 1 | -2/+2 |
* | Merge "Simplify ViewRootImpl's AttachInfo usage" into lmp-dev | Chris Craik | 2014-07-17 | 1 | -118/+107 |
|\ |
|
| * | Simplify ViewRootImpl's AttachInfo usage | Chris Craik | 2014-07-17 | 1 | -118/+107 |
* | | Add nested pre-fling for nested scrolling | Adam Powell | 2014-07-17 | 1 | -0/+5 |
|/ |
|
* | Merge "Add accessibility text contrast setting" into lmp-dev | Chris Craik | 2014-07-16 | 1 | -7/+25 |
|\ |
|
| * | Add accessibility text contrast setting | Chris Craik | 2014-07-16 | 1 | -7/+25 |
* | | Fix software dirty region, don't add insets to software windows | Alan Viverette | 2014-07-16 | 1 | -13/+26 |
* | | Fix root RenderNode damage calculation | John Reck | 2014-07-16 | 1 | -2/+9 |
* | | Add window elevation for dialogs, clean up surface insets API | Alan Viverette | 2014-07-14 | 1 | -4/+9 |
|/ |
|
* | Specify light and shadow properties in theme | Alan Viverette | 2014-07-12 | 1 | -6/+3 |
* | Add API for specifying popup window shadows and shadow insets | Alan Viverette | 2014-07-09 | 1 | -17/+28 |
* | Add stable insets for stable system windows | Adrian Roos | 2014-07-02 | 1 | -14/+36 |
* | Fix onTrimMemory for HardwareRenderer | John Reck | 2014-06-30 | 1 | -9/+5 |
* | More cleanups | John Reck | 2014-06-27 | 1 | -18/+1 |
* | Remove the return value of invokeFunctor | Hui Shu | 2014-06-23 | 1 | -4/+1 |
* | No-fail invokeFunctor | John Reck | 2014-06-23 | 1 | -4/+12 |
* | am c6ffc840: am 270c099f: Merge "Move emulator check & save system properties... | Michael Kolb | 2014-06-22 | 1 | -3/+7 |
|\ |
|
| * | am 270c099f: Merge "Move emulator check & save system properties access" into... | Michael Kolb | 2014-06-21 | 1 | -3/+7 |
| |\ |
|
| | * | Move emulator check & save system properties access | Michael Kolb | 2014-06-20 | 1 | -3/+7 |
* | | | am 71f65485: am db9fed74: Merge "Make WindowInsets.isRound work with emulator... | Michael Kolb | 2014-06-21 | 1 | -2/+8 |
|\ \ \
| |/ / |
|
| * | | am db9fed74: Merge "Make WindowInsets.isRound work with emulator" into klp-mo... | Michael Kolb | 2014-06-21 | 1 | -2/+8 |
| |\ \
| | |/ |
|
| | * | Make WindowInsets.isRound work with emulator | Michael Kolb | 2014-06-20 | 1 | -2/+8 |
* | | | Remove incorrect isEnabled() check | John Reck | 2014-06-17 | 1 | -1/+1 |
* | | | Add atlas map pointer validation | John Reck | 2014-06-16 | 1 | -1/+1 |
* | | | Merge "Move LayerType to RenderNode" | John Reck | 2014-06-12 | 1 | -69/+50 |
|\ \ \ |
|
| * | | | Move LayerType to RenderNode | John Reck | 2014-06-12 | 1 | -69/+50 |
* | | | | Fix backwards compatibility for introspected windows. | Svetoslav | 2014-06-12 | 1 | -1/+1 |
|/ / / |
|
* | | | Even FASTER damage calculations! | John Reck | 2014-06-04 | 1 | -5/+4 |
* | | | Remove GLRenderer | John Reck | 2014-06-02 | 1 | -11/+0 |
* | | | am 894bb170: Merge "Enable debug stuffs" into lmp-preview-dev | John Reck | 2014-05-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Enable debug stuffs | John Reck | 2014-05-29 | 1 | -1/+1 |
* | | | | resolved conflicts for merge of 1f6c973b to master | John Reck | 2014-05-23 | 1 | -0/+12 |
|\ \ \ \
| |/ / / |
|