Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
ca71562968fa5f9ffcc64b9481785bb2271b35a5
ca71562
Merge "Import revised translations. DO NOT MERGE" into gingerbread
by Eric Fischer
· 15 years ago
16f0555
am 301c437b: Remove @LargeTest annotations
by Eric Rowe
· 15 years ago
73310bc
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
· 15 years ago
c4d25e7
Merge "Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer" into gingerbread
by James Dong
· 15 years ago
c3e4612
Merge "Fix gingerbread FrameworkCoreTests makefile." into gingerbread
by Brett Chabot
· 15 years ago
576b36e
Merge "SIP: clean up unused class and fields." into gingerbread
by Hung-ying Tyan
· 15 years ago
b5a3d0a
Merge "Update javadoc for the API and change return of getBondedDevices()." into gingerbread
by Jaikumar Ganesh
· 15 years ago
a06eec8
Merge "Fix focus notification" into gingerbread
by Konstantin Lopyrev
· 15 years ago
cbceb6f
Merge "Make sure profiling is done only for views that are actually measured, laid out and drawn." into gingerbread
by Konstantin Lopyrev
· 15 years ago
c2fab76
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
· 15 years ago
4d021ab
Merge "Check whether Bluetooth is enabled before making any API calls." into gingerbread
by Jaikumar Ganesh
· 15 years ago
f13b68e
Merge "Support multiple PPS and SPS in avcC box" into gingerbread
by James Dong
· 15 years ago
daae89b
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
· 15 years ago
df60362
Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread
by Eric Laurent
· 15 years ago
6f67853
am b37bca9e: Merge "COMMENT ONLY change to fix some formatting glitches and (more importantly) clarify issues surrounding removed accounts." into froyo
by Dan Egnor
· 15 years ago
df78a09
Merge "COMMENT ONLY change to fix some formatting glitches and (more importantly) clarify issues surrounding removed accounts." into froyo
by Dan Egnor
· 15 years ago
ce4a755
Merge "Properly skip the 'skip' chunk in mpeg4 files." into gingerbread
by Andreas Huber
· 15 years ago
4a32a42
Merge "Slight improvement (hopefully) to orientation sensing." into gingerbread
by Steve Howard
· 15 years ago
a96dc98
Merge "Adding a way for Hierarchy Viewer to get the focused window." into gingerbread
by Konstantin Lopyrev
· 15 years ago
aa96663
Fix String8::operator+
by Kenny Root
· 15 years ago
9dcf6cf
Merge "Revert "Revert "Move SIP telephony related codes to framework.""" into gingerbread
by Chung-yih Wang
· 15 years ago
16458c8
Merge "Add SIP service into system server." into gingerbread
by Chung-yih Wang
· 15 years ago
63e0b0d
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
· 15 years ago
2ce3978
Merge "DO NOT MERGE Fix a bug that could cause flings to last too long using a Scroller" into froyo
by Adam Powell
· 15 years ago
6b5cdc7
am cdf16787: Merge "Changed SyncOperation.toKey() to not rely on the implementation of Account.toString()" into froyo
by Fred Quintana
· 15 years ago
3e56d0b
Merge "Changed SyncOperation.toKey() to not rely on the implementation of Account.toString()" into froyo
by Fred Quintana
· 15 years ago
9cd0c53
Merge "(gingerbread) remove unused tests. bug:2898376" into gingerbread
by Vasu Nori
· 15 years ago
1f1dfc8
am 005e2400: Merge "fix xml sample error" into froyo
by Scott Main
· 15 years ago
6180fa2
Merge "fix xml sample error" into froyo
by Scott Main
· 15 years ago
9aee656
am 982f1521: Merge "Checkin initial bluetooth stress tests." into froyo
by Eric Rowe
· 15 years ago
b857807
Merge "Use the target color format from the camera source if possible" into gingerbread
by James Dong
· 15 years ago
5df494e
Merge "Checkin initial bluetooth stress tests." into froyo
by Eric Rowe
· 15 years ago
82d341e
Merge "Fix an issue where the track duration does not include the last sample duration" into gingerbread
by James Dong
· 15 years ago
f62a2a1
Merge "Tracking merge of dalvik-dev to gingerbread" into gingerbread
by Brian Carlstrom
· 15 years ago
0f77bbe
Merge "Better support for fake timestamps in RTP, H.263 video now also requests FIR." into gingerbread
by Andreas Huber
· 15 years ago
1c9711e
Merge "A better fix for the OggExtractor referring to the sample rate while it hasn't been initialized yet." into gingerbread
by Andreas Huber
· 15 years ago
b536767
Merge "Fix up PackageManager tests" into gingerbread
by Kenny Root
· 15 years ago
3ca9110
Merge "Specification of codec specific data as part of the session description is now optional." into gingerbread
by Andreas Huber
· 15 years ago
ddb37ad
Merge "Move SIP telephony related codes to framework." into gingerbread
by Chung-yih Wang
· 15 years ago
d925cc5
Merge "Fix crash when startForeground posts a broken Notification." into gingerbread
by Daniel Sandler
· 15 years ago
5072094
Merge "Move the sip related codes to framework." into gingerbread
by Chung-yih Wang
· 15 years ago
9785da6
Merge "Add register methods in CallManager "do not merge"" into gingerbread
by John Wang
· 15 years ago
9b45f9f
am 8dd87ad9: fix some doc errors in the resources; add link to resource docs for ColorStateList class
by Scott Main
· 15 years ago
3e703d7
am 5b86de94: fix doc bugs
by Scott Main
· 15 years ago
8f20e5e
Free scanBuf in ZipFileRO
by Kenny Root
· 15 years ago
996ad77
Merge "Fix divide by zero." into gingerbread
by Marco Nelissen
· 15 years ago
c10d3b9
Merge "Failure to move .dex in eng builds is not fatal" into gingerbread
by Kenny Root
· 15 years ago
bc16ba6
Merge "Add support for PSC of serving cell." into gingerbread
by jsh
· 15 years ago
890a89a
Merge "Don't return a decoder error if the encoded stream does not start with SPS/PPS." into gingerbread
by Andreas Huber
· 15 years ago
71f8931
Merge "Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation." into gingerbread
by Andreas Huber
· 15 years ago
78f1ec9
Merge "Add Blocked Device property." into gingerbread
by Jaikumar Ganesh
· 15 years ago
597824e
Merge "Import revised translations. DO NOT MERGE" into gingerbread
by Eric Fischer
· 15 years ago
1f45355
Merge "Fix issue 2876124." into gingerbread
by Eric Laurent
· 15 years ago
cfccfc2
Merge "Fix the build." into gingerbread
by Marco Nelissen
· 15 years ago
804cf10
Merge "Only allow one movePackage operation in-flight" into gingerbread
by Kenny Root
· 15 years ago
d915ec9
Merge "NEW_API: Unhide audio effect APIs." into gingerbread
by Eric Laurent
· 15 years ago
e924f17
Merge "Usage Stats: don't block writing stats to disk." into gingerbread
by Brad Fitzpatrick
· 15 years ago
64587ba
Merge "Frameworks core tests size cleanup." into gingerbread
by Brett Chabot
· 15 years ago
d667ac1
Merge "Replace CHECK with a failure return value when mCamera->setParameters() fails if the camera is locked by someone else." into gingerbread
by James Dong
· 15 years ago
eaeb350
Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into gingerbread
by Chris Tate
· 15 years ago
f4c9140
Merge "fix [2421247] implement eglGetProcAddress(), needed in the ndk" into gingerbread
by Mathias Agopian
· 15 years ago
5541117
Merge "Improving profiling of views." into gingerbread
by Konstantin Lopyrev
· 15 years ago
c59e3d2
Merge "File writer has a designated writer thread now" into gingerbread
by James Dong
· 15 years ago
902e2d3
Merge "Fixed a typo in a method name of MediaPlayerPerformance.java class" into gingerbread
by James Dong
· 15 years ago
2403533
fix [2421247] implement eglGetProcAddress(), needed in the ndk
by Mathias Agopian
· 15 years ago
8535375
Merge "Add lost frame handling in AudioSource" into gingerbread
by James Dong
· 15 years ago
5e11d7a
am 5aa4680e: update device dashboard
by Scott Main
· 15 years ago
c56eae7
Merge "New secure setting for mobile download size limit." into gingerbread
by Steve Howard
· 15 years ago
156abda
Merge changes Ic30e2801,I387bab4d into gingerbread
by John Wang
· 15 years ago
47890f3
Merge "Mute a common-case progress log about input injection" into gingerbread
by Christopher Tate
· 15 years ago
2a4e124
Merge "Do not deference before null check" into gingerbread
by Kenny Root
· 15 years ago
1037573
am c69f5be0: Add PhoneSubInfo.getCompleteVoiceMailNumber.
by Wink Saville
· 15 years ago
aa57958
am 9cd79790: Merge "Doc change: Add nexus one to dev phones." into froyo
by Scott Main
· 15 years ago
1cf67de
Merge "Doc change: Add nexus one to dev phones." into froyo
by Scott Main
· 15 years ago
b183fbd
Enhanced VelocityTracker for > 5 pointers and fixed bugs.
by Jeff Brown
· 15 years ago
64a74f6
Merge "Make the systemui process persistent." into gingerbread
by Dianne Hackborn
· 15 years ago
3efd03a
Merge "remove copybit hack from software opengl (libagl)" into gingerbread
by Mathias Agopian
· 15 years ago
6e6cc20
am 2ff1ba01: Doc change: Cleanup for licensing doc.
by Dirk Dougherty
· 15 years ago
20f3529
Merge "Only install after MCS success" into gingerbread
by Kenny Root
· 15 years ago
36b022e
Merge "StrictMode: time violations in Binder calls" into gingerbread
by Brad Fitzpatrick
· 15 years ago
6c9c4ea
Merge "Added damr box for AMR (NB and WB) sample entry" into gingerbread
by James Dong
· 15 years ago
68e491d
Merge "Improve thread safety of input mappers." into gingerbread
by Jeff Brown
· 15 years ago
b51719b
Improve thread safety of input mappers.
by Jeff Brown
· 15 years ago
1ec4773
Merge "Lower the lower bound for max file duration check" into gingerbread
by James Dong
· 15 years ago
7cfd5eb
Merge "DO NOT MERGE" into gingerbread
by Xia Wang
· 15 years ago
f94c594
am 7f9fe5fd: Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into froyo
by Andreas Huber
· 15 years ago
8fb1869
resolved conflicts for merge of 27eecb70 to gingerbread
by Jean-Baptiste Queru
· 15 years ago
c080e5e
am 3d8d9440: Merge "Fixes regarding densities in "Providing Resources" documentation page." into froyo
by Gilles Debunne
· 15 years ago
55c65ca
am 83884db9: Merge "Fixed doc typos in HeterogeneousExpandableList.java." into froyo
by Gilles Debunne
· 15 years ago
174ff06
Merge "Update Context.getSystemService() docs for download manager." into gingerbread
by Steve Howard
· 15 years ago
3d4ba7f
Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into froyo
by Andreas Huber
· 15 years ago
bb0628d
remove copybit hack from software opengl (libagl)
by Mathias Agopian
· 15 years ago
3a8e497
Merge "fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for eglQuerySurface()." into gingerbread
by Mathias Agopian
· 15 years ago
a48bcf6
Added SensorManager.getMinDelay()
by Mathias Agopian
· 15 years ago
7b8a236
Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base into HEAD
by The Android Open Source Project
· 15 years ago
d80c3e2
fix inaccurate copyrights
by Jean-Baptiste Queru
· 15 years ago
81213d6
Merge "Fixes regarding densities in "Providing Resources" documentation page." into froyo
by Gilles Debunne
· 15 years ago
e2ca0e8
Merge "Fixed doc typos in HeterogeneousExpandableList.java." into froyo
by Gilles Debunne
· 15 years ago
2706535
am 392edec1: Merge from open-source froyo
by The Android Open Source Project
· 15 years ago
b5a0d4b
Merge from open-source froyo
by The Android Open Source Project
· 15 years ago
Next »