summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixing crash due to checking hotseat items for collisions incorrectly.Winson Chung2013-07-111-3/+5
* Merge "Ensuring that the db reflects all package added/removed/updated broadc...Adam Cohen2013-07-118-433/+417
|\
| * Ensuring that the db reflects all package added/removed/updated broadcasts.Winson Chung2013-07-118-433/+417
* | Merge "Further MemoryTracker robustness:" into jb-ub-gel-agarDaniel Sandler2013-07-113-7/+32
|\ \
| * | Further MemoryTracker robustness:Daniel Sandler2013-07-073-7/+32
* | | RTL for PagedViewAdam Cohen2013-07-101-22/+87
| |/ |/|
* | Fix widget resizing (Which stopped working at some point)Adam Cohen2013-07-092-9/+12
* | Merge "Porting PagedView from KG to gain simplified scaling model, reordering...Adam Cohen2013-07-0910-522/+1185
|\ \ | |/ |/|
| * Porting PagedView from KG to gain simplified scaling model, reorderingAdam Cohen2013-07-0810-522/+1185
* | Merge changes I454a09c4,Ic0113388 into jb-ub-gel-agarDaniel Sandler2013-07-072-51/+59
|\ \ | |/ |/|
| * Add mutex around memory tracker data.Daniel Sandler2013-07-021-35/+38
| * Don't dump hprof for other processes.Daniel Sandler2013-07-021-16/+21
* | Merge "Use autoscroller to handle drag scrolling" into jb-ub-gel-agarMindy DelliCarpini2013-07-035-100/+581
|\ \
| * | Use autoscroller to handle drag scrollingMindy DelliCarpini2013-07-035-100/+581
* | | Fix NPE when drags are cancelledMichael Jurka2013-07-021-3/+3
| |/ |/|
* | Supply a context to LauncherAppState from the PackageChangedReceiver.Daniel Sandler2013-06-281-0/+2
* | MemoryTracker/WeightWatcher improvements.Daniel Sandler2013-06-272-3/+13
* | Fix crash when started via Instrumentation.Daniel Sandler2013-06-272-1/+4
* | Merge "Lazily instantiate LauncherAppState." into jb-ub-gel-agarDaniel Sandler2013-06-2823-214/+169
|\ \
| * | Lazily instantiate LauncherAppState.Daniel Sandler2013-06-2723-214/+169
| |/
* | Fix now showing on screen 1Adam Cohen2013-06-271-1/+5
* | Merge "Turn off costly profiling." into jb-ub-gel-agarDaniel Sandler2013-06-271-3/+2
|\ \ | |/ |/|
| * Turn off costly profiling.Daniel Sandler2013-06-271-3/+2
* | Merge "Using package broadcasts to key adding of shortcuts on the workspace."...Adam Cohen2013-06-275-28/+157
|\ \ | |/ |/|
| * Using package broadcasts to key adding of shortcuts on the workspace.Winson Chung2013-06-265-28/+157
* | Accelerate scrolling based on duration of drag near edgeMindy DelliCarpini2013-06-271-6/+40
|/
* Merge "Start the memory dumper directly." into jb-ub-gel-agarDaniel Sandler2013-06-262-10/+31
|\
| * Start the memory dumper directly.Daniel Sandler2013-06-262-10/+31
* | Merge "Include all processes in hprof dumps." into jb-ub-gel-agarDaniel Sandler2013-06-262-37/+124
|\|
| * Include all processes in hprof dumps.Daniel Sandler2013-06-262-37/+124
* | Merge "Fixing crash in shrink wrap on tablets." into jb-ub-gel-agarWinson Chung2013-06-261-5/+10
|\ \ | |/ |/|
| * Fixing crash in shrink wrap on tablets.Winson Chung2013-06-251-5/+10
* | Fix DEBUG_LOADERS workspace layout ASCII art.Daniel Sandler2013-06-251-1/+1
* | Merge "Handle pids coming and going in the memory tracker." into jb-ub-gel-agarDaniel Sandler2013-06-261-2/+26
|\ \ | |/ |/|
| * Handle pids coming and going in the memory tracker.Daniel Sandler2013-06-251-2/+26
* | Merge "Initial implementation of Shrink-wrap" into jb-ub-gel-agarAdam Cohen2013-06-2512-255/+609
|\ \ | |/ |/|
| * Initial implementation of Shrink-wrapAdam Cohen2013-06-2512-255/+609
* | Fix crash when restarting memory service.Daniel Sandler2013-06-251-5/+6
* | Memory tracking is now handled by a service.Daniel Sandler2013-06-215-79/+308
|/
* Fix build.Daniel Sandler2013-06-171-4/+0
* New icon to dump heap information and share it.Daniel Sandler2013-06-173-1/+77
* HACK: Fixing major persistence regression associated with extra screen to the...Adam Cohen2013-06-144-20/+35
* Easier way to handle shortcutsAdam Cohen2013-06-142-39/+9
* Fixing up handling of shortcutsAdam Cohen2013-06-142-11/+52
* Add a request code for derived activities to start from.Mathew Inwood2013-06-141-0/+6
* Make HolographicOutlineHelper a singleton.Daniel Sandler2013-06-123-3/+11
* Rename mUpTime to mStartTimeBjorn Bringert2013-06-121-3/+3
* Merge changes Id26e9dcf,I4e323bd7 into jb-ub-gel-agarBjorn Bringert2013-06-1224-193/+453
|\
| * Memory debugging overlay for L3.Daniel Sandler2013-06-123-21/+226
| * Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-1123-175/+230