Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
0e7f4292c78ef32643fdb10134e91e84067515fc
0e7f429
fix a race in SF buffer management
by Mathias Agopian
· 15 years ago
404860e
Merge "DO NOT MERGE -- copy on tapping outside of selected text in gmail" into gingerbread
by Cary Clark
· 15 years ago
059e073
am 797e688b: Continue trying to make the turn off quickly after call feature work.
by Joe Onorato
· 15 years ago
0b2976f
Merge "Just disable widgets that come from apps on sd cards, because they don't work anyway." into gingerbread
by Joe Onorato
· 15 years ago
0b97a51
Merge "Fix typo that makes apps on sd work better with app widgets." into gingerbread
by Joe Onorato
· 15 years ago
0e2410c
Merge "Changed type of reverb presets from int to short" into gingerbread
by Eric Laurent
· 15 years ago
26c7992
Merge "Fix for NPE in TextView." into gingerbread
by Gilles Debunne
· 15 years ago
0d6c2a6
Merge "add mouse up/down/click support in DumpRenderTree" into gingerbread
by Guang Zhu
· 15 years ago
3d66e77
Merge "Fix issue #2951784: Launcher crashes on startup" into gingerbread
by Dianne Hackborn
· 15 years ago
66f0eb4
Merge "Added automated tests for reverb audio effect." into gingerbread
by Eric Laurent
· 15 years ago
e4295dc
Merge "Make sure that timestamp does not go backward in MP4 file writer" into gingerbread
by James Dong
· 15 years ago
a79061a
Merge "Don't retain global ref to last inflated context." into gingerbread
by Dianne Hackborn
· 15 years ago
3898d53
Merge "Revert "RTP: integrate the echo canceller from speex."" into gingerbread
by Chia-chi Yeh
· 15 years ago
c369e4f
Merge "CallManager: remove unused Phone argument from stopDtmf() and sendBurstDtmf()" into gingerbread
by Hung-ying Tyan
· 15 years ago
bf1f869
Merge "Add dynamic uid info for tracking the sip service usage." into gingerbread
by Chung-yih Wang
· 15 years ago
7c4f53c
Merge "Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared." into gingerbread
by Konstantin Lopyrev
· 15 years ago
37f2bb9
Merge "reserve android.opengl.GLWallpaperService name for future use" into gingerbread
by Romain Guy
· 15 years ago
4597abe
Merge "Add LFH offset to verbose list of APK" into gingerbread
by Kenny Root
· 15 years ago
85e9b6d
Merge "Fix a fun bug with multiple service bindings from an activity." into gingerbread
by Dianne Hackborn
· 15 years ago
a1f8246
Merge "Improve Sensors documentation a bit" into gingerbread
by Mathias Agopian
· 15 years ago
c22873a
Merge "Fix support for per-frame unsynchronization in ID3V2.4 tags." into gingerbread
by Andreas Huber
· 15 years ago
7cd54c1
Merge "fix [2946787] Screen flicker on low resolution setting in camcorder." into gingerbread
by Mathias Agopian
· 15 years ago
80344d1
Merge "Start of SharedPreferences$Editor.startCommit()" into gingerbread
by Brad Fitzpatrick
· 15 years ago
eff062c
fix [2946787] Screen flicker on low resolution setting in camcorder.
by Mathias Agopian
· 15 years ago
b27990f
Merge "Added preset reverb." into gingerbread
by Eric Laurent
· 15 years ago
fc48cc9
Merge "Ensure that buffering updates eventually hit 100% after we download everything." into gingerbread
by Andreas Huber
· 15 years ago
62c6ce2
Merge "Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now." into gingerbread
by Andreas Huber
· 15 years ago
150bd0b
Merge "don't try to lock a buffer that wasn't allocated with SW usage bits" into gingerbread
by Mathias Agopian
· 15 years ago
f1b3824
don't try to lock a buffer that wasn't allocated with SW usage bits
by Mathias Agopian
· 15 years ago
9730e61
Merge "Remove "StringTest.java"." into gingerbread
by Brian Carlstrom
· 15 years ago
d61798d
Merge "Update AndroidRuntime with dalvik-dev changes" into gingerbread
by Brian Carlstrom
· 15 years ago
944d8e9
Merge "Fix the simulator build." into gingerbread
by Eric Laurent
· 15 years ago
1c07fd5
am d5e601c2: reconcile open-source froyo into google variant
by Jean-Baptiste Queru
· 15 years ago
c1ee89a
reconcile open-source froyo into google variant
by Jean-Baptiste Queru
· 15 years ago
fd30cf4
Merge "Fix linux 64 build" into gingerbread
by Brian Carlstrom
· 15 years ago
20f8ea4
Merge "Avoid allocating buffer every time getThumbnail is called." into gingerbread
by Chih-Chung Chang
· 15 years ago
7a84ed6
Merge "SipProfile: add isOutgoingCallAllowed() and new builder constructor" into gingerbread
by Hung-ying Tyan
· 15 years ago
6d4d8c5
Merge "Add support for generated documentation as part of the SDK docs." into gingerbread
by Rohit Mungee
· 15 years ago
391adbe
Merge "Fix the test breakage in vCard tests." into gingerbread
by Daisuke Miyakawa
· 15 years ago
2a7b3eb
am 02e18d4d: Merge "Make the default backup configuration "disabled; local transport selected"" into froyo
by Christopher Tate
· 15 years ago
d11bc2f
Merge "Negatively cache settings and proactively slurp settings into cache." into gingerbread
by Brad Fitzpatrick
· 15 years ago
b37cb69
Merge "Make the default backup configuration "disabled; local transport selected"" into froyo
by Christopher Tate
· 15 years ago
a85cdcc
Merge "fix [2931513] Add support for setting the orientation of an ANativeWindow" into gingerbread
by Mathias Agopian
· 15 years ago
b661d66
fix [2931513] Add support for setting the orientation of an ANativeWindow
by Mathias Agopian
· 15 years ago
3087ca8
Merge "A first shot at proper support for seeking of rtsp streams." into gingerbread
by Andreas Huber
· 15 years ago
6f4b2fb
Merge "Verify that onPause() calls its superclass." into gingerbread
by Dianne Hackborn
· 15 years ago
734f574
Merge "Fix for an NPE in TextView." into gingerbread
by Gilles Debunne
· 15 years ago
85e027d
Merge "Some StrictMode API changes." into gingerbread
by Brad Fitzpatrick
· 15 years ago
5090002
Merge "Fix vCard so that it looks at IM correctly." into gingerbread
by Daisuke Miyakawa
· 15 years ago
c5c4078
Merge "Make VCardTestsBase public." into gingerbread
by Daisuke Miyakawa
· 15 years ago
bb6ddcb
Merge "Send all Connectivity broadcasts." into gingerbread
by Robert Greenwalt
· 15 years ago
75e9fad
Merge "LVM release 1.05 delivery" into gingerbread
by Eric Laurent
· 15 years ago
cb82742
Merge "RTP: integrate the echo canceller from speex." into gingerbread
by Chia-chi Yeh
· 15 years ago
d184a09
Merge "RTP: reduce the latency by overlapping AudioRecord and AudioTrack." into gingerbread
by Chia-chi Yeh
· 15 years ago
78c70ae
Merge "Don't touch the VFS during window relayout." into gingerbread
by Brad Fitzpatrick
· 15 years ago
7912d8b
merge -s ours from froyo-release so that upgrading to gingerbread is a git fast-forward
by Jean-Baptiste Queru
· 15 years ago
ab80f2a
Merge "More watermark work." into gingerbread
by Dianne Hackborn
· 15 years ago
63301fe
am 397c0f5a: Merge "Doc change: Add table to clarify launch modes and caution against using SingleTask and SingleInstance modes." into froyo
by Dirk Dougherty
· 15 years ago
560e115
Merge "Doc change: Add table to clarify launch modes and caution against using SingleTask and SingleInstance modes." into froyo
by Dirk Dougherty
· 15 years ago
af2ac55
Merge "add new sensor types for handling gyro data and device orientation more efficiently." into gingerbread
by Mathias Agopian
· 15 years ago
fab4184
am 5a98fef3: Merge "docs: add dev guide for getting user location" into froyo
by Scott Main
· 15 years ago
9431009
Merge "docs: add dev guide for getting user location" into froyo
by Scott Main
· 15 years ago
29c889f
Merge "Better handling of rtsp connection and disconnection." into gingerbread
by Andreas Huber
· 15 years ago
82af40b
Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread
by Chia-chi Yeh
· 15 years ago
eed7906
Merge "Revert "Don't recycle native bitmap after the finalizer is called."" into gingerbread
by Chih-Chung Chang
· 15 years ago
0beb8c5
Merge "DO NOT MERGE Enable all networks on screen on" into gingerbread
by Irfan Sheriff
· 15 years ago
7ca9427
Merge "Make ProgressBar.setVisibility() remotable." into gingerbread
by Steve Howard
· 15 years ago
1f508ed
am ca9d51b1: Disabling AccessibilityService sample from build system.
by Trevor Johns
· 15 years ago
f6ad16c
am 3158cf68: Change CDMAPhone.getDeviceId to return MEID or ESN.
by Wink Saville
· 15 years ago
fa141f3
Merge "Load bitmaps in the correct format." into gingerbread
by Romain Guy
· 15 years ago
f9ef0e9
Merge changes I8a257579,I82d16312 into gingerbread
by Kenny Root
· 15 years ago
24a3b04
Merge "setParamMaxFileDurationUs should allow zero time input as per API of setMaxDuration." into gingerbread
by Nipun Kwatra
· 15 years ago
2b718b6
Merge "Fix a few small battery stats problems:" into gingerbread
by Dianne Hackborn
· 15 years ago
eedeeb8
Merge "Fix aapt dump badging to support xlarge screens." into gingerbread
by Dianne Hackborn
· 15 years ago
e6d429c
Merge "Free created FileMap when uncompressing files" into gingerbread
by Kenny Root
· 15 years ago
047dca2
Merge "DO NOT MERGE 2928156 Accessibility event's parcelableData property not nullified during recycling (GINGERBREAD)" into gingerbread
by Dianne Hackborn
· 15 years ago
d18227e
Merge "DO NOT MERGE Fixing Connectivity" into gingerbread
by Robert Greenwalt
· 15 years ago
67b7606
Merge "Only add 4 bytes offset for the output media buffer when SPS is not received for SW AVC encoder" into gingerbread
by James Dong
· 15 years ago
0968942
Merge "Add camera fps range API." into gingerbread
by Wu-cheng Li
· 15 years ago
20fbd0e
Merge "SipSession: make potential time-consuming ops run on background thread" into gingerbread
by Hung-ying Tyan
· 15 years ago
ee04954
Merge "Fix periodically disappearing status icons." into gingerbread
by Daniel Sandler
· 15 years ago
7df3576
Merge "Don't recycle native bitmap after the finalizer is called." into gingerbread
by Chih-Chung Chang
· 15 years ago
34473e9
Merge "Handle the camera open failure better." into gingerbread
by Wu-cheng Li
· 15 years ago
cd9ce31
Free created FileMap when uncompressing files
by Kenny Root
· 15 years ago
2da1ca0
Merge "Cosmetic cleanups to SMSDispatcher classes." into gingerbread
by Jake Hamby
· 15 years ago
8c8949f
Merge "Use getMinFrameCount() instead of querying AudioSystem directly." into gingerbread
by Chia-chi Yeh
· 15 years ago
8c3f677
Merge "Return error from MPEG4Writer stop() if the check on codec specific data failed" into gingerbread
by James Dong
· 15 years ago
a5be29f
Merge "Text selection without trackball." into gingerbread
by Gilles Debunne
· 15 years ago
865da3c
am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo
by Scott Main
· 15 years ago
4673e01
Merge "docs: add links from widget classes to tutorials" into froyo
by Scott Main
· 15 years ago
986fef5
Merge "Fix for a Resource system bug that displayed the wrong name for missing asset." into gingerbread
by Gilles Debunne
· 15 years ago
8c02312
am 0fe27cf5: make android_id random seed depend on time as well as ro.serialno
by Doug Zongker
· 15 years ago
d8fdc20
Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread
by James Dong
· 15 years ago
385648b
Merge "remove unused pixel format" into gingerbread
by Mathias Agopian
· 15 years ago
2008e3e
Merge "Make the throttling more sensitive to end-to-end latency." into gingerbread
by Jeff Brown
· 15 years ago
869347f
Make the throttling more sensitive to end-to-end latency.
by Jeff Brown
· 15 years ago
c04cffd
remove unused pixel format
by Mathias Agopian
· 15 years ago
d6a9447
Merge "fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used." into gingerbread
by Mathias Agopian
· 15 years ago
7237a08
Merge "Support for MP4V-ES packetization format according to RFC3016." into gingerbread
by Andreas Huber
· 15 years ago
906d4c5
Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into gingerbread
by Wu-cheng Li
· 15 years ago
Next »