summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* various fixes for animations and javadocsChet Haase2010-11-233-35/+74
* Change return type of getShortcutInputMethodsAndSubtypes to Map<InputMethodIn...satok2010-11-241-19/+20
* Merge "Update edge and glow rendering to match new specs."Mindy Pereira2010-11-232-13/+17
|\
| * Update edge and glow rendering to match new specs.Mindy Pereira2010-11-232-13/+17
* | Merge "StrictMode fingerprinting / hashCode improvements."Brad Fitzpatrick2010-11-231-1/+19
|\ \
| * | StrictMode fingerprinting / hashCode improvements.Brad Fitzpatrick2010-11-231-1/+19
| |/
* | Merge "b/3186860: fix failing layout tests: fast/events/touch/basic-multi-to...Huahui Wu2010-11-231-7/+11
|\ \ | |/ |/|
| * b/3186860: fix failing layout tests:Huahui Wu2010-11-231-7/+11
* | Merge "Cache WindowManager in StrictMode; add android.util.Singleton"Brad Fitzpatrick2010-11-232-3/+47
|\ \ | |/ |/|
| * Cache WindowManager in StrictMode; add android.util.SingletonBrad Fitzpatrick2010-11-222-3/+47
* | cancel text selection on rotateCary Clark2010-11-231-0/+11
* | Merge "Merge overscrolling from gingerbread."Adam Powell2010-11-2318-256/+3043
|\ \
| * | Merge overscrolling from gingerbread.Adam Powell2010-11-2318-256/+3043
* | | Merge "print certain rows from downloads.db when bugreports are taken"Vasu Nori2010-11-233-8/+56
|\ \ \ | |/ / |/| |
| * | print certain rows from downloads.db when bugreports are takenVasu Nori2010-11-223-8/+56
* | | Rename android.provider.Mtp to android.provider.PtpMike Lockwood2010-11-232-18/+17
* | | Offer the user the option to configure an AutoFill profile.Ben Murdoch2010-11-235-7/+67
* | | Fix issue #3222014: Dragging items around home screen is unresponsiveDianne Hackborn2010-11-231-0/+6
* | | Merge "New animations from lbk."Dianne Hackborn2010-11-2238-442/+300
|\ \ \ | |_|/ |/| |
| * | New animations from lbk.Dianne Hackborn2010-11-2238-442/+300
* | | StrictMode visual notification support.Brad Fitzpatrick2010-11-222-4/+46
|/ /
* | Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn2010-11-2211-23/+311
* | Add an API to get shortcut IMEssatok2010-11-232-0/+37
* | Merge "Add a better notification test and clean up the flag handling in the n...Joe Onorato2010-11-221-5/+6
|\ \
| * | Add a better notification test and clean up the flag handling in the notifica...Joe Onorato2010-11-221-5/+6
* | | Merge "Merging some Gingerbread status bar icons to master"Justin Ho2010-11-2218-0/+0
|\ \ \
| * | | Merging some Gingerbread status bar icons to masterJustin Ho2010-11-2218-0/+0
* | | | am 6bdd6937: am 5df8c155: Merge "Add Wifi Tethering stress test" into gingerb...Xia Wang2010-11-224-1/+281
|\ \ \ \
| * \ \ \ am 5df8c155: Merge "Add Wifi Tethering stress test" into gingerbreadXia Wang2010-11-224-1/+281
| |\ \ \ \
| | * | | | Add Wifi Tethering stress testXia Wang2010-11-224-1/+281
* | | | | | Merge "Fix bug 3208546 - use the right sized progress spinner for holo.light"Adam Powell2010-11-221-1/+1
|\ \ \ \ \ \
| * | | | | | Fix bug 3208546 - use the right sized progress spinner for holo.lightAdam Powell2010-11-221-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | am c8454a85: am b2b0db2d: Merge "SearchDialog: Fix for NullpointerException w...Jean-Baptiste Queru2010-11-221-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | am b2b0db2d: Merge "SearchDialog: Fix for NullpointerException while using Su...Jean-Baptiste Queru2010-11-221-0/+3
| |\ \ \ \
| | * | | | SearchDialog: Fix for NullpointerException while using Suggestions inDeepika Sai Amuri2010-11-221-0/+3
* | | | | | Merge "Adding IS_READ_ONLY flag to groups"Dmitri Plotnikov2010-11-221-0/+7
|\ \ \ \ \ \
| * | | | | | Adding IS_READ_ONLY flag to groupsDmitri Plotnikov2010-11-221-0/+7
* | | | | | | add select text to context menuCary Clark2010-11-221-0/+9
|/ / / / / /
* | | | | | Merge "Make maybeSavePassword() a top-level method in BrowserFrame."Iain Merrick2010-11-221-44/+67
|\ \ \ \ \ \
| * | | | | | Make maybeSavePassword() a top-level method in BrowserFrame.Iain Merrick2010-11-221-44/+67
| | |_|_|/ / | |/| | | |
* | | | | | Fix potential NPE in L10nUtils.Ben Murdoch2010-11-221-1/+1
|/ / / / /
* | | | | Alter the Layout of WebTextView to match webkit.Leon Scroggins2010-11-223-1/+73
| |_|_|/ |/| | |
* | | | Merge "b/3215774 Fix scrollMode notifications"Erik2010-11-211-1/+1
|\ \ \ \
| * | | | b/3215774 Fix scrollMode notificationsErik2010-11-191-1/+1
* | | | | Merge changes I61331a6e,I5728222bJoe Onorato2010-11-2129-58/+15
|\ \ \ \ \
| * | | | | new battery assetsJoe Onorato2010-11-2129-58/+15
* | | | | | StrictMode: dropbox VM-wide violations (e.g. CloseGuard) asyncBrad Fitzpatrick2010-11-211-19/+61
|/ / / / /
* | | | | The icon sticks out of the ticker.Joe Onorato2010-11-215-10/+24
* | | | | The large icon for notifications.Joe Onorato2010-11-215-35/+189
* | | | | Test for using the right size of notification info text.Joe Onorato2010-11-211-1/+1