summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/WindowManagerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Work on more low memory reporting to apps.Dianne Hackborn2012-03-061-20/+16
* Make sure egl context is valid for the onTrimMemory callTeng-Hui Zhu2012-03-011-2/+2
* Allow webview to delete GL resource in a valid EGL contextTeng-Hui Zhu2012-03-011-2/+12
* New debugging tool in adb shell dumpsys gfxinfoRomain Guy2012-02-131-2/+12
* Add optional metadata to initiliaze the render threat.Romain Guy2012-02-011-1/+1
* Fix issue #5588689: Black camera preview after coming back from gmailDianne Hackborn2011-11-281-4/+23
* Notify views when EGL resources are about to be destroyedRomain Guy2011-11-211-1/+1
* Add new ManagedEGLContext class to help apps participate in memory trimming.Dianne Hackborn2011-11-161-1/+2
* Terminate EGL when an app goes in the backgroundRomain Guy2011-11-101-1/+26
* Reclaim more memory, more often.Romain Guy2011-07-271-1/+57
* I. Can. Not. Stand. ViewAncestor.Dianne Hackborn2011-07-181-14/+14
* Trim OpenGLRenderer's memory usage whenever possibleRomain Guy2011-07-181-9/+14
* am 8297f669: am 3aabdeac: am 5ba2e872: Merge "Fix for not reporting correct "...Dianne Hackborn2011-06-091-6/+10
|\
| * Fix for not reporting correct "sw" in compat mode.Dianne Hackborn2011-06-081-6/+10
* | resolved conflicts for merge of e2aa0490 to masterDianne Hackborn2011-06-091-19/+42
|\ \ | |/
| * Work on issue #4518815: Compatibility mode introduces compatibility regressio...Dianne Hackborn2011-06-081-19/+46
* | resolved conflicts for merge of 77dd616e to masterDianne Hackborn2011-05-251-10/+90
|\ \ | |/
| * More compatibility mode improvements.Dianne Hackborn2011-05-241-10/+90
* | Rename ViewRoot to ViewAncestor.Joe Onorato2011-05-041-15/+15
* | Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-071-2/+1
|/
* Fix issue #3495749: Crash on choosing to open the downloaded imagesDianne Hackborn2011-03-011-0/+14
* Get rid of the extended themes.Dianne Hackborn2010-11-141-0/+4
* Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-141-1/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+364
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-364/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-3/+28
* Initial ContributionThe Android Open Source Project2008-10-211-0/+339