Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
9d5b7aca742f44e4b16db66a4a372eb71325470f
9d5b7ac
Merge change Ic0e3ddf8 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
38f6bdc
am 0a08029f: Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator.
by Eric Laurent
· 15 years ago
c0e3ddf
Remove unused Java object reference in native SoundPool code.
by Dave Sparks
· 15 years ago
0a08029
Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator.
by Eric Laurent
· 15 years ago
8c7ab03
Fixing the build, only instantiate the software aac decoder in full stagefright builds.
by Andreas Huber
· 15 years ago
73abc2e
Merge change I9c6e1f90 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
b8341cf
am 6d42d806: Merge change I9cc489a2 into eclair
by Eric Laurent
· 15 years ago
dacaa73
Initial check in of stagefright software AAC decoder based on PV source code.
by Andreas Huber
· 15 years ago
6d42d80
Merge change I9cc489a2 into eclair
by Android (Google) Code Review
· 15 years ago
8e6d79e
am 8445f367: Merge change Ibb9b1de1 into eclair
by Yu Shan Emily Lau
· 15 years ago
8445f36
Merge change Ibb9b1de1 into eclair
by Android (Google) Code Review
· 15 years ago
5921fb5
Merge change I91eb0354 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
91eb035
Change OMXCodec::Create to return an sp<MediaSource> instead of an sp<OMXCodec>, this is more general and does not sacrifice any functionality as the remaining OMXCodec APIs are not meant to be public anyway.
by Andreas Huber
· 15 years ago
9e3e2d3
Show search icon for <input type="search"> fields.
by Leon Scroggins
· 15 years ago
7c42703
Merge change I9088d29b into eclair-mr2
by Android (Google) Code Review
· 15 years ago
9cc489a
Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search.
by Eric Laurent
· 15 years ago
401f422
am 0019215f: Revert "When using MDP, we needed to use a texture for diming."
by Dima Zavin
· 15 years ago
0019215
Revert "When using MDP, we needed to use a texture for diming."
by Dima Zavin
· 15 years ago
05a2254
Rename SearchableInfo in preloaded-classes
by Bjorn Bringert
· 15 years ago
6dba068
Merge change I9589f9c2 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
d1b3988
Merge change I4039545e into eclair-mr2
by Android (Google) Code Review
· 15 years ago
4039545
Fire OnGroupClick events when collapsing a group in ExpandableListView.
by Romain Guy
· 15 years ago
f6683bb
Merge change I5f1d2d24 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
2bec3d4
move event log tags used by ActivityManager into this package
by Doug Zongker
· 15 years ago
fc32a06
Merge change I88721afe into eclair-mr2
by Android (Google) Code Review
· 15 years ago
30d9052
Merge changes Id682ab72,I9bb4dbae into eclair-mr2
by Android (Google) Code Review
· 15 years ago
b693660
Merge change If3c7d429 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
ebc910d
Merge change Iaad9c8d1 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
f3c7d42
Report SCROLL_STATE_IDLE after the user finishes a scroll (not a fling.)
by Romain Guy
· 15 years ago
ccbf4c2
am ae952b3b: Merge change Ibe1c422a into eclair
by Suchi Amalapurapu
· 15 years ago
ae952b3
Merge change Ibe1c422a into eclair
by Android (Google) Code Review
· 15 years ago
30daf09
1) Capture the start memory before the test started
by Yu Shan Emily Lau
· 15 years ago
be1c422
If the usage stats file doesn't exist in the first place there is no need to
by Suchi Amalapurapu
· 15 years ago
88721af
Fix bitmask in aapt's StringPool length construction
by Kenny Root
· 15 years ago
52f410e
Merge change Ifef6435a into eclair-mr2
by Android (Google) Code Review
· 15 years ago
ed6dd2e
am d3bc1994: Merge change I397b6a93 into eclair
by Christopher Tate
· 15 years ago
fef6435
Enable proper cleanup of OMX nodes managed through stagefright.
by Andreas Huber
· 15 years ago
d3bc199
Merge change I397b6a93 into eclair
by Android (Google) Code Review
· 15 years ago
aad9c8d
Restore 7.xml.
by Andy McFadden
· 15 years ago
48476b0
Merge change Iab5c49c7 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
8a57662
am 052d9c8b: Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371
by Ray Chen
· 15 years ago
052d9c8
Images.Media.DATE_TAKEN should be in milliseconds. http://b/2297371
by Ray Chen
· 15 years ago
6d72f72
Merge change If32b488b into eclair-mr2
by Android (Google) Code Review
· 15 years ago
f32b488
Add new unit test for RadioGroup/RadioButton.
by Romain Guy
· 15 years ago
5c9d6e5
Merge change Ie46db339 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
c593d60
Merge change I4261c58d into eclair-mr2
by Android (Google) Code Review
· 15 years ago
41c4bea
Don't accidentally signal multiple exceptions in setThreadPriority()
by Christopher Tate
· 15 years ago
f2feb0f
am 48a65d99: Merge change I8c5f2fc3 into eclair
by Romain Guy
· 15 years ago
ab5c49c
move event log tags used by system server into this package
by Doug Zongker
· 15 years ago
48a65d9
Merge change I8c5f2fc3 into eclair
by Android (Google) Code Review
· 15 years ago
ecd80ee
Fix invalidate code path (#2273209).
by Romain Guy
· 15 years ago
7c24ed6
Check if another Activity wants to intercept an xml mime type.
by Patrick Scott
· 15 years ago
e46db33
Remove "unused" opcodes from API.
by Andy McFadden
· 15 years ago
2126aac
Move android.server.search.SearchableInfo to android.app
by Bjorn Bringert
· 15 years ago
9bb4dba
Improve error message thrown when eglCreateContext fails.
by Jack Palevich
· 15 years ago
d682ab7
Improve error reporting by always returning the public
by Jack Palevich
· 15 years ago
8280c2b
Implement new MockContentProvider. Also make ContentProvider aware of the class.
by Daisuke Miyakawa
· 15 years ago
3077f7d
am 1296d562: Merge change I8b63ab66 into eclair
by Jim Miller
· 15 years ago
1296d56
Merge change I8b63ab66 into eclair
by Android (Google) Code Review
· 15 years ago
104d3f7
Merge change I6c84d731 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
39b0823
Add API level 8, currently a copy of 7.
by Dianne Hackborn
· 15 years ago
298de21
am 0ce8431c: Merge change Iaa7edda4 into eclair
by Fred Quintana
· 15 years ago
0ce8431
Merge change Iaa7edda4 into eclair
by Android (Google) Code Review
· 15 years ago
2a428fd
Merge change I85e5d39e into eclair-mr2
by Android (Google) Code Review
· 15 years ago
9737dc4
am 5c49a908: (-s ours) Merge change Ic73ec39b into eclair
by Jason Sams
· 15 years ago
85e5d39
Two more uses of strlcpy that break the sim build. Now fixed.
by Andreas Huber
· 15 years ago
5c49a90
Merge change Ic73ec39b into eclair
by Android (Google) Code Review
· 15 years ago
9f0fa1f
Merge branch 'eclair-mr2' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2
by Scott Main
· 15 years ago
e08361d
am 5d0806c9: Merge change Ia70bd8c4 into eclair
by Scott Main
· 15 years ago
805cc70
Apparently strlcpy is not part of a standard linux distribution... Unbreaking the sim build.
by Andreas Huber
· 15 years ago
5d0806c
Merge change Ia70bd8c4 into eclair
by Android (Google) Code Review
· 15 years ago
8d670d3
Merge change I1f1c7bad into eclair-mr2
by Android (Google) Code Review
· 15 years ago
1f1c7ba
I accidentally broke this code while refactoring MediaScanner. This is the fix.
by Andreas Huber
· 15 years ago
c73ec39
DO NOT MERGE. Implement WAR which should prevent the white square bug from appearing on user devices. If we see a 0 texture id during bind for rendering, attempt to re-upload. If this fails log debug info and restart the app.
by Jason Sams
· 15 years ago
14a7042
add BluetoothChat sample app to the dev guide
by Scott Main
· 15 years ago
9b565d5
am cef8d031: Merge change I00d0b54a into eclair
by Erik Gilling
· 15 years ago
cef8d03
Merge change I00d0b54a into eclair
by Android (Google) Code Review
· 15 years ago
eefe7b1
am b2e49a23: Add API level 7.
by Dianne Hackborn
· 15 years ago
aa7edda
don't reschedule syncs that failed with a tooManyRetries error
by Fred Quintana
· 15 years ago
b2e49a2
Add API level 7.
by Dianne Hackborn
· 15 years ago
00d0b54
surfaceflinger: remove un-cached buffer hack for SGX
by Erik Gilling
· 15 years ago
67d9aa1
Merge change I6173d7c7 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
2d6d609
Merge change I74bf38a0 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
bfb9fb1
Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore.
by Andreas Huber
· 15 years ago
b0caf94
Squashed commit of the following:
by Andreas Huber
· 15 years ago
d345c6a
am 0a42b811: base: process: Abort setting the process group if one of the threads fails to switch
by San Mehat
· 15 years ago
0a42b81
base: process: Abort setting the process group if one of the threads fails to switch
by San Mehat
· 15 years ago
6c84d73
Media/ToneGenerator: Change tone format for TONE_CDMA_ANSWER
by Naveen Kalla
· 15 years ago
4850b5c
Merge change I20d77880 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
11a2853
am 8c411fb1: Merge change I79420b02 into eclair
by Jaikumar Ganesh
· 15 years ago
7f1ab53
am 90d311ff: Merge change I33e0f00e into eclair
by Scott Main
· 15 years ago
8c411fb
Merge change I79420b02 into eclair
by Android (Google) Code Review
· 15 years ago
90d311f
Merge change I33e0f00e into eclair
by Android (Google) Code Review
· 15 years ago
3fbf7b6
Add support for Car Dock.
by Jaikumar Ganesh
· 15 years ago
33e0f00
docs: fix markup error in xml sample
by Scott Main
· 15 years ago
7c09a0f
Merge change Ib904c2a4 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
ce08379
Improves the touch-based text selection UI in text boxes.
by Maryam Garrett
· 15 years ago
44000eb
am 678c2e35: Merge change I9ef88863 into eclair
by Mike Lockwood
· 15 years ago
678c2e3
Merge change I9ef88863 into eclair
by Android (Google) Code Review
· 15 years ago
1b794bb
am e12de4d5: Merge change Id5fa58cf into eclair
by Ray Chen
· 15 years ago
Next »