index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
ActivityThread.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add initial multi-display support.
Jeff Brown
2012-08-29
1
-1
/
+2
*
Handle null cache directory
Amith Yamasani
2012-08-23
1
-4
/
+8
*
am 8b97ee6d: am b0b4a704: Merge "ActivityThread: Avoid creating duplicate han...
Dianne Hackborn
2012-08-21
1
-3
/
+4
|
\
|
*
ActivityThread: Avoid creating duplicate handlers and reuse mH
Vairavan Srinivasan
2012-08-18
1
-3
/
+4
*
|
Merge "Add AndroidKeyStore provider for KeyStore API" into jb-mr1-dev
Kenny Root
2012-08-20
1
-0
/
+4
|
\
\
|
*
|
Add AndroidKeyStore provider for KeyStore API
Kenny Root
2012-08-20
1
-0
/
+4
*
|
|
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-12
/
+12
*
|
|
Stub out display manager service implementation.
Jeff Brown
2012-08-19
1
-0
/
+10
*
|
|
Don't create cache directory for isolated processes
Amith Yamasani
2012-08-17
1
-5
/
+6
|
/
/
*
|
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-3
/
+3
*
|
Add API to create new contexts with custom configurations.
Dianne Hackborn
2012-08-14
1
-17
/
+64
*
|
We can now (kind-of) change screen density on the fly.
Dianne Hackborn
2012-08-03
1
-11
/
+29
*
|
Start moving away from DisplayMetrics.DENSITY_DEVICE.
Dianne Hackborn
2012-08-01
1
-9
/
+15
*
|
Refactor local window manager implementation.
Jeff Brown
2012-07-20
1
-1
/
+4
|
/
*
Fix issue #6579824: Email crash observed after updating...
Dianne Hackborn
2012-05-30
1
-1
/
+1
*
Fix (mostly) issue #5109947: Race condition between retrieving a...
Dianne Hackborn
2012-05-29
1
-166
/
+307
*
Remove unused, obsolete debug code
Romain Guy
2012-05-21
1
-6
/
+0
*
Fix issue #6284404: ArrayIndexOutOfBoundsException in...
Dianne Hackborn
2012-05-15
1
-2
/
+9
*
Fix issue #6020164: Settings crashed on orientation change...
Dianne Hackborn
2012-05-14
1
-1
/
+1
*
Add infrastructure for accessing "unstable" content providers.
Dianne Hackborn
2012-05-09
1
-0
/
+8
*
Merge "Fix bug #6408393 Character corruption is caused when locale is changed...
Fabrice Di Meglio
2012-05-08
1
-0
/
+22
|
\
|
*
Fix bug #6408393 Character corruption is caused when locale is changed
Fabrice Di Meglio
2012-05-07
1
-0
/
+22
*
|
Fix issue #6319312: Consecutive call to Activity's onCreate()/onResume()...
Dianne Hackborn
2012-05-07
1
-4
/
+4
|
/
*
Set tmpdir to application cache directory.
Jeff Sharkey
2012-05-02
1
-10
/
+12
*
Add traces for window manager and activity manager.
Dianne Hackborn
2012-04-26
1
-0
/
+61
*
Invoke onTrimMemory with an EGL context
Romain Guy
2012-04-23
1
-3
/
+6
*
Some small tweaks to improve memory management.
Dianne Hackborn
2012-04-10
1
-7
/
+23
*
Add support for native library paths with instrumentation
Brian Carlstrom
2012-04-02
1
-0
/
+4
*
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
[next]