summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/WindowManagerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Udpate instrumentation codeWilliam Clark2015-11-301-2/+2
* SEEMP: Add more framework instrumentationWilliam Clark2015-10-061-0/+2
* Move default token handling into WindowManagerImplAlan Viverette2014-11-191-2/+34
* Initial draft of high-level multi-display APIs.Jeff Brown2012-08-311-12/+8
* Add initial multi-display support.Jeff Brown2012-08-291-1/+2
* Refactor for multi-display support.Jeff Brown2012-08-191-522/+35
* Stop using raw display size except in window manager.Jeff Brown2012-07-251-0/+12
* Refactor local window manager implementation.Jeff Brown2012-07-201-409/+368
* Remove dead code in window manager.Jeff Brown2012-07-201-66/+17
* Don't create a giant layer for all notificationsRomain Guy2012-06-141-5/+12
* Add callback hack to find out when to load system properties.Dianne Hackborn2012-05-091-0/+19
* Merge "When a window is first shown only draw once while animating." into jb-devDianne Hackborn2012-04-271-0/+5
|\
| * When a window is first shown only draw once while animating.Dianne Hackborn2012-04-271-0/+5
* | Clear IMM references when window dismissed.Jeff Sharkey2012-04-271-0/+8
|/
* Invoke onTrimMemory with an EGL contextRomain Guy2012-04-231-4/+9
* Some small tweaks to improve memory management.Dianne Hackborn2012-04-101-15/+16
* Add frame counter to dumpGfxInfoMichael Jurka2012-03-301-1/+6
* Destroy the hardware renderer when ViewRootImpl's die is post-ponedRomain Guy2012-03-231-1/+1
* 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