Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b42ab0f41cb9dc5988d152ba660d39b3910ae373
/
core
01f4385
Handle the string "default" and ignore it appropriately.
by Daisuke Miyakawa
· 15 years ago
37f700a
Merge "InputDevice filtering for jumpy screens. Updated ScaleGestureDetector for framework deprecations."
by Adam Powell
· 15 years ago
f5bcc6a
InputDevice filtering for jumpy screens.
by Adam Powell
· 15 years ago
e58aa0d
Merge "More ExpandableListView fixes to take headers into account."
by Gilles Debunne
· 15 years ago
351434b
Merge "Add error reporting for Tethering."
by Robert Greenwalt
· 15 years ago
c155239
Allow multiple original-package tags.
by Dianne Hackborn
· 15 years ago
272f3a9
More ExpandableListView fixes to take headers into account.
by Gilles Debunne
· 15 years ago
c37cb24
Feature to return an extra in the cursor that keeps the spinny going.
by Amith Yamasani
· 15 years ago
5a73506
Add error reporting for Tethering.
by Robert Greenwalt
· 15 years ago
9b10ef5
Rework the way PackageManager binds to default container service.
by Suchi Amalapurapu
· 15 years ago
a034cd3e
Merge "Use "play" icon for search dialog button in Browser"
by Bjorn Bringert
· 15 years ago
22b23a1
Use "play" icon for search dialog button in Browser
by Bjorn Bringert
· 15 years ago
4ac163f
Merge "MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS."
by Mike Lockwood
· 15 years ago
f3685af
Merge "Remove UUIDs from the cache when the device is unpaired."
by Jaikumar Ganesh
· 15 years ago
574376e
Merge "hide the newly created DatabaseObjectNotClosedException class from sdk"
by Vasu Nori
· 15 years ago
4da24f4
hide the newly created DatabaseObjectNotClosedException class from sdk
by Vasu Nori
· 15 years ago
6bb028d
Merge "in finalizer warnings, use a better exception - NOT Exception()"
by Vasu Nori
· 15 years ago
f6bd0ba
Don't send ACTION_MOVE to webkit until the distance is confirmed to be a drag.
by Grace Kloba
· 15 years ago
08b448e
in finalizer warnings, use a better exception - NOT Exception()
by Vasu Nori
· 15 years ago
c833119
Merge "Remove the TAB key from <textarea>s."
by Leon Scroggins
· 15 years ago
7af1b83
Remove the TAB key from <textarea>s.
by Leon Scroggins
· 15 years ago
3403eb3
refactor find state and scrolling
by Cary Clark
· 15 years ago
de023c1
refactor find state and scrolling
by Cary Clark
· 15 years ago
d6dfca8
Call close() instead of deactivate() in CursorToBulkCursorAdaptor.close()
by Bjorn Bringert
· 15 years ago
bf2dd44
MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS.
by Mike Lockwood
· 15 years ago
0b49ab5
Add SearchManager.SUGGEST_COLUMN_TEXT_2_URL
by Bjorn Bringert
· 15 years ago
ddb42a4
Merge "Fixing spelling of intiialization to initialization in comment"
by Brian Carlstrom
· 15 years ago
dbc96e1
Merge "Fix a bug in OverScroller.setFinalX/Y"
by Adam Powell
· 15 years ago
d93b998
Fix a bug in OverScroller.setFinalX/Y
by Adam Powell
· 15 years ago
25c374e
Merge "Fix documentation."
by Wink Saville
· 15 years ago
08209a7
Disable tests that require package-private access to code under test.
by Doug Felt
· 15 years ago
081a9b69a
Remove UUIDs from the cache when the device is unpaired.
by Jaikumar Ganesh
· 15 years ago
34a2238
Merge "Added Scroller compatibility methods to OverScroller"
by Adam Powell
· 15 years ago
9d5b488
Added Scroller compatibility methods to OverScroller
by Adam Powell
· 15 years ago
3ddde16
Merge "Add new CAPTURE_LAYERS command to HiearchyViewer protocol."
by Romain Guy
· 15 years ago
223ff5c
Add new CAPTURE_LAYERS command to HiearchyViewer protocol.
by Romain Guy
· 15 years ago
68612ba
Merge "SslCertificate should clone Dates"
by Brian Carlstrom
· 15 years ago
a5987a5
SslCertificate should clone Dates
by Brian Carlstrom
· 15 years ago
bd80e560
Merge "resubmit reverted CL https://android-git.corp.google.com/g/#change,42682"
by Vasu Nori
· 15 years ago
d2334cb
Create a method to find matching URLs and use it in updateVisitedHistory.
by Leon Scroggins
· 15 years ago
91d0e3c
resubmit reverted CL https://android-git.corp.google.com/g/#change,42682
by Vasu Nori
· 15 years ago
0bf8859
Make sure all list items know they are in a window. Bug #2476671
by Romain Guy
· 15 years ago
37254dc
Fixing spelling of intiialization to initialization in comment
by Brian Carlstrom
· 15 years ago
db204c2
Merge "change ObserverNode.binderDied() to lock the root node before manipulating the observers tree by calling removeObserverLocked()"
by Fred Quintana
· 15 years ago
14b60e7
add warning in finalizer. deprecate protected members.
by Vasu Nori
· 15 years ago
b99370b
Merge "Turn on fading scrollbars by default. Bug #2142162"
by Romain Guy
· 15 years ago
8bda248
Turn on fading scrollbars by default. Bug #2142162
by Romain Guy
· 15 years ago
c4fc2cc
Merge "Null pointer tests removed from HeaderViewListAdapter."
by Gilles Debunne
· 15 years ago
0eaa4d3
Merge "SslCertificate should use Dates - fixing api for build"
by Brian Carlstrom
· 15 years ago
0b2e84b
Add a client for WebBackForwardList operations.
by Patrick Scott
· 15 years ago
9147a0e
SslCertificate should use Dates - fixing api for build
by Brian Carlstrom
· 15 years ago
002ffad5
change ObserverNode.binderDied() to lock the root node before manipulating
by Fred Quintana
· 15 years ago
0061103
Merge "SslCertificate should provide Date interface"
by Brian Carlstrom
· 15 years ago
445d8f1
SslCertificate should provide Date interface
by Brian Carlstrom
· 15 years ago
8430c1a
Merge "When titlebar's visible height changed, it means the WebKit viewsize need to be updated."
by Grace Kloba
· 15 years ago
176f9fc
Null pointer tests removed from HeaderViewListAdapter.
by Gilles Debunne
· 15 years ago
d95c8f2
Merge "Fixing: search button and mic button are not right-aligned"
by Bjorn Bringert
· 15 years ago
59b0b74
Fixing: search button and mic button are not right-aligned
by Valentin Kravtsov
· 15 years ago
4addf9b
When titlebar's visible height changed, it means the
by Grace Kloba
· 15 years ago
43242d0
am ba74d7cc: am e861b8f9: Merge " Fix issue with authentication with flash" into eclair-mr2
by Leon Clarke
· 15 years ago
ba74d7c
am e861b8f9: Merge " Fix issue with authentication with flash" into eclair-mr2
by Leon Clarke
· 15 years ago
f79a819
Merge "account for find dialog height when positioning layers"
by Cary Clark
· 15 years ago
e861b8f
Merge " Fix issue with authentication with flash" into eclair-mr2
by Leon Clarke
· 15 years ago
c2ca936
Merge "Start the synchronous load in the WebCore thread."
by Grace Kloba
· 15 years ago
72ab998
account for find dialog height when positioning layers
by Cary Clark
· 15 years ago
7d7ce2b
Merge "Tone down a log message."
by Andy McFadden
· 15 years ago
717c6ae
am 2705c8f0: Merge "DO NOT MERGE. force plugins to render on top of browser content." into eclair-mr2
by Derek Sollenberger
· 15 years ago
cb01dba3
Fix issue with authentication with flash
by Leon Clarke
· 15 years ago
2705c8f
Merge "DO NOT MERGE. force plugins to render on top of browser content." into eclair-mr2
by Derek Sollenberger
· 15 years ago
0245e09
Merge "Store the LoadListener in the SslErrorHandler passed to the client."
by Patrick Scott
· 15 years ago
5f38e1a
Start the synchronous load in the WebCore thread.
by Grace Kloba
· 15 years ago
0ef3eee
Merge "Remove DateException and obsolete DateUtils functions."
by Ken Shirriff
· 15 years ago
34db992
Merge "Cleaning in ListWithEditTextHeaderTest."
by Romain Guy
· 15 years ago
8297788
Move the pointer location thing out of common.
by Dianne Hackborn
· 15 years ago
ef05e07
Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links
by Dianne Hackborn
· 15 years ago
883dbac
Merge "Fixing a bug with TTS that caused TTS to ignore the default settings unless the user had set the defaults to always override app settings."
by Charles Chen
· 15 years ago
6a8b73b
Fixing a bug with TTS that caused TTS to ignore the default settings
by Charles Chen
· 15 years ago
5d26c1e
Added a name to Surface created by SurfaceFlinger
by Mathias Agopian
· 15 years ago
42c7988
Apply alpha animations on ImageView instances. Bug #2479570
by Romain Guy
· 15 years ago
7491d87
Merge "New vibrate/silent mode behavior."
by Daniel Sandler
· 15 years ago
cfa8fd0
Remove unused Calendar.insertVEvent method
by Ken Shirriff
· 15 years ago
58c6399
Merge "Prevent crash in Dialog. Bug #2249637"
by Romain Guy
· 15 years ago
7883c97
Prevent crash in Dialog. Bug #2249637
by Romain Guy
· 15 years ago
918a95b
Merge "Rename _SYNC_LOCAL_ID to _SYNC_DATA"
by Marc Blank
· 15 years ago
5b8c69d
Rename _SYNC_LOCAL_ID to _SYNC_DATA
by Marc Blank
· 15 years ago
c0524d2
am 3ff7cecd: Merge "DO NOT MERGE" into eclair-mr2
by Grace Kloba
· 15 years ago
3ff7cec
Merge "DO NOT MERGE" into eclair-mr2
by Grace Kloba
· 15 years ago
3c5d27a
Cleaning in ListWithEditTextHeaderTest.
by Gilles Debunne
· 15 years ago
fb9f10f
Merge "revert due to the sqlite build problem on Mac.."
by Vasu Nori
· 15 years ago
b649ca2
revert due to the sqlite build problem on Mac..
by Vasu Nori
· 15 years ago
8cbb8f5
Unhide zoom API.
by Wu-cheng Li
· 15 years ago
ec8f9b6
Fix misspelling in JavaDoc tag
by Kenny Root
· 15 years ago
aceb6fe
Merge "fix a system crash that occurs when ChooseAccountActivity is restarted from the icicle"
by Fred Quintana
· 15 years ago
2622261
fix a system crash that occurs when ChooseAccountActivity is
by Fred Quintana
· 15 years ago
61c9d4b
Let apps change the bottom strip in TabWidget. Bug #2478088
by Romain Guy
· 15 years ago
e0dab5b
Merge "register a logging func with sqlite, to get extra info on errors"
by Vasu Nori
· 15 years ago
a53bbe4
Remove DateException and obsolete DateUtils functions.
by Ken Shirriff
· 15 years ago
37acc31
Merge "Bug 2464063"
by Paul Westbrook
· 15 years ago
701d916
Tone down a log message.
by Andy McFadden
· 15 years ago
12f8070
am 3ca122df: am cfb50c66: Merge "If we get TOUCH_UP before getting the WebCore\'s response for TOUCH_DOWN, remove the pending TOUCH_EVENT before proceeding to fling." into eclair-mr2
by Grace Kloba
· 15 years ago
Next »