Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
aab985b951c4cf5ec2753ffbec516164b3c03c3a
aab985b
Fix touch input in landscape mode.
by Jeff Brown
· 14 years ago
6ec402b
DO NOT MERGE: Fix input event injection ANRs on UI thread.
by Jeff Brown
· 14 years ago
6dea6f4
am 16263d9f: Squashed commit of the following:
by Andreas Huber
· 14 years ago
16263d9
Squashed commit of the following:
by Andreas Huber
· 14 years ago
8dc16c2
Fix typo in GPS mode logic.
by Mike Lockwood
· 14 years ago
a54d7d3
Fixed underrun in audioflinger mixer.
by Eric Laurent
· 14 years ago
493941b
Allow creation of an audio effect on a session with no audio tracks.
by Eric Laurent
· 14 years ago
7b40518
Merge "Change unistd.h to stddef.h to be correct" into gingerbread
by Chris Tate
· 14 years ago
a0ae8bc
Merge "Fix a bug that could cause flings to last too long using a Scroller" into gingerbread
by Adam Powell
· 14 years ago
a4879ba
Change unistd.h to stddef.h to be correct
by Kenny Root
· 14 years ago
1b088be
Fix a bug that could cause flings to last too long using a Scroller
by Adam Powell
· 14 years ago
3de27d5
Merge "Add stdint.h to fix sim-eng" into gingerbread
by Kenny Root
· 14 years ago
e30de4e
Add stdint.h to fix sim-eng
by Kenny Root
· 14 years ago
8c5d943
Merge "Add unistd.h for size_t typedef to fix sim-eng" into gingerbread
by Kenny Root
· 14 years ago
9d90ed7
Add unistd.h for size_t typedef to fix sim-eng
by Kenny Root
· 14 years ago
9f2a91b
Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread
by Mathias Agopian
· 14 years ago
bae6fe2
Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread
by Christopher Tate
· 14 years ago
b100cbf
Support streaming of compressed assets > 1 megabyte
by Christopher Tate
· 14 years ago
bc1daf0
Merge "Eliminate the linear cost associated with mSampleSizes.size()" into gingerbread
by James Dong
· 14 years ago
e991e5f
Eliminate the linear cost associated with mSampleSizes.size()
by James Dong
· 14 years ago
f369a9b
Remove stale temporary ASEC containers
by Kenny Root
· 14 years ago
56c02dc
Merge "Fix getTempContainerId()" into gingerbread
by Kenny Root
· 14 years ago
c78a807
Fix getTempContainerId()
by Kenny Root
· 14 years ago
b1bb718
am 3bf5c4cd: Merge "fix markup error bug:2871538" into froyo
by Scott Main
· 14 years ago
3bf5c4c
Merge "fix markup error bug:2871538" into froyo
by Scott Main
· 14 years ago
6d0fec2
Refactor input reader to support new device types more easily.
by Jeff Brown
· 14 years ago
8a52f3d
fix markup error bug:2871538
by Scott Main
· 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
7e39784
Reduce memory usage by the MP4 file writer
by James Dong
· 14 years ago
5587bb7
Merge "Interleave the audio and video by default - default interleave duration is set to 1 second" into gingerbread
by James Dong
· 14 years ago
63299c0
Interleave the audio and video by default
by James Dong
· 14 years ago
0c39b6c
Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into gingerbread
by Joe Onorato
· 14 years ago
62d83a0
Merge "Audio effects: modified command() parameter types." into gingerbread
by Eric Laurent
· 14 years ago
a4c72ac
Audio effects: modified command() parameter types.
by Eric Laurent
· 14 years ago
c40d714
Merge "Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread
by Mike Lockwood
· 14 years ago
51c70e3
fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once.
by Mathias Agopian
· 14 years ago
b7304593
Merge "Cap the size of StrictMode buffering we do before calling DropBox." into gingerbread
by Brad Fitzpatrick
· 14 years ago
9b8e556
Merge "One last change to current.xml for new download manager API" into gingerbread
by Steve Howard
· 14 years ago
e73eb53
Cap the size of StrictMode buffering we do before calling DropBox.
by Brad Fitzpatrick
· 14 years ago
4d54437
am 86c035f0: Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyo
by Brad Fitzpatrick
· 14 years ago
f547d72
One last change to current.xml for new download manager API
by Steve Howard
· 14 years ago
84047bc
Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference.
by Andreas Huber
· 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
499bee3
Merge "Remove a log message Jason doesn't like" into gingerbread
by Dan Egnor
· 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
8c65ee2
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." into froyo
by Joe Onorato
· 14 years ago
ca57d1c
Audio Effects: added methods to effects java classes to store and load current effect settings in
by Eric Laurent
· 14 years ago
46be2a5
Un-@hide new download manager public API.
by Steve Howard
· 14 years ago
2b989e1
am 0ac8ac30: Doc change: Add docs for licensing service.
by Dirk Dougherty
· 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
c13978a
Remove a log message Jason doesn't like
by Dan Egnor
· 14 years ago
0ac8ac3
Doc change: Add docs for licensing service.
by Dirk Dougherty
· 14 years ago
00de721
Merge "Fixed bug in vlm effect bunde wrapper effect init function." into gingerbread
by Eric Laurent
· 14 years ago
70736a6
Merge "Avoid starting multiple threads in ShutdownThread" into gingerbread
by Mike Lockwood
· 14 years ago
d67b236
Avoid starting multiple threads in ShutdownThread
by Mike Lockwood
· 14 years ago
739bf28
Merge "LVM release 1.04." into gingerbread
by Eric Laurent
· 14 years ago
3374105
LVM release 1.04.
by Eric Laurent
· 14 years ago
1c454cc
Fixed bug in vlm effect bunde wrapper effect init function.
by Eric Laurent
· 14 years ago
14bfa39
Infrastructure to report running services to developer.
by Dianne Hackborn
· 14 years ago
3ac8eb7
Update app label.
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
f88ed6c
Merge "SensorService handles last known state properly" into gingerbread
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
021697a
Audio effects: lvm bundle wrapper update after first integration tests.
by Eric Laurent
· 14 years ago
aea786f
SensorService handles last known state properly
by Mathias Agopian
· 14 years ago
4782cdb
Merge "Fix a memory corruption when writting Sensor into a parcel" into gingerbread
by Mathias Agopian
· 14 years ago
b54a3c9
Fix a memory corruption when writting Sensor into a parcel
by Mathias Agopian
· 14 years ago
19f082e
Merge "filter sensor event by connection" into gingerbread
by Mathias Agopian
· 14 years ago
efba8bf
filter sensor event by connection
by Mathias Agopian
· 14 years ago
53d4e0d
Allows the authoring engine to skip frame.
by James Dong
· 14 years ago
db3eb35
Merge "propagate sensor event rate properly to the sensor HAL" into gingerbread
by Mathias Agopian
· 14 years ago
81046c8
Merge "Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes." into gingerbread
by Andreas Huber
· 14 years ago
4e4173b
Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes.
by Andreas Huber
· 14 years ago
d865351
propagate sensor event rate properly to the sensor HAL
by Mathias Agopian
· 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
5df13ef
SensorService doesn't crash if correct HAL is not present
by Mathias Agopian
· 14 years ago
b9cdead
Merge "Better dumpsys logs" into gingerbread
by Mathias Agopian
· 14 years ago
865991b
Merge "Added partial support for repporting sensor activity to IBatteryStats" into gingerbread
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
ff0ab64
Merge "Add a seek test to the stagefright commandline tool." into gingerbread
by Andreas Huber
· 14 years ago
92010ff
am dbac180d: Fix a merge problem with html mms
by Tom Taylor
· 14 years ago
Next »