Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
92ff1dd8359889f5876f8a222c5d923071e66dbd
92ff1dd
Fix ViewRoot bug attempting to finish synthetic KeyEvents.
by Jeff Brown
· 14 years ago
95af0c1
Merge "Add support for the PointerLocation overlay." into gingerbread
by Jeff Brown
· 14 years ago
bd1c082
Merge "New system property "sys.boot_completed" set to 1 when boot completed." into gingerbread
by Dianne Hackborn
· 14 years ago
a41ca77
Add support for the PointerLocation overlay.
by Jeff Brown
· 14 years ago
8ea7151
Merge "Initial tool for OBB manipulation" into gingerbread
by Kenny Root
· 14 years ago
ac9717a
Merge "Move OBB file reading to DefaultContainerService" into gingerbread
by Kenny Root
· 14 years ago
90d1d10
Merge "This code in CameraSource really should hold the lock." into gingerbread
by Andreas Huber
· 14 years ago
f4c454b
New system property "sys.boot_completed" set to 1 when boot completed.
by Dianne Hackborn
· 14 years ago
22bd242
This code in CameraSource really should hold the lock.
by Andreas Huber
· 14 years ago
6e7ac5f
Initial tool for OBB manipulation
by Kenny Root
· 14 years ago
a02b8b0
Move OBB file reading to DefaultContainerService
by Kenny Root
· 14 years ago
9902196
Fix npe in getCacheTotalSize.
by Patrick Scott
· 14 years ago
1777a27
SIP: remove unused file.
by Hung-ying Tyan
· 14 years ago
a5ae50c
Merge "More native work." into gingerbread
by Dianne Hackborn
· 14 years ago
08d5b8f
More native work.
by Dianne Hackborn
· 14 years ago
2725a65
Fix a bug in unregisterPhone().
by Chung-yih Wang
· 14 years ago
091c523
Merge "SipAudioCall: perform local ops before network op in endCall()" into gingerbread
by Hung-ying Tyan
· 14 years ago
f57324cf
Add getSipUri() for identification.
by Chung-yih Wang
· 14 years ago
fbb936b
Merge "Add the a power test case which simply do the audio playback. The actual power measurement will be done by another application." into gingerbread
by Yu Shan Emily Lau
· 14 years ago
fd4a7c8
Add the a power test case which simply do the audio playback. The actual power measurement will be done by another application.
by Yu Shan Emily Lau
· 14 years ago
91a7f5f
Making sure that the prefix is handled properly.
by Konstantin Lopyrev
· 14 years ago
224ab9a
Merge "Fix public bug http://code.google.com/p/android/issues/detail?id=10067" into gingerbread
by Adam Powell
· 14 years ago
9bccdb7
Fix public bug http://code.google.com/p/android/issues/detail?id=10067
by Adam Powell
· 14 years ago
f39d598
Merge "Categorizing exported view properties." into gingerbread
by Konstantin Lopyrev
· 14 years ago
bea9516
Categorizing exported view properties.
by Konstantin Lopyrev
· 14 years ago
c3fc2d0
Fix safe mode and KeyEvent.getMaxKeyCode().
by Jeff Brown
· 14 years ago
d98d0fc
Merge "Optimize VelocityTracker to run in linear time." into gingerbread
by Jeff Brown
· 14 years ago
1a140bf
Merge "Remove some obsolete code." into gingerbread
by Andreas Huber
· 14 years ago
603a34ee
Merge "improve a bit the implementation of eglGetProcAddress" into gingerbread
by Mathias Agopian
· 14 years ago
6fa1311
Remove some obsolete code.
by Andreas Huber
· 14 years ago
10ed3f7
Merge "Add input buffer size check for software video encoders" into gingerbread
by James Dong
· 14 years ago
18f0174
Merge "We're now going to ignore timestamps completely in gtalk video conferencing, playing video as soon as it comes in. We also make up fake timestamps in the rtp code, ignoring rtcp SR information to enable early startup." into gingerbread
by Andreas Huber
· 14 years ago
605f402
Merge "Import revised translations. DO NOT MERGE" into gingerbread
by Eric Fischer
· 14 years ago
edae848
am 301c437b: Remove @LargeTest annotations
by Eric Rowe
· 14 years ago
06a43dc
Import revised translations. DO NOT MERGE
by Eric Fischer
· 14 years ago
235be39
Merge "Many, many developers misread or don't read the http specs and terminate lines with '\n' instead of CRLF '\r\n' as required. Enable the workaround for this by default. Also increase the socket read timeout to 30 secs." into gingerbread
by Andreas Huber
· 14 years ago
f88f844
We're now going to ignore timestamps completely in gtalk video conferencing, playing video as soon as it comes in. We also make up fake timestamps in the rtp code, ignoring rtcp SR information to enable early startup.
by Andreas Huber
· 14 years ago
e6daea5
Add input buffer size check for software video encoders
by James Dong
· 14 years ago
532d2ac
Merge "Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer" into gingerbread
by James Dong
· 14 years ago
e967ee4
Merge "Fix gingerbread FrameworkCoreTests makefile." into gingerbread
by Brett Chabot
· 14 years ago
f3b7859
Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer
by James Dong
· 14 years ago
aa92ef7
Many, many developers misread or don't read the http specs and terminate lines with '\n' instead of CRLF '\r\n' as required. Enable the workaround for this by default. Also increase the socket read timeout to 30 secs.
by Andreas Huber
· 14 years ago
259b4c8
Merge "SIP: clean up unused class and fields." into gingerbread
by Hung-ying Tyan
· 14 years ago
ea4de5bd
SipAudioCall: perform local ops before network op in endCall()
by Hung-ying Tyan
· 14 years ago
8e63ddb
SIP: clean up unused class and fields.
by Hung-ying Tyan
· 14 years ago
88cf2fc
Optimize VelocityTracker to run in linear time.
by Jeff Brown
· 14 years ago
56718cb
Fix gingerbread FrameworkCoreTests makefile.
by Brett Chabot
· 14 years ago
8daae8f
improve a bit the implementation of eglGetProcAddress
by Mathias Agopian
· 14 years ago
745d1e9
Merge "Update javadoc for the API and change return of getBondedDevices()." into gingerbread
by Jaikumar Ganesh
· 14 years ago
6c6d57c
Merge "Fix focus notification" into gingerbread
by Konstantin Lopyrev
· 14 years ago
63cca69
Merge "Make sure profiling is done only for views that are actually measured, laid out and drawn." into gingerbread
by Konstantin Lopyrev
· 14 years ago
fec86f4
Update javadoc for the API and change return of getBondedDevices().
by Jaikumar Ganesh
· 14 years ago
5e7833a
Fix focus notification
by Konstantin Lopyrev
· 14 years ago
301c437
Remove @LargeTest annotations
by Eric Rowe
· 14 years ago
66edf55
Merge "Fix bug 2684341 Don't steal the media button event from the phone app is the phone is ringing, even in silent mode." into gingerbread
by Jean-Michel Trivi
· 14 years ago
cbaef51
Merge "Check whether Bluetooth is enabled before making any API calls." into gingerbread
by Jaikumar Ganesh
· 14 years ago
f5ff170
Check whether Bluetooth is enabled before making any API calls.
by Jaikumar Ganesh
· 14 years ago
959909e
Merge "Support multiple PPS and SPS in avcC box" into gingerbread
by James Dong
· 14 years ago
481e05e
Support multiple PPS and SPS in avcC box
by James Dong
· 14 years ago
e73131a
Fix bug 2684341 Don't steal the media button event from the phone
by Jean-Michel Trivi
· 14 years ago
4edf85a
Merge "Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder." into gingerbread
by Andreas Huber
· 14 years ago
67400d4
Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread
by Eric Laurent
· 14 years ago
520b2a7
Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder.
by Andreas Huber
· 14 years ago
2a6b80b
Fixed several audio effects problems.
by Eric Laurent
· 14 years ago
441ec6b
Added tests for audio effects in MediaFrameworkTest
by Eric Laurent
· 14 years ago
8fb2e6e
PhoneFactory: add makeSipPhone()
by Hung-ying Tyan
· 14 years ago
d122805
CallManager: add getAllPhones().
by Hung-ying Tyan
· 14 years ago
799f2bb
am b37bca9e: Merge "COMMENT ONLY change to fix some formatting glitches and (more importantly) clarify issues surrounding removed accounts." into froyo
by Dan Egnor
· 14 years ago
b37bca9
Merge "COMMENT ONLY change to fix some formatting glitches and (more importantly) clarify issues surrounding removed accounts." into froyo
by Dan Egnor
· 14 years ago
ad98d38
Support for communicating if a buffer read from the _extractor_ is a sync sample or not.
by Andreas Huber
· 14 years ago
c6dc457
Make sure profiling is done only for views that are actually measured, laid out and drawn.
by Konstantin Lopyrev
· 14 years ago
261aaa1
Merge "Properly skip the 'skip' chunk in mpeg4 files." into gingerbread
by Andreas Huber
· 14 years ago
765b8aa
Properly skip the 'skip' chunk in mpeg4 files.
by Andreas Huber
· 14 years ago
9fbf00c
Merge "Slight improvement (hopefully) to orientation sensing." into gingerbread
by Steve Howard
· 14 years ago
3b0d3d5
Merge "Adding a way for Hierarchy Viewer to get the focused window." into gingerbread
by Konstantin Lopyrev
· 14 years ago
f962476
Adding a way for Hierarchy Viewer to get the focused window.
by Konstantin Lopyrev
· 14 years ago
db86c59
New drawables for the update to the maps API (DO NOT MERGE)
by Steve Howard
· 14 years ago
8e15afe
Make downloads visible by default.
by Steve Howard
· 14 years ago
818490a
Fix String8::operator+
by Kenny Root
· 14 years ago
5723dfe
GPS: Don't set XTRA download pending flag at boot time.
by Mike Lockwood
· 14 years ago
4c5d28c
RTP: move into frameworks.
by Chia-chi Yeh
· 14 years ago
1d62c77
Fix the build
by Chung-yih Wang
· 14 years ago
b960588
Merge "Revert "Revert "Move SIP telephony related codes to framework.""" into gingerbread
by Chung-yih Wang
· 14 years ago
7324489
Merge "Add SIP service into system server." into gingerbread
by Chung-yih Wang
· 14 years ago
740aa4b
am 90937179: (-s ours) Merge "DO NOT MERGE Fix a bug that could cause flings to last too long using a Scroller" into froyo
by Adam Powell
· 14 years ago
90937179
Merge "DO NOT MERGE Fix a bug that could cause flings to last too long using a Scroller" into froyo
by Adam Powell
· 14 years ago
5f531ae
Slight improvement (hopefully) to orientation sensing.
by Steve Howard
· 14 years ago
5005a6c
am cdf16787: Merge "Changed SyncOperation.toKey() to not rely on the implementation of Account.toString()" into froyo
by Fred Quintana
· 14 years ago
2d94231
Add SIP service into system server.
by Chung-yih Wang
· 14 years ago
cdf1678
Merge "Changed SyncOperation.toKey() to not rely on the implementation of Account.toString()" into froyo
by Fred Quintana
· 14 years ago
b4b7b48
Changed SyncOperation.toKey() to not rely on the implementation of
by Fred Quintana
· 14 years ago
499b743
Merge "(gingerbread) remove unused tests. bug:2898376" into gingerbread
by Vasu Nori
· 14 years ago
286b977
(gingerbread) remove unused tests. bug:2898376
by Vasu Nori
· 14 years ago
432a2a1
am 005e2400: Merge "fix xml sample error" into froyo
by Scott Main
· 14 years ago
a55191f
DO NOT MERGE Fix a bug that could cause flings to last too long using a Scroller
by Adam Powell
· 14 years ago
005e240
Merge "fix xml sample error" into froyo
by Scott Main
· 14 years ago
307351a2
fix xml sample error
by Scott Main
· 14 years ago
f9ea8ec
am 982f1521: Merge "Checkin initial bluetooth stress tests." into froyo
by Eric Rowe
· 14 years ago
1441bdf
Merge "Use the target color format from the camera source if possible" into gingerbread
by James Dong
· 14 years ago
982f152
Merge "Checkin initial bluetooth stress tests." into froyo
by Eric Rowe
· 14 years ago
Next »