Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
dcbc531be2fec21285d2c2da11ac818f2a38760a
dcbc531
Merge change 20663
by Android (Google) Code Review
· 16 years ago
f28ca90
Update getNumberFromIntent() to read from both providers.
by Jeff Sharkey
· 16 years ago
ad2eaf2
Added long-press hooks to Contact header widget.
by Jeff Sharkey
· 16 years ago
6c30a71
Fix issue 2046140: master: media_server crash when powering down A2DP headset while a ringtone is playing.
by Eric Laurent
· 16 years ago
33bb0c9
Fix issue 2043314: Recorded audio is choppy.
by Eric Laurent
· 16 years ago
4422469
Merge change 20632
by Android (Google) Code Review
· 16 years ago
c8a0a75
Implement support for scrolling a wallpaper.
by Dianne Hackborn
· 16 years ago
2ce89ad
resolved conflicts for merge of 8af63bc9 to master
by Eric Laurent
· 16 years ago
c8707a9
Merge change 20699
by Android (Google) Code Review
· 16 years ago
4523b768
enable HW acceleration for the Dim Surface on 8k devices
by Mathias Agopian
· 16 years ago
08b75b1
New ContentProviderOperation to assert values during batch.
by Jeff Sharkey
· 16 years ago
3afaaf7
Merge change 20686
by Android (Google) Code Review
· 16 years ago
ee1e253
fix the build
by Joe Onorato
· 16 years ago
507f160
Adding a MARKED_AS_DIRTY parameter to Groups.
by Dmitri Plotnikov
· 16 years ago
e359b68
Merge change 20627
by Android (Google) Code Review
· 16 years ago
597f2b7
Add ro.telephony.disable-call check in dialing.
by johnwang
· 16 years ago
1fd459f
Merge change 20674
by Android (Google) Code Review
· 16 years ago
0d54b02
Add a new setting for controling how much time to wait before discarding uphill operations
by Cynthia Wong
· 16 years ago
614cf0b
Merge change 20677
by Android (Google) Code Review
· 16 years ago
e6f0f5c
workaround a bug in the SGX driver that would prevent eglGetConfig to work properly
by Mathias Agopian
· 16 years ago
8cb1428
Merge change 20660
by Android (Google) Code Review
· 16 years ago
2e9c859
Merge change 20607
by Android (Google) Code Review
· 16 years ago
a1cbccd
Merge change 20643
by Android (Google) Code Review
· 16 years ago
aaa441f
Merge change 20668
by Android (Google) Code Review
· 16 years ago
f2c321a
Print restore tokens in hex
by Christopher Tate
· 16 years ago
f415cf2
Add two addDefines methods to ScriptC.Builder. They add #defines from the fileds on a class or object that you pass in.
by Joe Onorato
· 16 years ago
5d3b131
Merge change 20657
by Android (Google) Code Review
· 16 years ago
1010ac9
Fix possible NPE when mutating a DrawableContainer
by Romain Guy
· 16 years ago
1f9ef9a
Merge change 20654
by Android (Google) Code Review
· 16 years ago
daed524
The build system knows how to deal with lex files, but it treats them as c++, so make spec.lex
by Joe Onorato
· 16 years ago
326580d
Add calendar_sync_window_days setting to control calendar sync window.
by Ken Shirriff
· 16 years ago
40a29e8
Implement basic allocation readback. Add Get height, width to ScriptC_Lib.
by Jason Sams
· 16 years ago
00c89f6
add the deleted flag to the Groups table
by Fred Quintana
· 16 years ago
9a4c063
call super.finalize() from WebView
by Cary Clark
· 16 years ago
c028d09
Merge change 20640
by Android (Google) Code Review
· 16 years ago
01e5fbd
build libRS
by Joe Onorato
· 16 years ago
ccf8b94
Expose a variation of the createRenderer API that works on a plain Surface.
by Andreas Huber
· 16 years ago
07cbacc
Merge change 20622
by Android (Google) Code Review
· 16 years ago
49c4112
Merge change 20611
by Android (Google) Code Review
· 16 years ago
3db35b4
Remove unused member mHeaderValueIndex
by Cary Clark
· 16 years ago
e9ec12c
Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use.
by Andreas Huber
· 16 years ago
6f7e097
Limit AudioFlinger mixer track sampling rate.
by Eric Laurent
· 16 years ago
fa32db1
setting the pixel format for a given surface
by Derek Sollenberger
· 16 years ago
36093d4
Merge change 20095
by Android (Google) Code Review
· 16 years ago
f1ab36f
Fix network order for marshalling in keystore interface.
by repo sync
· 16 years ago
e00dd1e
Make GSM 7-bit encoding properly deal with initial padding.
by Tammo Spalink
· 16 years ago
6307f02
Merge change 20586
by Android (Google) Code Review
· 16 years ago
d7b3774
Let java put #defines into renderscript
by Joe Onorato
· 16 years ago
42431bc
Merge change 20582
by Android (Google) Code Review
· 16 years ago
a9d2d5e
Make the laves follow the ripples
by Romain Guy
· 16 years ago
3370ec9
add three rs functions: uptimeMillis, startTimeMillis, elapsedTimeMillis
by Joe Onorato
· 16 years ago
759a39e
Live wallpapers become a little more real.
by Dianne Hackborn
· 16 years ago
1bada8c
Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking.
by Jason Sams
· 16 years ago
467f3df
Merge change 9608
by Android (Google) Code Review
· 16 years ago
3918e13
Add configurable data-retry.
by Wink Saville
· 16 years ago
8c52cf7
Merge change 20578
by Android (Google) Code Review
· 16 years ago
8f5c94b
Better ripples and leaves
by Romain Guy
· 16 years ago
e4ebbd2
CDMA voicemail notification fixes
by Christian Gustafsson
· 16 years ago
29b8fca
Merge change 20568
by Android (Google) Code Review
· 16 years ago
4c62fc0
Very primitive wallpapers in a surface.
by Dianne Hackborn
· 16 years ago
5221dfd
Revert "Disable data call in emergency call"
by Wink Saville
· 16 years ago
542040c
Merge change 20493
by Android (Google) Code Review
· 16 years ago
8af63bc
Test for issue 2041105: CPU pegged after lost of bluetooth connection[WAR ROOM].
by Eric Laurent
· 16 years ago
983acc3
Merge change 20536
by Android (Google) Code Review
· 16 years ago
f1e5b0d
add support for RGBX_8888
by Mathias Agopian
· 16 years ago
2e6bca6
Temporarily rollback a change that's causing SetupWizard failures during restore. #2042337
by Amith Yamasani
· 16 years ago
c0f0115
Merge change 20530
by Android (Google) Code Review
· 16 years ago
1d40f50
remove unused and confusing comment
by Mathias Agopian
· 16 years ago
e34a01e
Merge change 20474
by Android (Google) Code Review
· 16 years ago
9504c00
Merge change 20509
by Android (Google) Code Review
· 16 years ago
db704e2
Merge changes 20497,20498,20499
by Android (Google) Code Review
· 16 years ago
9ca4dd6
minor code clean-up
by Mathias Agopian
· 16 years ago
509dae5
added EGLUtils::strerror
by Mathias Agopian
· 16 years ago
8932507
unhide postUrl
by Alex Gruenstein
· 16 years ago
84780f5
Don't crash if the Backup Manager returns a null RestoreSet[]
by Christopher Tate
· 16 years ago
b99ab30
Merge change 20481
by Android (Google) Code Review
· 16 years ago
6c0cc6d
Add refraction and bettr normals computation to FallRS
by Romain Guy
· 16 years ago
92c1752
Change WIFI key
by Christian Sonntag
· 16 years ago
76b8c2c
Merge change 20336
by Android (Google) Code Review
· 16 years ago
23d4795
Mods to the ContactHeaderWidget to be able to have it display strings
by Mark Wagner
· 16 years ago
f237841
Merge change 20454
by Android (Google) Code Review
· 16 years ago
3b7c3c6
Added lightweight exception logging to AsyncQueryHandler.
by Jeff Sharkey
· 16 years ago
77095d4
make restore tokens shown in hex.
by Christian Sonntag
· 16 years ago
02d34e7
Merge change 20439
by Android (Google) Code Review
· 16 years ago
08e40b8
Fix Bmgr's logic around restore completion
by Christopher Tate
· 16 years ago
03a9746
Merge change 20422
by Android (Google) Code Review
· 16 years ago
7283fc8be63
Merge change 20428
by Android (Google) Code Review
· 16 years ago
2b4cf35
am e6034f6c: Import revised translations.
by Eric Fischer
· 16 years ago
058779c
Add constant for storing market backup state in shared preferences.
by Christian Sonntag
· 16 years ago
e6034f6
Import revised translations.
by Eric Fischer
· 16 years ago
52e3772
Merge change 20423
by Android (Google) Code Review
· 16 years ago
0d596d4
Build the stagefright library by default.
by Andreas Huber
· 16 years ago
9e652dc
Touch activation screen shown up fix
by Jinghui Guo
· 16 years ago
d5603c1
AudioService now differentiates BT headsets and car kits.
by Eric Laurent
· 16 years ago
44495b7
Merge change 9662
by Android (Google) Code Review
· 16 years ago
813eee1
Merge change 20424
by Android (Google) Code Review
· 16 years ago
49018a5
Fix problem in AudioFlinger closeOutput and closeInput.
by Eric Laurent
· 16 years ago
c987193
Fix the scanning panic issue
by Charles Lu
· 16 years ago
c5b5b0f
Retain state of wifi connection after restore
by Christian Sonntag
· 16 years ago
fcfd7be
Merge change 20357
by Android (Google) Code Review
· 16 years ago
Next »