Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added some pieces for Wallpaper previews | Adam Cohen | 2010-12-08 | 3 | -1/+20 |
* | Merge "Fix a regression in clearMetaKeyState." | Jeff Brown | 2010-12-08 | 1 | -7/+3 |
|\ | |||||
| * | Fix a regression in clearMetaKeyState. | Jeff Brown | 2010-12-08 | 1 | -7/+3 |
* | | Merge "bug_3259956 and bug_2166704" | Romain Guy | 2010-12-08 | 3 | -55/+96 |
|\ \ | |||||
| * | | bug_3259956 and bug_2166704 | Svetoslav Ganov | 2010-12-08 | 3 | -55/+96 |
* | | | SelectAllOnFocus text fields do not display the insertion handle when focused. | Gilles Debunne | 2010-12-08 | 1 | -1/+2 |
* | | | Fix 3253629: Initial pass at updating RecentsPanel UI | Jim Miller | 2010-12-08 | 1 | -2/+2 |
* | | | SegmentedButton style should inherit. | Jeff Sharkey | 2010-12-08 | 1 | -2/+2 |
* | | | Fix 3148496: Update PreferenceActivity to handle single-pane fragments. | Jim Miller | 2010-12-08 | 2 | -2/+9 |
* | | | remove support for PUSH_BUFFER surfaces and overlays | Mathias Agopian | 2010-12-08 | 4 | -81/+33 |
* | | | Merge "Make setDrawable work after initialization has occurred." | Joe Onorato | 2010-12-08 | 1 | -4/+28 |
|\ \ \ | |||||
| * | | | Make setDrawable work after initialization has occurred. | Joe Onorato | 2010-12-08 | 1 | -4/+28 |
* | | | | Merge "Fix issues #3257701 and #3267312" | Dianne Hackborn | 2010-12-08 | 3 | -1/+27 |
|\ \ \ \ | |||||
| * | | | | Fix issues #3257701 and #3267312 | Dianne Hackborn | 2010-12-08 | 3 | -1/+27 |
* | | | | | Merge "Modified GridView to report when to small" | Winson Chung | 2010-12-08 | 1 | -3/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Modified GridView to report when to small | Adam Lesinski | 2010-12-08 | 1 | -3/+10 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge "Re-enable fades in ListView." | Romain Guy | 2010-12-08 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Re-enable fades in ListView. | Romain Guy | 2010-12-08 | 1 | -1/+1 |
* | | | | | | Merge "Change assets to use 64-bit API" | Kenny Root | 2010-12-08 | 5 | -15/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Change assets to use 64-bit API | Kenny Root | 2010-12-08 | 5 | -15/+15 |
* | | | | | | | Merge "Add a comment regarding the sizing of the Dalvik heap." | Carl Shapiro | 2010-12-08 | 1 | -3/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add a comment regarding the sizing of the Dalvik heap. | Carl Shapiro | 2010-12-08 | 1 | -3/+5 |
* | | | | | | | | am 5f8524d4: am 36af7943: Fix malformed Javadoc. | Brad Fitzpatrick | 2010-12-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | am 36af7943: Fix malformed Javadoc. | Brad Fitzpatrick | 2010-12-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix malformed Javadoc. | Brad Fitzpatrick | 2010-12-08 | 1 | -1/+1 |
* | | | | | | | | | | Merge "Fallback to software rendering when eglMakeCurrent fails. Bug #3200621" | Romain Guy | 2010-12-08 | 1 | -11/+15 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Fallback to software rendering when eglMakeCurrent fails. | Romain Guy | 2010-12-08 | 1 | -11/+15 |
* | | | | | | | | | Merge "bug 3248277 android.webkit.AccessibilityInjectorTest tests are flaky ... | Svetoslav Ganov | 2010-12-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | bug 3248277 android.webkit.AccessibilityInjectorTest tests are flaky on trygon | Svetoslav Ganov | 2010-12-07 | 1 | -1/+1 |
* | | | | | | | | | Merge "Rework activity lifecycle so onSaveInstanceState() is after onPause()." | Dianne Hackborn | 2010-12-08 | 7 | -91/+103 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Rework activity lifecycle so onSaveInstanceState() is after onPause(). | Dianne Hackborn | 2010-12-08 | 7 | -91/+103 |
* | | | | | | | | | | Merge "Allow extra flags to be fired in BT stress tests" | Eric Rowe | 2010-12-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Allow extra flags to be fired in BT stress tests | Eric Rowe | 2010-12-01 | 1 | -1/+1 |
* | | | | | | | | | | | Webview listen to Scroll event to update the viewport | Teng-Hui Zhu | 2010-12-08 | 1 | -7/+30 |
* | | | | | | | | | | | don't scroll past the document bounds | Cary Clark | 2010-12-08 | 1 | -1/+1 |
* | | | | | | | | | | | Expose WebView.onPause() and onResume() in the public API | Steve Block | 2010-12-08 | 1 | -28/+26 |
| |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | am 8abce7f5: am 40ddd4a6: Merge "Implemented getSize() to return max ndef siz... | Nick Pelly | 2010-12-07 | 1 | -1/+11 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | am 40ddd4a6: Merge "Implemented getSize() to return max ndef size." into ging... | Nick Pelly | 2010-12-07 | 1 | -1/+11 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Merge "Implemented getSize() to return max ndef size." into gingerbread | Nick Pelly | 2010-12-07 | 1 | -1/+11 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Implemented getSize() to return max ndef size. | Martijn Coenen | 2010-12-07 | 1 | -1/+11 |
* | | | | | | | | | | | am 2f3ed791: am 5289b91c: Implement ndef formatting. | Martijn Coenen | 2010-12-07 | 3 | -3/+38 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | am 5289b91c: Implement ndef formatting. | Martijn Coenen | 2010-12-07 | 3 | -3/+38 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |||||
| | * | | | | | | | | | Implement ndef formatting. | Martijn Coenen | 2010-12-07 | 3 | -3/+38 |
| | |/ / / / / / / / | |||||
* | | | | | | | | | | am c4b7088f: am 42a23783: Merge "Add more checks for bad values to protect fr... | Dianne Hackborn | 2010-12-07 | 1 | -6/+22 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | am 42a23783: Merge "Add more checks for bad values to protect from corrupt fi... | Dianne Hackborn | 2010-12-07 | 1 | -6/+22 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | * | | | | | | | | Merge "Add more checks for bad values to protect from corrupt files." into gi... | Dianne Hackborn | 2010-12-07 | 1 | -6/+22 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Add more checks for bad values to protect from corrupt files. | Dianne Hackborn | 2010-12-07 | 1 | -6/+22 |
* | | | | | | | | | | | Merge "resolved conflicts for merge of a0f011ff to master" | Mathias Agopian | 2010-12-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | resolved conflicts for merge of a0f011ff to master | Mathias Agopian | 2010-12-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | | | | | | | | | | / / | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | am 05813b0e: Merge changes I244b5469,I32044e91 into gingerbread | Mathias Agopian | 2010-12-07 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / |