Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
5ef402baafc4818ccdf2aaec5da9cf25dd1c0e12
5ef402b
Fix issue #2538228: Intents targeting browsers constantly nagging
by Dianne Hackborn
· 15 years ago
9c3cee9
API CHANGE: Backup/restore API changes requested by the API Council
by Christopher Tate
· 15 years ago
a3de745
Move PackageManagerTests and AsecTests.
by Brett Chabot
· 15 years ago
092cfaa
Merge "cherry-picked bf4650ca39c9153e38c76280ceb5e9af48b67751 to froyo" into froyo
by Grace Kloba
· 15 years ago
d49258f
Fix issue #2544466: Car Home brightness icon comes and goes while phone is in car dock in FRE83
by Dianne Hackborn
· 15 years ago
fc6d1ba
Merge "Hide download manager." into froyo
by Jean-Baptiste Queru
· 15 years ago
89837b2
Merge "Fix StatusBarService deadlock for real this time." into froyo
by Joe Onorato
· 15 years ago
1aedcce
Fix StatusBarService deadlock for real this time.
by Joe Onorato
· 15 years ago
7e8bc24
cherry-picked bf4650ca39c9153e38c76280ceb5e9af48b67751 to froyo
by Grace Kloba
· 15 years ago
4ea1eea
Merge "Redesigned keyguard layout in the no-SIM case. DO NOT MERGE" into froyo
by Daniel Sandler
· 15 years ago
cf7958f
Hide download manager.
by Jean-Baptiste Queru
· 15 years ago
252573c
Finer-grained locking in AwesomePlayer, position and duration are now protected by a separate mutex that's only held for brief moments of time.
by Andreas Huber
· 15 years ago
6295205
Redesigned keyguard layout in the no-SIM case. DO NOT MERGE
by Daniel Sandler
· 15 years ago
2911e8e
Merge "Clarify some Binder docs regarding things that are thread-local."
by Brad Fitzpatrick
· 15 years ago
a0527f2
Clarify some Binder docs regarding things that are thread-local.
by Brad Fitzpatrick
· 15 years ago
d7c1c00
Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number"
by Mathias Agopian
· 15 years ago
57e4865
fix [2236865] STOPSHIP: bump soft gl and egl minor version number
by Mathias Agopian
· 15 years ago
1d1fe98
Merge "Fix 2535700: Add support for enforcing password quality"
by Jim Miller
· 15 years ago
386d7ae
Merge "Remove spurious byte order marks from xml files."
by Marco Nelissen
· 15 years ago
e7c30055
Merge "Fix bug 2544916 - Fun with AbsListView touch mode"
by Adam Powell
· 15 years ago
f5d30e1
Merge "fix [2545826] calling into gralloc with external lock held"
by Mathias Agopian
· 15 years ago
cd70988
Fix 2535700: Add support for enforcing password quality
by Jim Miller
· 15 years ago
35a2a90
Remove spurious byte order marks from xml files.
by Marco Nelissen
· 15 years ago
aeb30e6
Fix bug 2544916 - Fun with AbsListView touch mode
by Adam Powell
· 15 years ago
92ba57f
Merge "Add "dumpsys diskstats" to get a dump of disk-free values."
by Dan Egnor
· 15 years ago
dd65431
Merge "GLSurfaceView pause and resume now synchronize with the GLThread."
by Jack Palevich
· 15 years ago
451a224
GLSurfaceView pause and resume now synchronize with the GLThread.
by Jack Palevich
· 15 years ago
621bc54
Add "dumpsys diskstats" to get a dump of disk-free values.
by Dan Egnor
· 15 years ago
7b8970b
Merge "API refactoring for OverScroller."
by Adam Powell
· 15 years ago
8e10a7b
merge from open-source master
by The Android Open Source Project
· 15 years ago
6579b0b
API refactoring for OverScroller.
by Adam Powell
· 15 years ago
53d7c23
Merge "Fix 2495749 - System process crash when a notification switches sections."
by Joe Onorato
· 15 years ago
32b5143
Fix 2495749 - System process crash when a notification switches sections.
by Joe Onorato
· 15 years ago
b012e15
Merge "Fix Tethering of multiple downstream ifaces."
by Robert Greenwalt
· 15 years ago
b37f0c6
Fix Tethering of multiple downstream ifaces.
by Robert Greenwalt
· 15 years ago
a3bd409
settings variable for wifi saved state
by Irfan Sheriff
· 15 years ago
bfb7bfa
Update Framework to support multiple dhpc ranges
by Robert Greenwalt
· 15 years ago
838bfef
Merge "check for nulls"
by Fred Quintana
· 15 years ago
dc5ce9c
fix [2545826] calling into gralloc with external lock held
by Mathias Agopian
· 15 years ago
382601f
check for nulls
by Fred Quintana
· 15 years ago
661a197
Merge "Add .3gpp as the preferred extension for video/3gpp."
by Patrick Scott
· 15 years ago
c68b5b7
Merge "Use a more benign icon for ADB notifications."
by Daniel Sandler
· 15 years ago
b80d49d
Merge "Better fix for gettid() sim-eng breakage from last night."
by Brad Fitzpatrick
· 15 years ago
39576c8
Use a more benign icon for ADB notifications.
by Daniel Sandler
· 15 years ago
c9048a6
Add .3gpp as the preferred extension for video/3gpp.
by Patrick Scott
· 15 years ago
3435485
Revert "Hide download manager."
by Jean-Baptiste Queru
· 15 years ago
5348c01
Better fix for gettid() sim-eng breakage from last night.
by Brad Fitzpatrick
· 15 years ago
292c361
Merge "Hide download manager."
by Jean-Baptiste Queru
· 15 years ago
0f5b3c8
Merge "Dumb late-night typo."
by Dianne Hackborn
· 15 years ago
0a936a0
Merge "Add window flags and window types to hierarchyviewer."
by Joe Onorato
· 15 years ago
a0e11ba
Merge "Turn off thread logging (too many messages.)"
by Jack Palevich
· 15 years ago
57c6a46
Turn off thread logging (too many messages.)
by Jack Palevich
· 15 years ago
8f2bd43
Add window flags and window types to hierarchyviewer.
by Joe Onorato
· 15 years ago
529bef6
Dumb late-night typo.
by Dianne Hackborn
· 15 years ago
c6a90a5
Provides ability to store HTTP authentication credentials supplied to an XHR from JavaScript
by Steve Block
· 15 years ago
6108af2
Merge "Refactoring PackageManagerHostTests helper functions into a utility class for easier sharing with future stress tests."
by Neal Nguyen
· 15 years ago
cd06ff1
Merge "update dox that we ignore the exact parameter on computeBounds"
by Mike Reed
· 15 years ago
54900e8
update dox that we ignore the exact parameter on computeBounds
by Mike Reed
· 15 years ago
2a56414
Merge "Add logging of GLSurfaceView pause/resume calls."
by Jack Palevich
· 15 years ago
e6c9448
Add logging of GLSurfaceView pause/resume calls.
by Jack Palevich
· 15 years ago
6f5decf
Merge "Turn on plugin signature checking."
by Grace Kloba
· 15 years ago
26f1faa
Turn on plugin signature checking.
by Grace Kloba
· 15 years ago
4d2d90a
Merge "MountService: Switch all Log -> Slog"
by San Mehat
· 15 years ago
5202eaa
Merge "Call unlinkToDeath() when we disconnect the Camera, so we don't hold the (weak) reference to it, which caused (small) memory leaks."
by Chih-Chung Chang
· 15 years ago
a507859
MountService: Switch all Log -> Slog
by San Mehat
· 15 years ago
f426401
Merge "Fix Phone App crash due to binary data in HSP/HFP stream."
by Nick Pelly
· 15 years ago
8457b0f
Fix Phone App crash due to binary data in HSP/HFP stream.
by Nick Pelly
· 15 years ago
aaaf123
Hide download manager.
by Jean-Baptiste Queru
· 15 years ago
11f5738
Use ViewRoot.addConfigCallback instead of a BroadcastReceiver.
by Patrick Scott
· 15 years ago
9c4750a
Draw a hairline border in the overscroll mode.
by Grace Kloba
· 15 years ago
8c997b0
Merge "New lock/unlock sounds."
by Dave Sparks
· 15 years ago
a652e4f
Merge "http://b/issue?id=2516676 Correctly scale the play button and youtube logo when embedded youtube videos are displayed at smaller than the suggested size."
by Leon Clarke
· 15 years ago
852888c
Merge "Use a secure setting for default browser geolocation permissions"
by Bjorn Bringert
· 15 years ago
6fad943
http://b/issue?id=2516676
by Leon Clarke
· 15 years ago
98bfa39
Use a secure setting for default browser geolocation permissions
by Bjorn Bringert
· 15 years ago
1be46d7
setCornerRadii should be called when either of corners radius is specified
by viral.vkm
· 15 years ago
bb961a0
Merge "Fix testCameraPreviewMemoryUsage test."
by Wu-cheng Li
· 15 years ago
59411b3
Fix testCameraPreviewMemoryUsage test.
by Wu-cheng Li
· 15 years ago
0ef0b36
Merge "Hopefully fix the sim-eng build, part 2."
by Brad Fitzpatrick
· 15 years ago
ad8fd28
Hopefully fix the sim-eng build, part 2.
by Brad Fitzpatrick
· 15 years ago
2e13d23
Merge "Fix issue #2543231: chat invitation dialog does show all the time"
by Dianne Hackborn
· 15 years ago
16064f9
Fix issue #2543231: chat invitation dialog does show all the time
by Dianne Hackborn
· 15 years ago
8f26b32
Try to fix sim build. Looks like gettid() is in unistd.h.
by Brad Fitzpatrick
· 15 years ago
2c5da31
Log blocking Binder calls to the EventLog.
by Brad Fitzpatrick
· 15 years ago
450e9d0
Merge "Fix 2242164 Soft keyboard keeps getting enabled even if I disable it"
by Amith Yamasani
· 15 years ago
e861ec1
Fix 2242164 Soft keyboard keeps getting enabled even if I disable it
by Amith Yamasani
· 15 years ago
4b4d303
Merge "Ensure Binder finalizer handles partially initialized instances."
by Jeff Brown
· 15 years ago
582763a
Ensure Binder finalizer handles partially initialized instances.
by Jeff Brown
· 15 years ago
70df9ba
Refactoring PackageManagerHostTests helper functions into a utility class for easier sharing with future stress tests.
by Neal Nguyen
· 15 years ago
bc6dffc
New lock/unlock sounds.
by Dave Sparks
· 15 years ago
2c96071
Merge "There are two computeHorizontalScrollRange() got missed in the last conversion."
by Grace Kloba
· 15 years ago
1233173
Merge "Limit DropBox storage to 1000 files (by default)."
by Dan Egnor
· 15 years ago
1cd1c8e
There are two computeHorizontalScrollRange() got missed in the last conversion.
by Grace Kloba
· 15 years ago
f91444c
Disallow tethering disable by Wifi
by Irfan Sheriff
· 15 years ago
b54727e
Merge "Fix WakeLock issue for driver stop"
by Irfan Sheriff
· 15 years ago
3bf504d
Fix WakeLock issue for driver stop
by Irfan Sheriff
· 15 years ago
3a8b0c1
Limit DropBox storage to 1000 files (by default).
by Dan Egnor
· 15 years ago
f54574a
docs: clean docs to use consistent "sidebox" classes (eliminate sidebox-inner)
by Scott Main
· 15 years ago
cfea8fd
Call unlinkToDeath() when we disconnect the Camera,
by Chih-Chung Chang
· 15 years ago
69c997a
Update a stale JIT option name.
by Ben Cheng
· 15 years ago
Next »