index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
ActivityThread.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't crash if there is no connectivity service.
Dianne Hackborn
2011-11-08
1
-5
/
+10
*
Some optimizations.
Dianne Hackborn
2011-11-01
1
-1
/
+3
*
Fix issue #5405788: Device continuously opening and closing...
Dianne Hackborn
2011-10-10
1
-8
/
+17
*
Fix issue #5348948: Third Party app "Byki Turkish" shows...
Dianne Hackborn
2011-10-04
1
-11
/
+18
*
Add mechanism for Parcel to not allow FDs to be written to it.
Dianne Hackborn
2011-10-03
1
-0
/
+3
*
Fix "am profile" when run on system_server.
Jeff Sharkey
2011-09-15
1
-29
/
+48
*
Fix issue #5150899: Call activity takes 15MB we never get back.
Dianne Hackborn
2011-09-02
1
-4
/
+16
*
Fix issue #5229575: Youtube link shared through messaging is not...
Dianne Hackborn
2011-09-01
1
-1
/
+2
*
Fix issue #5192141: systemui asplodes after enough tapping on the windowlist ...
Dianne Hackborn
2011-08-24
1
-1
/
+0
*
Fix race in removeDeadProvider.
Jeff Brown
2011-08-23
1
-12
/
+1
*
Add new am option to profile the launching of an activity.
Dianne Hackborn
2011-08-15
1
-10
/
+96
*
Improved memory use reporting.
Dianne Hackborn
2011-08-05
1
-16
/
+18
*
Clear the bitmap from the canvas in a lot of places.
Dianne Hackborn
2011-08-02
1
-0
/
+1
*
Various work on out of memory managment.
Dianne Hackborn
2011-07-29
1
-10
/
+22
*
Reclaim more memory, more often.
Romain Guy
2011-07-27
1
-56
/
+64
*
Merge "Fix bug where memory trim was not being delivered with correct level."
Dianne Hackborn
2011-07-21
1
-1
/
+3
|
\
|
*
Fix bug where memory trim was not being delivered with correct level.
Dianne Hackborn
2011-07-21
1
-1
/
+3
*
|
Add looper profiling to adb shell am
Romain Guy
2011-07-21
1
-7
/
+23
|
/
*
I. Can. Not. Stand. ViewAncestor.
Dianne Hackborn
2011-07-18
1
-3
/
+3
*
Trim OpenGLRenderer's memory usage whenever possible
Romain Guy
2011-07-18
1
-0
/
+1
*
Rework and fix "adb shell dumpsys meminfo"
Dianne Hackborn
2011-07-17
1
-39
/
+59
*
Improve handling of low memory.
Dianne Hackborn
2011-07-14
1
-0
/
+11
*
Eliminate single-process mode.
Jeff Brown
2011-07-08
1
-17
/
+3
*
Make full backup API available to apps
Christopher Tate
2011-07-06
1
-8
/
+3
*
resolved conflicts for merge of e2aa0490 to master
Dianne Hackborn
2011-06-09
1
-29
/
+69
|
\
|
*
Work on issue #4518815: Compatibility mode introduces compatibility regressio...
Dianne Hackborn
2011-06-08
1
-29
/
+69
*
|
resolved conflicts for merge of d247ee41 to master
Dianne Hackborn
2011-06-03
1
-2
/
+2
|
\
\
|
|
/
|
*
Add new Fragment API for explicitly saving/restoring state.
Dianne Hackborn
2011-06-02
1
-2
/
+2
*
|
am 3a80c504: am 8b9a2b6c: am e6676351: Work around OpenFeint bug.
Dianne Hackborn
2011-06-03
1
-1
/
+1
|
\
\
|
|
/
|
*
Work around OpenFeint bug.
Dianne Hackborn
2011-06-01
1
-1
/
+1
*
|
am 7322e557: am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml r...
Dianne Hackborn
2011-06-03
1
-4
/
+14
|
\
\
|
|
/
|
*
Fix issue #4502672: Wrong xml resources used for homescreen widgets.
Dianne Hackborn
2011-05-31
1
-4
/
+14
*
|
resolved conflicts for merge of 5c2e4d20 to master
Dianne Hackborn
2011-06-02
1
-1
/
+1
|
\
\
|
|
/
|
*
Add new supports-screens attributes for declaring the compatible screens.
Dianne Hackborn
2011-05-26
1
-1
/
+1
|
*
DO NOT MERGE. Integrate from master: Improve activity manager debug dumps.
Dianne Hackborn
2011-05-13
1
-53
/
+32
*
|
Restore from a previous full backup's tarfile
Christopher Tate
2011-06-01
1
-8
/
+14
*
|
Full local backup infrastructure
Christopher Tate
2011-05-10
1
-12
/
+14
*
|
resolved conflicts for merge of 05be6d6f to master
Dianne Hackborn
2011-05-09
1
-49
/
+118
|
\
\
|
|
/
|
*
Better compat mode part one: start scaling windows.
Dianne Hackborn
2011-05-09
1
-49
/
+118
*
|
Rename ViewRoot to ViewAncestor.
Joe Onorato
2011-05-04
1
-5
/
+5
*
|
Add APIs to remove tasks.
Dianne Hackborn
2011-04-12
1
-2
/
+10
*
|
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2011-04-07
1
-4
/
+3
*
|
Improve activity manager debug dumps.
Dianne Hackborn
2011-04-07
1
-53
/
+32
*
|
Add logging of graphics acceleration info to bugreports
Chet Haase
2011-04-01
1
-1
/
+8
*
|
SamplingProfilerIntegration and SamplingProfiler improvements (3/3)
Brian Carlstrom
2011-03-29
1
-5
/
+4
*
|
AsyncTask now uses the poll executor for apps up through HC MR1 and the seria...
Joe Onorato
2011-03-17
1
-0
/
+9
|
/
*
Propagating core settings to the system process.
Svetoslav Ganov
2011-03-03
1
-15
/
+11
*
Add system wide management of core settings
Svetoslav Ganov
2011-03-02
1
-2
/
+34
*
am 5d9d03a0: Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...
Dianne Hackborn
2011-01-24
1
-1
/
+14
|
\
|
*
Maybe fix issue #3093599: java.lang.IndexOutOfBoundsException...
Dianne Hackborn
2011-01-24
1
-1
/
+14
[next]