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
*
Merge "Destroy the hardware renderer when ViewRootImpl's die is post-poned Bu...
Romain Guy
2012-03-23
1
-35
/
+19
|
\
|
*
Destroy the hardware renderer when ViewRootImpl's die is post-poned
Romain Guy
2012-03-23
1
-35
/
+19
*
|
Package restrictions per user
Amith Yamasani
2012-03-22
1
-1
/
+1
|
/
*
Add new "options" argument to all startActivity APIs.
Dianne Hackborn
2012-03-14
1
-1
/
+1
*
ActivityManager: add option to allow OpenGL trace.
Siva Velusamy
2012-03-12
1
-2
/
+9
*
Merge "Allow disk I/O while performing dump()."
Jeff Sharkey
2012-03-02
1
-24
/
+32
|
\
|
*
Allow disk I/O while performing dump().
Jeff Sharkey
2012-03-02
1
-24
/
+32
*
|
Merge "Allow webview to delete GL resource in a valid EGL context"
Teng-Hui Zhu
2012-03-01
1
-1
/
+2
|
\
\
|
*
|
Allow webview to delete GL resource in a valid EGL context
Teng-Hui Zhu
2012-03-01
1
-1
/
+2
|
|
/
*
|
Wrap StrictMode changes in try/finally.
Jeff Sharkey
2012-02-29
1
-28
/
+28
|
/
*
Suppress StrictMode in handleBindApplication().
Jeff Sharkey
2012-02-28
1
-1
/
+9
*
Do RS caching the same way HardwareRenderer does.
Jason Sams
2012-02-24
1
-0
/
+2
*
Add new feature for running services in "isolated" sandbox processes.
Dianne Hackborn
2012-02-09
1
-2
/
+6
*
Multi-user - 1st major checkin
Amith Yamasani
2012-02-03
1
-1
/
+10
*
Always initialize AsyncTask on the main thread.
Romain Guy
2012-01-30
1
-1
/
+3
*
Merge "Make sure WebView get notified before the EGL context destroyed."
Teng-Hui Zhu
2012-01-25
1
-1
/
+1
|
\
|
*
Make sure WebView get notified before the EGL context destroyed.
Teng-Hui Zhu
2012-01-25
1
-1
/
+1
*
|
Added JELLY_BEAN version name; update some targetSdkVersion docs.
Dianne Hackborn
2012-01-25
1
-1
/
+1
|
/
*
Clean up SQLite debugging code.
Jeff Brown
2012-01-19
1
-8
/
+5
*
Add plumbing for dumping database info using dumpsys.
Jeff Brown
2011-12-16
1
-0
/
+9
*
Add ContentProvider.dump()
Marco Nelissen
2011-12-15
1
-0
/
+32
*
Fix issue #5679504: Device stuck and sudden reboot - Watchdog reset?
Dianne Hackborn
2011-11-30
1
-4
/
+4
*
Fix races when content providers are acquired and released.
Jeff Brown
2011-11-14
1
-134
/
+190
*
Initialize egl_cache with an app writeable file
Romain Guy
2011-11-10
1
-1
/
+22
*
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
[next]