Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
151b9d0a0bc28d68192968bdb0511a00f314b9d8
151b9d0
Merge "Line up textfield with WebTextView more often." into gingerbread
by Leon Scroggins
· 15 years ago
53d30c4
Merge "fetch macaddr right after supplicant connection" into gingerbread
by Irfan Sheriff
· 15 years ago
aad5711
am fda5b19c: Merge "docs: fix typo; surface dev guide link in package description" into froyo
by Scott Main
· 15 years ago
8d7a285
am 09da9609: docs: fix code snippet errors
by Scott Main
· 15 years ago
d4305a0
Merge "DO NOT MERGE - Updated ADB icon" into gingerbread
by Justin Ho
· 15 years ago
0f5fe63
Merge "NFC: Move NFC service implementation out of system_server." into gingerbread
by Nick Pelly
· 15 years ago
23e026b
Merge "docs: fix typo; surface dev guide link in package description" into froyo
by Scott Main
· 15 years ago
8f424f9
Merge "Update the documentation for content provider security." into gingerbread
by Nick Kralevich
· 15 years ago
b515501
Merge "Make sure we cache the sampleTable again if using the caching datasource." into gingerbread
by Andreas Huber
· 15 years ago
2474365
Merge "Don't crash on null Vibrator during reboot." into gingerbread
by Brad Fitzpatrick
· 15 years ago
d055ca8
Merge "Improve input device calibration format." into gingerbread
by Jeff Brown
· 15 years ago
1ec7a1d
Merge "Revert to using epoll_wait()." into gingerbread
by Jeff Brown
· 15 years ago
6b337e7
Improve input device calibration format.
by Jeff Brown
· 15 years ago
f8490fe
Merge "SipService: add wake lock for incoming INVITE packets." into gingerbread
by Hung-ying Tyan
· 15 years ago
79da3b5
Merge "Updated GPS icons and new status bar background" into gingerbread
by Justin Ho
· 15 years ago
b3756cd
Merge "DO NOT MERGE: Private API to pass the selected tab through QuickContacts" into gingerbread
by Daniel Lehmann
· 15 years ago
4b152c9
Merge "Fix issue 3098850" into gingerbread
by Eric Laurent
· 15 years ago
efe61b3
Merge "Screen on/off animation tweaks" into gingerbread
by Joe Onorato
· 15 years ago
17b47c4
Merge "[3095807] screen takes a long time to turn on" into gingerbread
by Mathias Agopian
· 15 years ago
1c6c04a
Merge "Test that we don't leak sensitive information when logging cookies." into gingerbread
by Jesse Wilson
· 15 years ago
a6546e5
[3095807] screen takes a long time to turn on
by Mathias Agopian
· 15 years ago
abd671a
addresses parts of 3096779 and 3097475
by Mathias Agopian
· 15 years ago
63be8cc
Merge "fix [3095607] Gingerbread screen turn-on animation does not show the last frame" into gingerbread
by Mathias Agopian
· 15 years ago
542c8ea
Merge "Import revised translations" into gingerbread
by Kenny Root
· 15 years ago
6f3c5bd
Merge "MinGW/Cygwin requires open() in O_BINARY mode." into gingerbread
by Raphael Moll
· 15 years ago
a7f0373
fix [3095607] Gingerbread screen turn-on animation does not show the last frame
by Mathias Agopian
· 15 years ago
295c700
Merge "may fix 3097381 and 3097482. don't abort on/off if the animation fails" into gingerbread
by Mathias Agopian
· 15 years ago
8e1e9df
Merge "Check for state before disconnecting." into gingerbread
by Jaikumar Ganesh
· 15 years ago
015fb3f
may fix 3097381 and 3097482. don't abort on/off if the animation fails
by Mathias Agopian
· 15 years ago
43233b1
Merge "DOC CHANGE: Fix bug in Testing doc" into gingerbread
by Joe Malin
· 15 years ago
c04563d
Merge "Make sure EventHub reports added/removed devices immediately." into gingerbread
by Jeff Brown
· 15 years ago
7b379f6
Merge "Change storage names to match 10-13 decision" into gingerbread
by Roy West
· 15 years ago
1013d9e
Merge "Do not build pbkdf2gen on non-Linux hosts" into gingerbread
by Joe Onorato
· 15 years ago
8aa3f28
Merge "Really leave text selection mode when using the trackball." into gingerbread
by Gilles Debunne
· 15 years ago
7e40f36
Make sure EventHub reports added/removed devices immediately.
by Jeff Brown
· 15 years ago
2cf43c6
MinGW/Cygwin requires open() in O_BINARY mode.
by Raphael Moll
· 15 years ago
9f2c66d
Merge "Make SipService listen to WIFI state change events." into gingerbread
by Hung-ying Tyan
· 15 years ago
7f7c9a2
Merge "OBB: use PBKDF2 for key generation." into gingerbread
by Kenny Root
· 15 years ago
95a6889
OBB: use PBKDF2 for key generation.
by Kenny Root
· 15 years ago
5ebbba5
Merge "Reduce CallerInfoAsyncQuery logging in user builds (STOPSHIP cleanup)" into gingerbread
by David Brown
· 15 years ago
a81d521
Merge "Updated media transport controls" into gingerbread
by Justin Ho
· 15 years ago
6ea8890
Merge "Updating popup center asset (v5)" into gingerbread
by Justin Ho
· 15 years ago
04e7363
Merge "Regenerate preloaded classes for Gingerbread." into gingerbread
by Jesse Wilson
· 15 years ago
0f67f57
Merge "Remove STOPSHIP and reduce log spam." into gingerbread
by Jaikumar Ganesh
· 15 years ago
3de1115
Merge "bug:3069735 in Download UI app, handle deletes correctly" into gingerbread
by Vasu Nori
· 15 years ago
93aa52d
Merge "Work around for errant headsets." into gingerbread
by Jaikumar Ganesh
· 15 years ago
1837c61
Merge "Never show overscroll if the page scrolls at all." into gingerbread
by Mindy Pereira
· 15 years ago
742983f
Merge "Reduce the time it takes to decay the glow after a pull." into gingerbread
by Mindy Pereira
· 15 years ago
c2a2b5c
Merge "implement part of [3094280] New animation for screen on and screen off add support for screen on animation" into gingerbread
by Mathias Agopian
· 15 years ago
bd44d85
Merge "Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that." into gingerbread
by Andreas Huber
· 15 years ago
03a7820
Merge "Adding a new <uses-gl-texture/> tag, to be used to enable apps to specify filtering based on support for OpenGL ES texture and texture compression formats." into gingerbread
by Dan Morrill
· 15 years ago
8e89692
Merge "Handle native library deletion in scanPackage" into gingerbread
by Kenny Root
· 15 years ago
322ea94
Merge "OBB: Change documentation to reflect reality" into gingerbread
by Kenny Root
· 15 years ago
9daa5c9
implement part of [3094280] New animation for screen on and screen off
by Mathias Agopian
· 15 years ago
f61daab
Merge "Attempt to derive the avg. bitrate of the entire stream from metadata." into gingerbread
by Andreas Huber
· 15 years ago
7a83854
Merge "Some webcams output rtp streams but never send any rtcp data in violation of the specs. Attempt to use fake timestamps to be able to play these..." into gingerbread
by Andreas Huber
· 15 years ago
ad34e3b
Merge "Add shutdown assurance" into gingerbread
by Kenny Root
· 15 years ago
3ac8dfc
Merge "Fix NPE caused by Change I4df27119." into gingerbread
by Wink Saville
· 15 years ago
e4c9d8e
am 5249ad03: docs: add "boot completed" broadcast to list of DO NOTs for installing on external storage bug: 3088494
by Scott Main
· 15 years ago
6e6864a
Merge "Add missing native methods to fix boot." into gingerbread
by Nick Pelly
· 15 years ago
debb3a6
Merge "Support for writing to MPEG2 transport stream files." into gingerbread
by Andreas Huber
· 15 years ago
5558435
Merge "HTTP Live content that are tagged as complete are now seekable." into gingerbread
by Andreas Huber
· 15 years ago
91a2e55
Merge "GPS: Remove unnecessary and broken test in AgpsRilInterface updateNetworkState glue" into gingerbread
by Mike Lockwood
· 15 years ago
137ef22
Merge "Updated popup_ 9 patches and removing text_select_handle (hdpi)" into gingerbread
by Justin Ho
· 15 years ago
7daf324
Merge "SipService: mScreenOn is flipped to wrong value." into gingerbread
by Hung-ying Tyan
· 15 years ago
9bf9f7a
Merge "Fix build." into gingerbread
by Nick Pelly
· 15 years ago
f0908a1
Merge "Fix issue #3089800: adb shell am -W causes ActivityManager crash" into gingerbread
by Dianne Hackborn
· 15 years ago
1f5843c
Merge "Bluez doesn't handle disconnect while connecting well. Defer the message." into gingerbread
by Jaikumar Ganesh
· 15 years ago
c2dc99c
Merge "Updated GPS on (hdpi and mdpi), text select handles (mdpi), removing unused text_select_handle.png (mdpi)" into gingerbread
by Justin Ho
· 15 years ago
3874b18
Merge "Fix SipSessionGroup from throwing ConcurrentModificationException" into gingerbread
by Hung-ying Tyan
· 15 years ago
308ddf2
Merge "Fix bug 3083631 - Links no longer get tapped during scale gestures" into gingerbread
by Adam Powell
· 15 years ago
6cd9eff
Merge "Fix auto connection priority handling." into gingerbread
by Jaikumar Ganesh
· 15 years ago
5cbba46
Merge "Add text selection handles to preloaded drawables." into gingerbread
by Jeff Brown
· 15 years ago
4254081
Merge "Fix bug 3064135 - do not allow text handles on TextViews in sub windows." into gingerbread
by Adam Powell
· 15 years ago
b7768f0
Merge "fix start driver for corner cases DO NOT MERGE" into gingerbread
by Irfan Sheriff
· 15 years ago
08f64b9
Merge changes I76513387,I335fb671 into gingerbread
by Joe Onorato
· 15 years ago
e5865c7
Merge "Remove some PII." into gingerbread
by Wink Saville
· 15 years ago
59119e6
turn off the electron beam
by Mathias Agopian
· 15 years ago
05a1326
Merge "Doc change: cherrypick testing changes from master. Squashed commit of the following:" into gingerbread
by Dirk Dougherty
· 15 years ago
3c8e66f
Merge "Allow TextView to do its thing." into gingerbread
by Leon Scroggins
· 15 years ago
ced4db0
Merge "StrictMode: link to designing for responsiveness ANR docs" into gingerbread
by Brad Fitzpatrick
· 15 years ago
9b0ab92
Merge "Improve the input policy handling a bit." into gingerbread
by Jeff Brown
· 15 years ago
a8ed856
Improve the input policy handling a bit.
by Jeff Brown
· 15 years ago
3d3429e
Merge "Fix a bug synthesizing cancelation events for motions." into gingerbread
by Jeff Brown
· 15 years ago
e4081fe
Merge "SipService: fix a missing switch-case break." into gingerbread
by Hung-ying Tyan
· 15 years ago
c8b3e25
Merge "Fix SD card mounting issues #3074555 and #3072332" into gingerbread
by Dianne Hackborn
· 15 years ago
316237d
Fix a bug synthesizing cancelation events for motions.
by Jeff Brown
· 15 years ago
abcb347
Merge "Change to new binder implementation for OBB" into gingerbread
by Kenny Root
· 15 years ago
758753c
Merge "OBB: rearrange to be entirely asynchronous" into gingerbread
by Kenny Root
· 15 years ago
aa162c3
Merge "Add animation for the status bar going away." into gingerbread
by Joe Onorato
· 15 years ago
b6af9cc
Merge "Fix an event injection bug when the policy is bypassed." into gingerbread
by Jeff Brown
· 15 years ago
05cd45c
Merge "Fix status bar flashing after orientation change" into gingerbread
by Joe Onorato
· 15 years ago
1fe6dec
Fix an event injection bug when the policy is bypassed.
by Jeff Brown
· 15 years ago
86284d2
Merge "Grant URI permissions to the MCS" into gingerbread
by Kenny Root
· 15 years ago
eaa166e
Merge "Add a configuration option to turn on the screen when you unplug the device." into gingerbread
by Joe Onorato
· 15 years ago
a2e6869
am 3fd40ee6: (-s ours) Revert "docs: new web apps dev guides" Do not merge.
by Scott Main
· 15 years ago
966ae93
Merge "Temporarily turn on backup/restore debug logs" into gingerbread
by Chris Tate
· 15 years ago
20f29b4
Merge "fix a bug where FLIP_H would do a 180 rotation" into gingerbread
by Mathias Agopian
· 15 years ago
3c2c54c
fix a bug where FLIP_H would do a 180 rotation
by Mathias Agopian
· 15 years ago
eea35e1
Merge "deliver invalidate messages AFTER other messages" into gingerbread
by Mathias Agopian
· 15 years ago
Next »