Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
deb112674e9940a46c87fa4e3bae5d8d1ee84ef3
/
core
deb1126
Only allow one movePackage operation in-flight
by Kenny Root
· 14 years ago
c458b2c
Merge "Frameworks core tests size cleanup." into gingerbread
by Brett Chabot
· 14 years ago
5d46ce2
Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into gingerbread
by Chris Tate
· 14 years ago
6fcf3a5
Merge "Improving profiling of views." into gingerbread
by Konstantin Lopyrev
· 14 years ago
f8e1219
Improving profiling of views.
by Konstantin Lopyrev
· 14 years ago
14805b6
Merge "New secure setting for mobile download size limit." into gingerbread
by Steve Howard
· 14 years ago
9c4e33e
New secure setting for mobile download size limit.
by Steve Howard
· 14 years ago
739cdab
Merge "Do not deference before null check" into gingerbread
by Kenny Root
· 14 years ago
ee34a49
Add missing word from docs.
by Brad Fitzpatrick
· 14 years ago
930d3af
Do not deference before null check
by Kenny Root
· 14 years ago
9e2ad36
Enhanced VelocityTracker for > 5 pointers and fixed bugs.
by Jeff Brown
· 14 years ago
d2165cf
Merge "StrictMode: time violations in Binder calls" into gingerbread
by Brad Fitzpatrick
· 14 years ago
cb9ceb1
StrictMode: time violations in Binder calls
by Brad Fitzpatrick
· 14 years ago
131ce67
Merge "DO NOT MERGE" into gingerbread
by Xia Wang
· 14 years ago
628be51
am 83884db9: Merge "Fixed doc typos in HeterogeneousExpandableList.java." into froyo
by Gilles Debunne
· 14 years ago
7c60036
Merge "Update Context.getSystemService() docs for download manager." into gingerbread
by Steve Howard
· 14 years ago
8f076ec
DO NOT MERGE
by Xia Wang
· 14 years ago
04d7e83e
Added SensorManager.getAltitude()
by Mathias Agopian
· 14 years ago
050b562
Added SensorManager.getMinDelay()
by Mathias Agopian
· 14 years ago
5d658d0
Fixed doc typos in HeterogeneousExpandableList.java.
by Gilles Debunne
· 14 years ago
6ec402b
DO NOT MERGE: Fix input event injection ANRs on UI thread.
by Jeff Brown
· 14 years ago
1b088be
Fix a bug that could cause flings to last too long using a Scroller
by Adam Powell
· 14 years ago
7083c42
Update Context.getSystemService() docs for download manager.
by Steve Howard
· 14 years ago
6d0fec2
Refactor input reader to support new device types more easily.
by Jeff Brown
· 14 years ago
b350bec
am 17876aa5: Minor changes to ContentProvider javadoc to improve consistency.
by Dan Egnor
· 14 years ago
17876aa
Minor changes to ContentProvider javadoc to improve consistency.
by Dan Egnor
· 14 years ago
4d54437
am 86c035f0: Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyo
by Brad Fitzpatrick
· 14 years ago
86c035f
Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyo
by Brad Fitzpatrick
· 14 years ago
6fcc0f073
COMMENT ONLY change to clarify ContentProvider documentation.
by Dan Egnor
· 14 years ago
7feab34
Merge "Un-@hide new download manager public API." into gingerbread
by Steve Howard
· 14 years ago
10f7c1b
Merge "Explicitly mention again that startCommand() runs on the main thread." into gingerbread
by Brad Fitzpatrick
· 14 years ago
0166c35
Explicitly mention again that startCommand() runs on the main thread.
by Brad Fitzpatrick
· 14 years ago
84c924a
Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread
by Brad Fitzpatrick
· 14 years ago
7bcad8a3
Replace several IPCThreadState::get() lookups with one.
by Brad Fitzpatrick
· 14 years ago
f76c56b
Frameworks core tests size cleanup.
by Brett Chabot
· 14 years ago
76d9bf5
am 8c65ee2d: Merge "Add a method to let a properly permissioned app directly manipulate the user activity timeout. We should come up with a better API for this, but this is for a last minute power manager hack to turn off the screen sooner after a phone call ends." i
by Joe Onorato
· 14 years ago
46be2a5
Un-@hide new download manager public API.
by Steve Howard
· 14 years ago
eacf0ec
Merge "Fix StrictMode for Binder.dump()" into gingerbread
by Brad Fitzpatrick
· 14 years ago
eb75888e
Fix StrictMode for Binder.dump()
by Brad Fitzpatrick
· 14 years ago
4a60d61
Fix NPE in TextToSpeech with setLanguage(null)
by Jean-Michel Trivi
· 14 years ago
d67b236
Avoid starting multiple threads in ShutdownThread
by Mike Lockwood
· 14 years ago
14bfa39
Infrastructure to report running services to developer.
by Dianne Hackborn
· 14 years ago
46730fc
Fix handling of application disabled state.
by Dianne Hackborn
· 14 years ago
3bee5af8
Battery stats: start removing last stats, keep total discharge.
by Dianne Hackborn
· 14 years ago
7999bff
Add a method to let a properly permissioned app directly
by Joe Onorato
· 14 years ago
eab07e5
Merge "Report sensor events to BatteryStats service" into gingerbread
by Mathias Agopian
· 14 years ago
32123fde
Report sensor events to BatteryStats service
by Mathias Agopian
· 14 years ago
a13a02c
New permission for non-purgeable cache downloads.
by Steve Howard
· 14 years ago
8cd4857
Fixed bug in BitmapFactory.decodeStream
by Gilles Debunne
· 14 years ago
13d0851
Remove SEE_ALL_EXTERNAL permission from Download Manager.
by Steve Howard
· 14 years ago
b8e07a5
DL manager support for broadcasts + connectivity control
by Steve Howard
· 14 years ago
23e8de2
propagate sensor event rate properly
by Mathias Agopian
· 14 years ago
e476452
Merge "new SensorService" into gingerbread
by Mathias Agopian
· 14 years ago
3685db7
am e8605af5: Merge "Avoid leaking file descriptors when returning drop box events." into froyo
by Dan Egnor
· 14 years ago
e8605af
Merge "Avoid leaking file descriptors when returning drop box events." into froyo
by Dan Egnor
· 14 years ago
6e6d60d
Avoid leaking file descriptors when returning drop box events.
by Dan Egnor
· 14 years ago
92010ff
am dbac180d: Fix a merge problem with html mms
by Tom Taylor
· 14 years ago
dbac180
Fix a merge problem with html mms
by Tom Taylor
· 14 years ago
7070b36
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
by Eric Laurent
· 14 years ago
29e25bd
Merge "Only print out wake locks in the if the wakelock was held." into gingerbread
by Jason Parks
· 14 years ago
3c1363b
am 2f0dc6d9: Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo
by Dan Egnor
· 14 years ago
2f0dc6d9
Merge "COMMENT ONLY change to add some warnings about ParcelFileDescriptor behavior with Parcel.writeValue()." into froyo
by Dan Egnor
· 14 years ago
341ff13
resolved conflicts for merge of 9bc4039a to gingerbread
by Dan Egnor
· 14 years ago
94b916d
Only print out wake locks in the if the wakelock was held.
by Jason Parks
· 14 years ago
b3e4ef3
COMMENT ONLY change to add some warnings about ParcelFileDescriptor
by Dan Egnor
· 14 years ago
9bc4039
Merge "COMMENT-ONLY change to clarify Camera documentation." into froyo
by Dan Egnor
· 14 years ago
1bf7978
new SensorService
by Mathias Agopian
· 14 years ago
a5fe776
Merge "fix javadoc error which breaks SDK build in gingerbread" into gingerbread
by Vasu Nori
· 14 years ago
345f39a
fix javadoc error which breaks SDK build in gingerbread
by Vasu Nori
· 14 years ago
f23682f
Merge "fixed parsing issue in BluetoothService so that it parses the UUID property correctly" into gingerbread
by Danica Chang
· 14 years ago
7a9de8b
fixed parsing issue in BluetoothService so that it parses the UUID property correctly
by Danica Chang
· 14 years ago
5b31498ba1
add video/audio chat-compatibility modes to ContactsContract
by Vasu Nori
· 14 years ago
ace999b
Ignore attempts to finish events on unregistered channels.
by Jeff Brown
· 14 years ago
b6761e7
am 28fe43be: Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo
by Hung Dang
· 14 years ago
28fe43b
Merge "Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test." into froyo
by Hung Dang
· 14 years ago
5ee65f0
Re-use existing Surface objects when reading them from parcels.
by Jamie Gennis
· 14 years ago
ba1348e
Add the hook which can set the device to connect to wifi and in airplane mode after reboot. This is for the power test.
by Yu Shan Emily Lau
· 14 years ago
e33348b
Fix bug with phantom input windows.
by Jeff Brown
· 14 years ago
bd623da
Undo IMediaContainerService changes
by Kenny Root
· 14 years ago
75a9138
Merge "Implement native key pre-dispatching to IMEs." into gingerbread
by Dianne Hackborn
· 14 years ago
2c6081c
Implement native key pre-dispatching to IMEs.
by Dianne Hackborn
· 14 years ago
02c8730
Add API to call to vold for mounting OBBs
by Kenny Root
· 14 years ago
c5ed591
Add support for new input sources.
by Jeff Brown
· 14 years ago
b87e22d
Fix jni registration typo
by Christopher Tate
· 14 years ago
703e5d3
StrictMode: avoid an allocation in common case
by Brad Fitzpatrick
· 14 years ago
0c36c96
Merge "StrictMode: batch drop box writes for system apps" into gingerbread
by Brad Fitzpatrick
· 14 years ago
1772c34
Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread
by Brad Fitzpatrick
· 14 years ago
c4b204b
Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync." into gingerbread
by Brad Fitzpatrick
· 14 years ago
6cce32b
Add native C APIs for working with the Asset Manager
by Christopher Tate
· 14 years ago
ad13b98
StrictMode: batch drop box writes for system apps
by Brad Fitzpatrick
· 14 years ago
5b74719
StrictMode: gather and return violating stacks in Binder replies
by Brad Fitzpatrick
· 14 years ago
727de40
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
by Brad Fitzpatrick
· 14 years ago
d6343c2
Merge "Interface support for custom HTTP headers in DL manager" into gingerbread
by Steve Howard
· 14 years ago
5352d23
am 38137d7a: Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo
by Scott Main
· 14 years ago
38137d7
Merge "docs: lots of additions to the resources docs new drawable resources add <merge> and <include> to layout resource update drawable class descriptioons to point to resources guide add ID resource type" into froyo
by Scott Main
· 14 years ago
3a053db
Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread
by Joe Onorato
· 14 years ago
ea9147d
Interface support for custom HTTP headers in DL manager
by Steve Howard
· 14 years ago
c98e431119
am 468c82e4: Merge "Skip hostname verification when using insecure factory" into froyo
by Andrew Stadler
· 14 years ago
ed86eaa
Merge "Argh oops I didn't mean to delete this." into gingerbread
by Dianne Hackborn
· 14 years ago
9d42c7f
Merge "Fix 2797185: Re-enable thumbnail generation in framework" into gingerbread
by Jim Miller
· 14 years ago
Next »