Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
274b8c584161342af2d1f6dc616995d98f6796ad
« Previous
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
8ad6ec2
am 8280c2b1: Implement new MockContentProvider. Also make ContentProvider aware of the class.
by Daisuke Miyakawa
· 15 years ago
cdeed78
am 3077f7df: am 1296d562: Merge change I8b63ab66 into eclair
by Jim Miller
· 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
f345a09
am 104d3f75: Merge change I6c84d731 into eclair-mr2
by Naveen Kalla
· 15 years ago
104d3f7
Merge change I6c84d731 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
f740799
am 39b08235: Add API level 8, currently a copy of 7.
by Dianne Hackborn
· 15 years ago
a8dd0a5
am 298de218: am 0ce8431c: Merge change Iaa7edda4 into eclair
by Fred Quintana
· 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
f4eb754
am 2a428fd4: Merge change I85e5d39e into eclair-mr2
by Andreas Huber
· 15 years ago
3bac3ad
am 9737dc4d: am 5c49a908: (-s ours) Merge change Ic73ec39b into eclair
by Jason Sams
· 15 years ago
06ef1d2
am 9f0fa1f4: Merge branch \'eclair-mr2\' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into eclair-mr2
by Scott Main
· 15 years ago
0633dc4
am e08361d7: am 5d0806c9: Merge change Ia70bd8c4 into eclair
by Scott Main
· 15 years ago
b8fb6c0
am 8d670d34: Merge change I1f1c7bad into eclair-mr2
by Andreas Huber
· 15 years ago
20208ff
am 9b565d5b: am cef8d031: Merge change I00d0b54a into eclair
by Erik Gilling
· 15 years ago
7a1192f
am eefe7b1b: am b2e49a23: Add API level 7.
by Dianne Hackborn
· 15 years ago
0f6357d
am 67d9aa15: Merge change I6173d7c7 into eclair-mr2
by Daisuke Miyakawa
· 15 years ago
9ee55cc
am 2d6d609c: Merge change I74bf38a0 into eclair-mr2
by Andreas Huber
· 15 years ago
874c508
am bfb9fb14: Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore.
by Andreas Huber
· 15 years ago
ca84ac8
am d345c6ac: am 0a42b811: base: process: Abort setting the process group if one of the threads fails to switch
by San Mehat
· 15 years ago
208364d
am 4850b5cd: Merge change I20d77880 into eclair-mr2
by Ken Shirriff
· 15 years ago
0b18c94
am 11a2853e: am 8c411fb1: Merge change I79420b02 into eclair
by Jaikumar Ganesh
· 15 years ago
ea01f51
am 7f1ab539: am 90d311ff: Merge change I33e0f00e into eclair
by Scott Main
· 15 years ago
b06ecc4
am 7c09a0ff: Merge change Ib904c2a4 into eclair-mr2
by Dave Sparks
· 15 years ago
20e7c26
am 44000eb2: am 678c2e35: Merge change I9ef88863 into eclair
by Mike Lockwood
· 15 years ago
29d503c
am 1b794bbb: am e12de4d5: Merge change Id5fa58cf into eclair
by Ray Chen
· 15 years ago
25bd4f2
am 6d1ec0d8: dealloc compiled-sql statements before deref\'ing them from SQLiteDatabase obj.
by Vasu Nori
· 15 years ago
09380e0
am add86719: am 14bee131: Fix lock screen layouts with emergency call buttons.
by Daniel Sandler
· 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
e12de4d
Merge change Id5fa58cf into eclair
by Android (Google) Code Review
· 15 years ago
b904c2a
Remove old hack A/V sync hack that is no longer needed.
by Dave Sparks
· 15 years ago
6d1ec0d
dealloc compiled-sql statements before deref'ing them from SQLiteDatabase obj.
by Vasu Nori
· 15 years ago
add8671
am 14bee131: Fix lock screen layouts with emergency call buttons.
by Daniel Sandler
· 15 years ago
14bee13
Fix lock screen layouts with emergency call buttons.
by Daniel Sandler
· 15 years ago
435eb64
Add WindowManagerPolicy.OFF_BECAUSE_OF_PROX_SENSOR to indicate screen was turned off by the proximity sensor.
by Mike Lockwood
· 15 years ago
20b213c
am 64fc8082: am 40057ce7: Document that stopPreview is not needed before takePicture.
by Wu-cheng Li
· 15 years ago
64fc808
am 40057ce7: Document that stopPreview is not needed before takePicture.
by Wu-cheng Li
· 15 years ago
40057ce
Document that stopPreview is not needed before takePicture.
by Wu-cheng Li
· 15 years ago
a6c4556
am a8974b63: am 19a4157c: Make the notification panel send the position as well.
by Joe Onorato
· 15 years ago
a8974b6
am 19a4157c: Make the notification panel send the position as well.
by Joe Onorato
· 15 years ago
19a4157
Make the notification panel send the position as well.
by Joe Onorato
· 15 years ago
963559e
am 6c5401d8: am 7597065d: Make RemoteViews also set the sourceBounds in the PendingIntent.
by Joe Onorato
· 15 years ago
dbed535
am b28632a5: am c7a63eea: Add a new field to Intent that allows you to give a hint about what on screen caused the intent to be sent.
by Joe Onorato
· 15 years ago
6c5401d
am 7597065d: Make RemoteViews also set the sourceBounds in the PendingIntent.
by Joe Onorato
· 15 years ago
7597065
Make RemoteViews also set the sourceBounds in the PendingIntent.
by Joe Onorato
· 15 years ago
973afa9
Add isPrintableAscii() and isPrintableAsciiOnly() to TextUtils.java as hidden methods, and make vCard code use them.
by Daisuke Miyakawa
· 15 years ago
b28632a
am c7a63eea: Add a new field to Intent that allows you to give a hint about what on screen caused the intent to be sent.
by Joe Onorato
· 15 years ago
c7a63ee
Add a new field to Intent that allows you to give a hint about what on screen caused the intent to
by Joe Onorato
· 15 years ago
772e90a
am 780211a9: Fixing broken build
by Dmitri Plotnikov
· 15 years ago
780211a
Fixing broken build
by Dmitri Plotnikov
· 15 years ago
f862538
am 2b3509c9: Merge change I51438c18 into eclair-mr2
by Li Wenhao
· 15 years ago
2b3509c
Merge change I51438c18 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
Next »