Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Merge changes I244b5469,I32044e91 into gingerbread | Mathias Agopian | 2010-12-07 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | [3253328, 3171580] Treat GONE and INVISIBLE views the same when calculating t... | Mathias Agopian | 2010-12-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | Remove stale code and unneeded '\n' chars from findClass. | Carl Shapiro | 2010-12-07 | 1 | -31/+6 | |
* | | | | | | | | | | | | Merge "Correctly release the OpenGL Canvas on EGL error." | Romain Guy | 2010-12-07 | 1 | -3/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Correctly release the OpenGL Canvas on EGL error. | Romain Guy | 2010-12-07 | 1 | -3/+14 | |
* | | | | | | | | | | | | Merge "Add hide/show animations for action bar" | Adam Powell | 2010-12-07 | 1 | -14/+90 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add hide/show animations for action bar | Adam Powell | 2010-12-07 | 1 | -14/+90 | |
* | | | | | | | | | | | | Merge "Updated the NumberPicker for exposing it into the SDK" | Romain Guy | 2010-12-07 | 3 | -75/+118 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Updated the NumberPicker for exposing it into the SDK | Svetoslav Ganov | 2010-12-07 | 3 | -75/+118 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge "Do not attempt to set the minimize heap size in the Zygote." | Carl Shapiro | 2010-12-07 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Do not attempt to set the minimize heap size in the Zygote. | Carl Shapiro | 2010-12-07 | 1 | -2/+0 | |
* | | | | | | | | | | | | Merge "Add support for fallback keycodes." | Jeff Brown | 2010-12-07 | 8 | -24/+131 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add support for fallback keycodes. | Jeff Brown | 2010-12-07 | 8 | -24/+131 | |
* | | | | | | | | | | | | | Merge "Add a property to set the starting size of a VM." | Carl Shapiro | 2010-12-07 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Add a property to set the starting size of a VM. | Carl Shapiro | 2010-12-07 | 1 | -0/+6 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | am 03dc51b1: am 0f74afbb: Merge "Remove Type X Tags from the top-level API." ... | Jeff Hamilton | 2010-12-07 | 3 | -21/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | / / / / / / / / | | |_|/ / / / / / / / | |/| | | | | | | | | |