Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c6684f9e9790e92960504e9b32f20f27003d9f37
c6684f9
Fix previous quick fix, LoginOptions is final.
by Costin Manolache
· 14 years ago
fe5be1b
Merge "Don't add clipped rects to layer regions. Bug #3350208" into honeycomb
by Romain Guy
· 14 years ago
f510684
Don't add clipped rects to layer regions. Bug #3350208
by Romain Guy
· 14 years ago
010719c
Merge "fix [3312683] Camera mirroring problem after switching from back to front camera" into honeycomb
by Mathias Agopian
· 14 years ago
05db1af
Merge "Fix NPE, caller may not pass loginOptions." into honeycomb
by Costin Manolache
· 14 years ago
75b8fc7
Fix NPE, caller may not pass loginOptions.
by Costin Manolache
· 14 years ago
679cd50
Merge "Updated assets from Gingerbread" into honeycomb
by Justin Ho
· 14 years ago
724df10
Updated assets from Gingerbread
by Justin Ho
· 14 years ago
f80e623
Merge "Updated stat_notify icons in new style" into honeycomb
by Justin Ho
· 14 years ago
bb2cf77
Updated stat_notify icons in new style
by Justin Ho
· 14 years ago
c69d5f3
Merge "Hook up CacheManager for the Chromium HTTP stack" into honeycomb
by Ben Murdoch
· 14 years ago
e849247
Hook up CacheManager for the Chromium HTTP stack
by Steve Block
· 14 years ago
076b770
bcc interface fixed.
by Shih-wei Liao
· 14 years ago
c458106
Merge "Retire librslib_rt." into honeycomb
by Shih-wei Liao
· 14 years ago
0c19b83
Merge "Move linking stuff to libbcc." into honeycomb
by Shih-wei Liao
· 14 years ago
3b5379d
Retire librslib_rt.
by Shih-wei Liao
· 14 years ago
35a17e6
Move linking stuff to libbcc.
by Shih-wei Liao
· 14 years ago
47fcc7e
Merge "Avoid converting rslib.bc to things like rslib.h. So we are less error-prone." into honeycomb
by Shih-wei Liao
· 14 years ago
307bf62
Avoid converting rslib.bc to things like rslib.h. So we are less error-prone.
by Shih-wei Liao
· 14 years ago
1916e7f
Adds a new WebViewFragment class
by Steve Block
· 14 years ago
15572ff
Merge "Save input method subtype even if the current IME is not running." into honeycomb
by satok
· 14 years ago
ca83021
Save input method subtype even if the current IME is not running.
by satok
· 14 years ago
2421cd4
Merge "Fix bug 3352112 - crash in AbsListView.smoothScrollBy" into honeycomb
by Adam Powell
· 14 years ago
7930375
Fix bug 3352112 - crash in AbsListView.smoothScrollBy
by Adam Powell
· 14 years ago
8454370
Merge "Fix issue #3330037: Unnecessary orientations appear..." into honeycomb
by Dianne Hackborn
· 14 years ago
94cb2eb
Fix issue #3330037: Unnecessary orientations appear...
by Dianne Hackborn
· 14 years ago
370f01b
Merge "Fix NPE in interceptKeyBeforeDispatching." into honeycomb
by Jeff Brown
· 14 years ago
00ae87d
Fix NPE in interceptKeyBeforeDispatching.
by Jeff Brown
· 14 years ago
501053a
Move the main thread check to the appropriate place.
by Romain Guy
· 14 years ago
5b907be
Merge "Move the main thread check to the appropriate place." into honeycomb
by Romain Guy
· 14 years ago
428a731
Merge "LayoutLib: Fix multi-line text rendering." into honeycomb
by Xavier Ducrohet
· 14 years ago
bbefc86
LayoutLib: Fix multi-line text rendering.
by Xavier Ducrohet
· 14 years ago
fb4dcb1
fix [3312683] Camera mirroring problem after switching from back to front camera
by Mathias Agopian
· 14 years ago
1e3a431
Remove debug code
by Romain Guy
· 14 years ago
24bb317
Merge "Remove debug code" into honeycomb
by Romain Guy
· 14 years ago
ffac7fc
Add debug logs for display lists.
by Romain Guy
· 14 years ago
e9d3da1
Merge "Re-implement img npot support in HC." into honeycomb
by Jason Sams
· 14 years ago
7f5690b
Merge "Add debug logs for display lists." into honeycomb
by Romain Guy
· 14 years ago
9333e64
Re-implement img npot support in HC.
by Jason Sams
· 14 years ago
bfbb089
Merge "b/3133123 Pass touch point ids to WebKit." into honeycomb
by Huahui Wu
· 14 years ago
402438b
Merge "Deep clone settings for system package update" into honeycomb
by Kenny Root
· 14 years ago
e838a42
b/3133123 Pass touch point ids to WebKit.
by Huahui Wu
· 14 years ago
49dc58b
Merge "Docs plus removing some junk per API review." into honeycomb
by Alex Sakhartchouk
· 14 years ago
e77e9da
Merge "Fix bug in handling connect/disconnect multiple devices." into honeycomb
by Jaikumar Ganesh
· 14 years ago
291e78c
Deep clone settings for system package update
by Kenny Root
· 14 years ago
52ea989
Merge "Remove accidental StrictMode logging left in." into honeycomb
by Brad Fitzpatrick
· 14 years ago
4a82b62
Remove accidental StrictMode logging left in.
by Brad Fitzpatrick
· 14 years ago
d1287f5
Fix bug in handling connect/disconnect multiple devices.
by Jaikumar Ganesh
· 14 years ago
8eca7a1
Merge "Fix issue #3153930: orphan window left on screen" into honeycomb
by Dianne Hackborn
· 14 years ago
2c037d1
Merge "remove runFinalizationSync calls" into honeycomb
by Guang Zhu
· 14 years ago
e88255d
remove runFinalizationSync calls
by Guang Zhu
· 14 years ago
f5c876e
Docs plus removing some junk per API review.
by Alex Sakhartchouk
· 14 years ago
783e6c8
Merge "fix for cts DuplicateParentStateEnabled bug with TextViews." into honeycomb
by Gilles Debunne
· 14 years ago
379a51d
Merge "Fix bug 3242262 - Add queryHint attribute for SearchView" into honeycomb
by Adam Powell
· 14 years ago
cecb1db
Merge "Invisible of gone views fire accessibility events." into honeycomb
by Svetoslav Ganov
· 14 years ago
c0171d5
Fix bug 3242262 - Add queryHint attribute for SearchView
by Adam Powell
· 14 years ago
fb81703
fix for cts DuplicateParentStateEnabled bug with TextViews.
by Gilles Debunne
· 14 years ago
f99f9c5
Fix issue #3153930: orphan window left on screen
by Dianne Hackborn
· 14 years ago
9cd1eca
Invisible of gone views fire accessibility events.
by Svetoslav Ganov
· 14 years ago
6458202
Merge "Suppress orientation changes during drag operations" into honeycomb
by Christopher Tate
· 14 years ago
a6cbd72
Merge "LayoutLib: Use the new log tag constants from LayoutLog" into honeycomb
by Xavier Ducrohet
· 14 years ago
3defffe
Merge "Fix remote GraphicBuffer allocation in SurfaceFlinger." into honeycomb
by Jamie Gennis
· 14 years ago
57ce3909
Merge "Add logging to SurfaceTextureClient." into honeycomb
by Jamie Gennis
· 14 years ago
27ac243
Merge "Print currentDestinationString() for each backup transport" into honeycomb
by Fabrice Di Meglio
· 14 years ago
462433a
Merge "DatePicker is calling back its listener on init." into honeycomb
by Svetoslav Ganov
· 14 years ago
8aac3ee
Print currentDestinationString() for each backup transport
by Fabrice Di Meglio
· 14 years ago
f7acf16
Fix remote GraphicBuffer allocation in SurfaceFlinger.
by Jamie Gennis
· 14 years ago
e8d0e8a
Add logging to SurfaceTextureClient.
by Jamie Gennis
· 14 years ago
a3cdaa5
Revert "Remove the APIs for the old encryption scheme."
by Jason parks
· 14 years ago
c15c7a7
Merge "Cleanup implementation of hardware layers." into honeycomb
by Romain Guy
· 14 years ago
5865c49
Merge "Fix a bug in SurfaceTexture::dequeueBuffer." into honeycomb
by Jamie Gennis
· 14 years ago
ada830f
Cleanup implementation of hardware layers.
by Romain Guy
· 14 years ago
8eff4524
Merge "Fix issue 3302649." into honeycomb
by Eric Laurent
· 14 years ago
2f136a8
DatePicker is calling back its listener on init.
by Svetoslav Ganov
· 14 years ago
9aba232
Merge "Add getTransformMatrix to the SurfaceTexture API." into honeycomb
by Jamie Gennis
· 14 years ago
918aaa5
LayoutLib: Use the new log tag constants from LayoutLog
by Xavier Ducrohet
· 14 years ago
39d80c3
Merge "Import revised translations." into honeycomb
by Eric Fischer
· 14 years ago
310a4d8
LAyoutLib: Fix build by adding missing IWindowSession implementation.
by Xavier Ducrohet
· 14 years ago
1f1957f
Merge "LayoutLib: move MockView back into its original package." into honeycomb
by Xavier Ducrohet
· 14 years ago
66a95e4
Merge "LayoutLib: Add getViewParent/getViewIndex on RenderSession." into honeycomb
by Xavier Ducrohet
· 14 years ago
c14b10c3
Merge "Add audio encoding parameters check" into honeycomb
by James Dong
· 14 years ago
06e32b4
Merge "Updating the WebView accessibility key bindings after discussion with the access-eng team" into honeycomb
by Svetoslav Ganov
· 14 years ago
b54fd91
Merge "Phone crash when old callback func is woken up when enabling BT." into honeycomb
by Jaikumar Ganesh
· 14 years ago
d88ad4a
Merge "Documentation" into honeycomb
by Alex Sakhartchouk
· 14 years ago
495056a
Merge "Turn off DUN connection after tethering." into honeycomb
by Robert Greenwalt
· 14 years ago
b439221
Merge "QuickContactBadge shows its pressed state" into honeycomb
by Gilles Debunne
· 14 years ago
81f8e3c
Phone crash when old callback func is woken up when enabling BT.
by Staffan Lindvall
· 14 years ago
21f62b9
Merge "Add a method enable encryption." into honeycomb
by Jason parks
· 14 years ago
ca6777b
Merge "Remove the APIs for the old encryption scheme." into honeycomb
by Jason parks
· 14 years ago
f679ba7
Cherrypick from GB. Do Not Merge.
by Marco Nelissen
· 14 years ago
6b3dc7a
Merge "Improve error handling (NPE in DRT2)" into honeycomb
by Ben Murdoch
· 14 years ago
5bf6cc0
Merge "Initialize mOtaspMode to OTASP_UNKNOWN." into honeycomb
by Wink Saville
· 14 years ago
84cc2db
Improve error handling (NPE in DRT2)
by Philippe Marti
· 14 years ago
9610019
Fix the build.
by Shih-wei Liao
· 14 years ago
078717b
Merge "Disable on-device linking" into honeycomb
by Shih-wei Liao
· 14 years ago
0394d249
Disable on-device linking
by Shih-wei Liao
· 14 years ago
c758f1c
Merge "Fix the build." into honeycomb
by Shih-wei Liao
· 14 years ago
f6dd9c5
Merge "On-device linking." into honeycomb
by Shih-wei Liao
· 14 years ago
3ae5017
Merge "convert2uchar3." into honeycomb
by Shih-wei Liao
· 14 years ago
3a3dd2b
Fix the build.
by Shih-wei Liao
· 14 years ago
Next »