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
*
Allow acquiring ContentProviders across users.
Jeff Sharkey
2012-09-21
1
-17
/
+47
*
Merge "Fix issue #7196015: system_server deadlock during setup wizard" into j...
Dianne Hackborn
2012-09-20
1
-41
/
+36
|
\
|
*
Fix issue #7196015: system_server deadlock during setup wizard
Dianne Hackborn
2012-09-19
1
-41
/
+36
*
|
Push dropbox logging into libcore.
Geremy Condra
2012-09-19
1
-1
/
+25
|
/
*
Try again to fix issue #6912004:tap on gmail notification sends me to home sc...
Dianne Hackborn
2012-09-17
1
-4
/
+14
*
Remove AndroidKeyStore from API
Kenny Root
2012-09-14
1
-3
/
+0
*
DO NOT MERGE Push event logging down into libcore.EventLogger
Geremy Condra
2012-09-12
1
-0
/
+11
*
Include user identifier in external storage paths.
Jeff Sharkey
2012-09-11
1
-0
/
+3
*
Report the user id of every app to ddms.
Siva Velusamy
2012-09-10
1
-3
/
+6
*
Work around crash when display is removed.
Jeff Brown
2012-09-09
1
-1
/
+9
*
Add registering for explicit users.
Dianne Hackborn
2012-09-04
1
-6
/
+8
*
Initial draft of high-level multi-display APIs.
Jeff Brown
2012-08-31
1
-24
/
+71
*
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
|
/
[next]