summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Ignore not visible views computing click point for accessibility.Svetoslav2014-09-231-0/+5
* Fix window manager policy state when waking from doze.Jeff Brown2014-09-231-2/+7
* Aggressively trim memory for system_processJohn Reck2014-09-223-1/+48
* Merge "Fix memory leak in accessibility cache." into lmp-devSvetoslav2014-09-211-21/+6
|\
| * Fix memory leak in accessibility cache.Svetoslav2014-09-191-21/+6
* | Merge "Find activity from context in menu inflator for click events" into lmp...Yigit Boyar2014-09-201-2/+19
|\ \
| * | Find activity from context in menu inflator for click eventsYigit Boyar2014-09-171-2/+19
* | | Decouple turning screen on from waking up in policy.Jeff Brown2014-09-191-13/+17
* | | Merge "Speculative fix of IMMS crash" into lmp-devYohei Yukawa2014-09-191-1/+2
|\ \ \
| * | | Speculative fix of IMMS crashYohei Yukawa2014-09-191-1/+2
| |/ /
* | | Merge "Fix LayoutInflater copy constructor logic." into lmp-devDan Sandler2014-09-191-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix LayoutInflater copy constructor logic.Dan Sandler2014-09-181-1/+1
* | | Merge "Use action bar theme for action modes, fix ViewStub inflation theme" i...Alan Viverette2014-09-181-2/+2
|\ \ \
| * | | Use action bar theme for action modes, fix ViewStub inflation themeAlan Viverette2014-09-171-2/+2
| | |/ | |/|
* | | Merge "Revert "Make starting window hw-accelerated"" into lmp-devJohn Reck2014-09-184-17/+33
|\ \ \ | |/ / |/| |
| * | Revert "Make starting window hw-accelerated"John Reck2014-09-184-17/+33
* | | Merge "Fix broken dispatch of onApplyWindowInsets" into lmp-devAdrian Roos2014-09-161-5/+0
|\ \ \
| * | | Fix broken dispatch of onApplyWindowInsetsAdrian Roos2014-09-161-5/+0
* | | | Ensure we always have valid colors in CaptionStyleAlan Viverette2014-09-161-10/+25
|/ / /
* | | Use RenderThread for navigation bar ripplesJorim Jaggi2014-09-162-0/+18
| |/ |/|
* | Merge "Minimize the number of default enabled IMEs part 3" into lmp-devYohei Yukawa2014-09-161-0/+3
|\ \
| * | Minimize the number of default enabled IMEs part 3Yohei Yukawa2014-09-151-0/+3
* | | Merge "Avoid invalidating view during some outline invalidations" into lmp-devChet Haase2014-09-151-7/+31
|\ \ \
| * | | Avoid invalidating view during some outline invalidationsChet Haase2014-09-151-7/+31
* | | | Merge "Enable shadow for GhostView" into lmp-devChris Craik2014-09-151-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Enable shadow for GhostViewChris Craik2014-09-141-0/+2
* | | | Clean up view drawable tinting methods, fix default modesAlan Viverette2014-09-141-20/+55
| |/ / |/| |
* | | Provide a public API for View#computeFitSystemWindowsAdam Powell2014-09-122-0/+37
* | | API Review: Clean up removed APIsYohei Yukawa2014-09-124-151/+0
* | | Merge changes Ia6fe9724,I682b9acb into lmp-devCraig Mautner2014-09-121-0/+5
|\ \ \
| * | | Show all windows from activity that hides keyguardCraig Mautner2014-09-111-0/+5
* | | | Merge "Remove View methods that can't be used safely from the SDK" into lmp-devAdam Powell2014-09-111-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove View methods that can't be used safely from the SDKAdam Powell2014-09-111-0/+4
| |/ /
* | | Merge "Have Activity Transitions activited by a new window attribute." into l...George Mount2014-09-111-16/+25
|\ \ \
| * | | Have Activity Transitions activited by a new window attribute.George Mount2014-09-111-16/+25
* | | | Merge "Make starting window hw-accelerated" into lmp-devChet Haase2014-09-114-33/+17
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Make starting window hw-acceleratedChet Haase2014-09-114-33/+17
* | | Merge "Tries to resolve reference resource names instead of its data." into l...Jon Miranda2014-09-101-0/+5
|\ \ \ | |_|/ |/| |
| * | Tries to resolve reference resource names instead of its data.Jon Miranda2014-09-091-0/+5
* | | Use public APIs to instantiate InputMethodSubtypeYohei Yukawa2014-09-101-12/+0
| |/ |/|
* | Merge "Use surfaceflinger for recents thumbnail rotations." into lmp-devRiley Andrews2014-09-091-4/+11
|\ \
| * | Use surfaceflinger for recents thumbnail rotations.Riley Andrews2014-09-091-4/+11
* | | Merge "Add new wallpaper features for insets and offsets." into lmp-devDianne Hackborn2014-09-093-7/+54
|\ \ \ | |/ / |/| |
| * | Add new wallpaper features for insets and offsets.Dianne Hackborn2014-09-083-7/+54
* | | Merge "Clicking on partially coverd views by other views or windows." into lm...Svet Ganov2014-09-087-18/+483
|\ \ \
| * | | Clicking on partially coverd views by other views or windows.Svet Ganov2014-09-077-18/+483
* | | | L API proposal: Introduce IS_RTL flagYohei Yukawa2014-09-081-51/+120
* | | | Removing unnecessary delays, ensuring transition thumbnail is the size of the...Winson Chung2014-09-071-1/+2
| |/ / |/| |
* | | Merge "Added getStyleAttributes to access all Theme attributes." into lmp-devJon Miranda2014-09-061-0/+62
|\ \ \ | | |/ | |/|
| * | Added getStyleAttributes to access all Theme attributes.Jon Miranda2014-09-051-0/+62