Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
231a0005654d23284ab58a2d9ea892b995988c34
/
core
2ca3619
Avoid allocating buffer every time getThumbnail is called.
by Chih-Chung Chang
· 15 years ago
d0ad67a
Merge "Fix the test breakage in vCard tests." into gingerbread
by Daisuke Miyakawa
· 15 years ago
4d9c193
Fix the test breakage in vCard tests.
by Daisuke Miyakawa
· 15 years ago
4af0cfa
Merge "Verify that onPause() calls its superclass." into gingerbread
by Dianne Hackborn
· 15 years ago
e2978c8
Merge "Fix for an NPE in TextView." into gingerbread
by Gilles Debunne
· 15 years ago
4e765e0
Fix for an NPE in TextView.
by Gilles Debunne
· 15 years ago
b1bbe99
Merge "Some StrictMode API changes." into gingerbread
by Brad Fitzpatrick
· 15 years ago
88bff62
Merge "Fix vCard so that it looks at IM correctly." into gingerbread
by Daisuke Miyakawa
· 15 years ago
6dd19ca
Merge "Make VCardTestsBase public." into gingerbread
by Daisuke Miyakawa
· 15 years ago
4a2a2eb
Fix vCard so that it looks at IM correctly.
by Daisuke Miyakawa
· 15 years ago
e794e9f
Verify that onPause() calls its superclass.
by Dianne Hackborn
· 15 years ago
97461bd
Some StrictMode API changes.
by Brad Fitzpatrick
· 15 years ago
2703a42
When an EditText gains focus by tapping, move the insertion point where tapped.
by Gilles Debunne
· 15 years ago
9088100
Don't touch the VFS during window relayout.
by Brad Fitzpatrick
· 15 years ago
3e05a0b
Hysteresis effect in Text selection.
by Gilles Debunne
· 15 years ago
0263b0d
Make VCardTestsBase public.
by Daisuke Miyakawa
· 15 years ago
0c76c7c
Merge "add new sensor types for handling gyro data and device orientation more efficiently." into gingerbread
by Mathias Agopian
· 15 years ago
7a0541d
add new sensor types for handling gyro data and device orientation
by Kevin Powell
· 15 years ago
d2e5f95
Merge "Make ProgressBar.setVisibility() remotable." into gingerbread
by Steve Howard
· 15 years ago
b25ffff
Make ProgressBar.setVisibility() remotable.
by Steve Howard
· 15 years ago
06c81f2
Merge changes I8a257579,I82d16312 into gingerbread
by Kenny Root
· 15 years ago
3251925
Merge "Fix a few small battery stats problems:" into gingerbread
by Dianne Hackborn
· 15 years ago
4d42ccd
Tracking merge of dalvik-dev to gingerbread
by Brian Carlstrom
· 15 years ago
99d0452d
Fix a few small battery stats problems:
by Dianne Hackborn
· 15 years ago
be857d4
Reorganize MountService IPC
by Kenny Root
· 15 years ago
baf72cd
Merge "DO NOT MERGE 2928156 Accessibility event's parcelableData property not nullified during recycling (GINGERBREAD)" into gingerbread
by Dianne Hackborn
· 15 years ago
4b1bdc0
Merge "DO NOT MERGE Fixing Connectivity" into gingerbread
by Robert Greenwalt
· 15 years ago
39792d2
Fix bugs with granting permissions through onNewIntent().
by Dianne Hackborn
· 15 years ago
97a5626
Merge "Add camera fps range API." into gingerbread
by Wu-cheng Li
· 15 years ago
454630f
Add camera fps range API.
by Wu-cheng Li
· 15 years ago
8afddad
DO NOT MERGE Fixing Connectivity
by Robert Greenwalt
· 15 years ago
581f786
DO NOT MERGE Refactor find and select dialogs
by Cary Clark
· 15 years ago
2f6d975
Minor MotionEvent optimization.
by Jeff Brown
· 15 years ago
d3aaad0
Merge "Use getMinFrameCount() instead of querying AudioSystem directly." into gingerbread
by Chia-chi Yeh
· 15 years ago
d018a0c
Merge "Text selection without trackball." into gingerbread
by Gilles Debunne
· 15 years ago
70c9ffb
am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo
by Scott Main
· 15 years ago
41ec653
docs: add links from widget classes to tutorials
by Scott Main
· 15 years ago
b0d6ba1
Text selection without trackball.
by Gilles Debunne
· 15 years ago
189de28
Merge "Fix for a Resource system bug that displayed the wrong name for missing asset." into gingerbread
by Gilles Debunne
· 15 years ago
18ef3725
DO NOT MERGE. Fix the build.
by Romain Guy
· 15 years ago
7539968
Fix for a Resource system bug that displayed the wrong name for missing asset.
by Gilles Debunne
· 15 years ago
288471d
DO NOT MERGE. Load assets in place instead of deferring until draw.
by Romain Guy
· 15 years ago
54d4137
Merge "Add OBB flags to support overlays" into gingerbread
by Kenny Root
· 15 years ago
e0c8582
Merge "Improve orientation sensing when waking up while flat." into gingerbread
by Steve Howard
· 15 years ago
c330807
Use getMinFrameCount() instead of querying AudioSystem directly.
by Chia-chi Yeh
· 15 years ago
8d124f7
Merge "Fix a bug, where one thread is using JNIEnv associated with another thread." into gingerbread
by Wei-Ta Chen
· 15 years ago
291303b
Fix a bug, where one thread is using JNIEnv associated with another thread.
by Wei-Ta Chen
· 15 years ago
b424b63
Fix issue #2845673: android:exported="false" is not obeyed
by Dianne Hackborn
· 15 years ago
6b2c56a
Merge "DO NOT MERGE Do not kill sockets going default->hipri" into gingerbread
by Robert Greenwalt
· 15 years ago
a22ae07
DO NOT MERGE Do not kill sockets going default->hipri
by Robert Greenwalt
· 15 years ago
5eb4958
Improve orientation sensing when waking up while flat.
by Steve Howard
· 15 years ago
11709ab
Merge "Avoid unnecessary SharedPrefences disk writes." into gingerbread
by Brad Fitzpatrick
· 15 years ago
8ad86fe
Merge "Improve documentation of getAltitude" into gingerbread
by Mathias Agopian
· 15 years ago
a6704d3
Improve documentation of getAltitude
by Mathias Agopian
· 15 years ago
f2af87b
Merge "Making sure the draw time is measured." into gingerbread
by Konstantin Lopyrev
· 15 years ago
bef337f
Making sure the draw time is measured.
by Konstantin Lopyrev
· 15 years ago
c869602
Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread
by Wu-cheng Li
· 15 years ago
02ca31f
Add OBB flags to support overlays
by Kenny Root
· 15 years ago
baf3869
Merge "Fix up handling of null fields in DownloadManager." into gingerbread
by Steve Howard
· 15 years ago
3dfaf21
DO NOT MERGE 2928156 Accessibility event's parcelableData property not nullified during recycling (GINGERBREAD)
by Svetoslav Ganov
· 15 years ago
72ce423
Merge "Fix possible race conditions during channel unregistration." into gingerbread
by Jeff Brown
· 15 years ago
2cbecea
Fix possible race conditions during channel unregistration.
by Jeff Brown
· 15 years ago
f996ed9
Merge "Make vCard importer/exporter aware of multi-byte parameters." into gingerbread
by Daisuke Miyakawa
· 15 years ago
b768855
Make vCard importer/exporter aware of multi-byte parameters.
by Daisuke Miyakawa
· 15 years ago
8c11e95
DO NOT MERGE WifiLock extensions for high performance mode
by Irfan Sheriff
· 15 years ago
8651bd5
Fix up handling of null fields in DownloadManager.
by Steve Howard
· 15 years ago
f008f3e
Document that autoFocus must be called in auto and macro mode.
by Wu-cheng Li
· 15 years ago
67fed01
Avoid unnecessary SharedPrefences disk writes.
by Brad Fitzpatrick
· 15 years ago
b3e957bb
Merge "New download manager error code when we can't resume." into gingerbread
by Steve Howard
· 15 years ago
f1f48bc
Do JPEG tile-based decoding.
by Joseph Wen
· 15 years ago
33bbd12
New download manager error code when we can't resume.
by Steve Howard
· 15 years ago
833533c
Improve Display javadoc slightly
by Mathias Agopian
· 15 years ago
997dc32
Merge "add an api for getting a device serial number" into gingerbread
by Doug Zongker
· 15 years ago
7d2e3df
add an api for getting a device serial number
by Doug Zongker
· 15 years ago
567722e
Merge "Fix problems with determining when to kill apps for wake usage." into gingerbread
by Dianne Hackborn
· 15 years ago
1ebccf5
Fix problems with determining when to kill apps for wake usage.
by Dianne Hackborn
· 15 years ago
e300b8c
Merge "DO NOT MERGE Always set/remove default routes." into gingerbread
by Robert Greenwalt
· 15 years ago
b738fb9
DO NOT MERGE Always set/remove default routes.
by Robert Greenwalt
· 15 years ago
9adb9c3
Various battery info things:
by Dianne Hackborn
· 15 years ago
8762477
DO NOT MERGE WLAN: Reset power save mode to startup value after DHCP response.
by Mikael Kanstrup
· 15 years ago
699fe93
Improve camera documentation.
by Wu-cheng Li
· 15 years ago
92ff1dd
Fix ViewRoot bug attempting to finish synthetic KeyEvents.
by Jeff Brown
· 15 years ago
95af0c1
Merge "Add support for the PointerLocation overlay." into gingerbread
by Jeff Brown
· 15 years ago
a41ca77
Add support for the PointerLocation overlay.
by Jeff Brown
· 15 years ago
a02b8b0
Move OBB file reading to DefaultContainerService
by Kenny Root
· 15 years ago
9902196
Fix npe in getCacheTotalSize.
by Patrick Scott
· 15 years ago
08d5b8f
More native work.
by Dianne Hackborn
· 15 years ago
91a7f5f
Making sure that the prefix is handled properly.
by Konstantin Lopyrev
· 15 years ago
224ab9a
Merge "Fix public bug http://code.google.com/p/android/issues/detail?id=10067" into gingerbread
by Adam Powell
· 15 years ago
9bccdb7
Fix public bug http://code.google.com/p/android/issues/detail?id=10067
by Adam Powell
· 15 years ago
f39d598
Merge "Categorizing exported view properties." into gingerbread
by Konstantin Lopyrev
· 15 years ago
bea9516
Categorizing exported view properties.
by Konstantin Lopyrev
· 15 years ago
c3fc2d0
Fix safe mode and KeyEvent.getMaxKeyCode().
by Jeff Brown
· 15 years ago
d98d0fc
Merge "Optimize VelocityTracker to run in linear time." into gingerbread
by Jeff Brown
· 15 years ago
605f402
Merge "Import revised translations. DO NOT MERGE" into gingerbread
by Eric Fischer
· 15 years ago
edae848
am 301c437b: Remove @LargeTest annotations
by Eric Rowe
· 15 years ago
06a43dc
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
88cf2fc
Optimize VelocityTracker to run in linear time.
by Jeff Brown
· 15 years ago
56718cb
Fix gingerbread FrameworkCoreTests makefile.
by Brett Chabot
· 15 years ago
745d1e9
Merge "Update javadoc for the API and change return of getBondedDevices()." into gingerbread
by Jaikumar Ganesh
· 15 years ago
Next »