Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
2b2661c99c051958c394ae86a977c01088516cda
2b2661c
Merge "Use SoundPool instead of Ringtone."
by Marco Nelissen
· 14 years ago
c347a52
Merge "Fix lockscreen Bug: 5391404"
by Mike Cleron
· 14 years ago
a461044
Merge "Increase padding in notifications."
by Daniel Sandler
· 14 years ago
deed604
am 9547d03e: Fix build.
by Dianne Hackborn
· 14 years ago
cedbc8f
am 1fd6c336: (-s ours) Fix issue #5312624: Lock screen very flickery
by Dianne Hackborn
· 14 years ago
48a953d
Merge "Revert "Tell the resolver what protocols to use.""
by Lorenzo Colitti
· 14 years ago
824bbb8
am 6ea4da95: (-s ours) Fix issue #5242779: Device not responding to touch on unlock screen
by Dianne Hackborn
· 14 years ago
1b172b7
Merge "Bug 5278473 & 5278471: delete option in suggestion popup menu"
by Gilles Debunne
· 14 years ago
680abc3
Merge "Too many SpellCheckSpans are created."
by Gilles Debunne
· 14 years ago
8ef5b1b
Merge "Revert "log stack trace when finish() or onDestroy() is called""
by Guang Zhu
· 14 years ago
43b714f
Merge "Release MediaPlayer before letting it go out of scope."
by Marco Nelissen
· 14 years ago
67d68d0
Merge "Fix bug 5357295 NPE on display when remote control client dies"
by Jean-Michel Trivi
· 14 years ago
da8573a
Merge "Re-adding missing lockscreen drawable"
by Justin Ho
· 14 years ago
8ae5319
Merge "Fixed ProgressBar logic for AnimationDrawables"
by Chet Haase
· 14 years ago
09bee30
Merge "Fix HTML5Audio to call WebView.isPrivateBrowsingEnabled() on the UI thread"
by Steve Block
· 14 years ago
1dfb778
Merge "Change the width of the suggestion item to match the one of the suggestion pop-up"
by Luca Zanolin
· 14 years ago
f4fac11
Merge "Fix bug 5385274 - tabs in browser can't be scrolled"
by Adam Powell
· 14 years ago
645f19d
Merge "Fix bug 5386915 - Action mode is intercepting touches it shouldn't be"
by Adam Powell
· 14 years ago
de993f1
Merge "Fix 5389072: NPE in MediaController.updateFloatingWindowLayout()."
by Chih-Chung Chang
· 14 years ago
a3cd615
Merge "docs: add some more info to Time javadocs"
by Scott Main
· 14 years ago
366e690
Merge "Revamping of the NumberPicker widget for improved usablility."
by Svetoslav Ganov
· 14 years ago
e0e900a
Merge "Fully qualify javadoc links and make the tools happy"
by Adam Powell
· 14 years ago
6734e7f
Merge "Fix 5385186 - Face Unlock no longer shown when first booted"
by Brian Colonna
· 14 years ago
735fccf
Merge "Don't build display lists for views with a layer."
by Romain Guy
· 14 years ago
4138dd7
am d908b40d: (-s ours) Merge "Import revised translations." into ics-factoryrom
by Eric Fischer
· 14 years ago
f23300b
Merge "Import revised translations." into ics-factoryrom
by Eric Fischer
· 14 years ago
1c1804a
Merge "may fix the build"
by Mathias Agopian
· 14 years ago
55b81b1
may fix the build
by Mathias Agopian
· 14 years ago
5bff632
am a94489b4: Merge "Don\'t lose product variant strings that also vary between locales." into ics-factoryrom
by Eric Fischer
· 14 years ago
89f653b
Merge "Don't lose product variant strings that also vary between locales." into ics-factoryrom
by Eric Fischer
· 14 years ago
bf33c35
am 5c12c039: (-s ours) Merge "Import revised translations. DO NOT MERGE." into ics-factoryrom
by Eric Fischer
· 14 years ago
1e4c600
Merge "Import revised translations. DO NOT MERGE." into ics-factoryrom
by Eric Fischer
· 14 years ago
a69e7d4
Merge "Updated lockscreen assets Bug: 5380966"
by Justin Ho
· 14 years ago
7687786
Merge "Pulled out part of onScreenTurnedOn() into show() function"
by Brian Colonna
· 14 years ago
3dbb680
Merge "Support multiple NAL fragments per .mkv payload"
by Andreas Huber
· 14 years ago
829b586
Merge "Update Widget Design guidelines for ICS"
by Roman Nurik
· 14 years ago
73fbc63
Merge "Fix bug 5386180 - Wire up action bar home/up for dialogs"
by Adam Powell
· 14 years ago
5107032
am 24664c00: Merge "Updated menu icon Bug: 5388009" into ics-factoryrom
by Justin Ho
· 14 years ago
49941d5
am 3b5a379d: Merge "Updated overflow menu icon Bug: 5388009" into ics-factoryrom
by Justin Ho
· 14 years ago
58bd710
Merge "Updated menu icon Bug: 5388009" into ics-factoryrom
by Justin Ho
· 14 years ago
b917577
Merge "Updated overflow menu icon Bug: 5388009" into ics-factoryrom
by Justin Ho
· 14 years ago
e4cdd0b
Merge "Downscaling circular assets with bilinear to fix jagged edges"
by Justin Ho
· 14 years ago
a05091c
Merge "Changed translation for the day of the week zh-rTW"
by Michael Chan
· 14 years ago
8fbb9d8
Merge "Format NaN and Infinity as Doclava expects."
by Jesse Wilson
· 14 years ago
2b410ff
Merge "Flush resets the count of played audio frames"
by James Dong
· 14 years ago
cb53c49
Merge "Support AMR, G.711 and vorbis audio in ACodec and friends."
by Andreas Huber
· 14 years ago
66294a8
am b2d17234: Merge "Reorganize media framework functional tests. Group tests into sub-packages" into ics-factoryrom
by Xia Wang
· 14 years ago
6414d0b
Merge "Reorganize media framework functional tests. Group tests into sub-packages" into ics-factoryrom
by Xia Wang
· 14 years ago
e4e35a0
am 272101b3: Merge "Fix a bug in the account chooser where relaunching an in-progress flow results in a blank screen." into ics-factoryrom
by Fred Quintana
· 14 years ago
ec0350c
Merge "Fix a bug in the account chooser where relaunching an in-progress flow results in a blank screen." into ics-factoryrom
by Fred Quintana
· 14 years ago
1b1cfbc
Merge "Support for correctly scaling text selection handles"
by John Reck
· 14 years ago
c554b4b
Merge "Always call WebView.onPageStarted(), regardless of whether a WebViewClient has been set"
by Steve Block
· 14 years ago
d8cf475
Merge "Add ICS-specific notes to the JNI tips documentation."
by Elliott Hughes
· 14 years ago
9cdf2e0
Merge "Log a warning when a MediaPlayer is finalized without having being released. b/5382634"
by Marco Nelissen
· 14 years ago
50c64a3
Merge "Added landscape views for Face Unlock"
by Brian Colonna
· 14 years ago
24f5091
Merge "Fix 5323545 - FaceLock no longer appears when taking a call"
by Brian Colonna
· 14 years ago
37765bc
Merge "Fix 5158468: Update floating window size when the anchor view size changes."
by Chih-Chung Chang
· 14 years ago
09b8c10
Merge "Do not format numbers starting with hash or star."
by Flavio Lerda
· 14 years ago
3090473
Merge "Hook up WebView.clearSslPreferences() for the Chromium HTTP stack"
by Steve Block
· 14 years ago
0ea9250
Merge "Document thrown IllegalArgumentException."
by Mathew Inwood
· 14 years ago
fe5c09c
Merge "Fix bug # 5376028 Arabic text is kinda broken - disappearing glyphs"
by Fabrice Di Meglio
· 14 years ago
bf28f07
Merge "Use CPU upload path in DRT"
by Guang Zhu
· 14 years ago
66b460c
Merge "Add a bit more doc to TextureView"
by Romain Guy
· 14 years ago
fa87060
am 0e8fb15d: (-s ours) CherryPick 043a6b from master: do not merge.
by Romain Guy
· 14 years ago
54b6a9b
Merge "Test to demonstrate NPE in DefaultRequestDirector"
by Jesse Wilson
· 14 years ago
427a487
Merge "Don't use OpenGL ES 2.0 to render the wallpaper on the emulator. Bug #5352896"
by Xavier Ducrohet
· 14 years ago
bce07c4
Merge "Cut down on AwesomePlayer and OMXCodec's verbosity."
by Andreas Huber
· 14 years ago
39200c4
Merge "Lockscreen handle is now a locked icon and not an unlocked"
by Peter Ng
· 14 years ago
873ea04
am ce9756d0: (-s ours) Merge "Import revised translations. DO NOT MERGE" into ics-factoryrom
by Eric Fischer
· 14 years ago
a3cc6e7
Merge "Import revised translations. DO NOT MERGE" into ics-factoryrom
by Eric Fischer
· 14 years ago
6747547
Merge "docs: mix of BT and NFC javadoc updates Add Health profile to various discussions about profiles Add descriptions to NFC interfaces, tweak some desciptions, and fix some broken links"
by Scott Main
· 14 years ago
ed984d9
Merge changes Ib302d79e,Ib4ee085f
by Jamie Gennis
· 14 years ago
26f1ba4
Merge "Fix issue 5373658: memory leak in AudioFlinger."
by Eric Laurent
· 14 years ago
9a6ca75
Merge "Signal an appropriate error even if there are no active streams yet."
by Andreas Huber
· 14 years ago
ffb329b
Merge "Add Detailed Sync Stats Section Also improve history formatting Here's a smaple of what it looks like:"
by Alon Albert
· 14 years ago
cfad93c
am 25bb73eb: Merge "Remove "excessive sync" icon." into ics-factoryrom
by Daniel Sandler
· 14 years ago
3153a1c
Merge "Remove "excessive sync" icon." into ics-factoryrom
by Daniel Sandler
· 14 years ago
850bb94
am 45c65741: am be49703e: am d51ecafa: opengl: Ensure we only load the GLES emulation library when the emulator supports it.
by David 'Digit' Turner
· 14 years ago
e790db9
am da42e0fa: Merge "SurfaceFlinger: fix setting default buffer size" into ics-factoryrom
by Jamie Gennis
· 14 years ago
1b5f4e6
Merge "SurfaceFlinger: fix setting default buffer size" into ics-factoryrom
by Jamie Gennis
· 14 years ago
d812df9
Merge "Improve docs in BaseAdapter."
by Adam Powell
· 14 years ago
1c7b6d2
Merge "adding packet count and removing extra uid stats that were used for debugging."
by Tsu Chiang Chuang
· 14 years ago
d1855d6
Merge changes If97c4d76,I1cd975b1
by Steve Block
· 14 years ago
5b873c0
Merge "Fix issue 5373048: AudioCache decode errors"
by Eric Laurent
· 14 years ago
93c9b16
Merge "Fixed jaggy circles in pattern unlock"
by Peter Ng
· 14 years ago
14251e5
Reconcile with ics-factoryrom-release
by The Android Open Source Project
· 14 years ago
278dcb9
am 5fd141c2: Merge "Updated stat_sys icons" into ics-factoryrom
by Justin Ho
· 14 years ago
b454e0b
Merge "Updated stat_sys icons" into ics-factoryrom
by Justin Ho
· 14 years ago
351d655
am abff032e: Draw smaller system status icons without scaling.
by Daniel Sandler
· 14 years ago
4771fb3
Merge "Double check the permission before setting the Wake Lock"
by Teng-Hui Zhu
· 14 years ago
5a6325d
merge in ics-factoryrom-release history after reset to ics-factoryrom
by The Android Automerger
· 14 years ago
ae5b91c
Merge "Switch to cfg based signal_poll command"
by Irfan Sheriff
· 14 years ago
7f5520b
Merge "docs: fix markup in javadocs Change-Id: I1f9be842f40c813134fbcd5fdbbead5647fb72e5"
by Scott Main
· 14 years ago
23b2ef6
am b4f0a9f3: Merge "Fix 5326463: rework sim state handling in lockscreen" into ics-factoryrom
by Jim Miller
· 14 years ago
6d1e9ef
am 7462251b: Merge "Don\'t hang in restore if the transport reports failure" into ics-factoryrom
by Christopher Tate
· 14 years ago
f5c89e2
am a200a23a: Merge "Bug 5332065: IOOB in case the suggestionSpan has been removed" into ics-factoryrom
by Fabrice Di Meglio
· 14 years ago
5dfe70d
am 8632561e: Merge "Make the status and navigation bars OPAQUE." into ics-factoryrom
by Mathias Agopian
· 14 years ago
2634dac
am a2a3f1e7: Merge "don\'t clear the framebuffer when the framebuffer is not used" into ics-factoryrom
by Mathias Agopian
· 14 years ago
e693bee
am a7969d91: Merge "Do not blend opaque windows." into ics-factoryrom
by Mathias Agopian
· 14 years ago
f22710b
am 781fea80: Region cannot handle malformed Rects. Abort the Region op in that case.
by Mathias Agopian
· 14 years ago
Next »