| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for ColorFilters. | Romain Guy | 2010-08-02 | 2 | -22/+57 |
* | Refactor Skia shaders handling. | Romain Guy | 2010-07-30 | 2 | -89/+121 |
* | Add support for dalvik.vm.extra-opts property. | Andy McFadden | 2010-07-30 | 1 | -1/+40 |
* | resolved conflicts for merge of 02513855 to master | Mathias Agopian | 2010-07-29 | 1 | -0/+3 |
|\ |
|
| * | am 050b5624: Added SensorManager.getMinDelay() | Mathias Agopian | 2010-07-29 | 1 | -0/+3 |
| |\ |
|
| | * | Added SensorManager.getMinDelay() | Mathias Agopian | 2010-07-29 | 1 | -0/+3 |
* | | | expose more sqlite errors as exceptions | Vasu Nori | 2010-07-29 | 1 | -0/+27 |
* | | | am 245cb784: am 84c924a6: Merge "Replace several IPCThreadState::get() lookup... | Brad Fitzpatrick | 2010-07-27 | 1 | -7/+7 |
|\ \ \
| |/ / |
|
| * | | am 84c924a6: Merge "Replace several IPCThreadState::get() lookups with one." ... | Brad Fitzpatrick | 2010-07-27 | 1 | -7/+7 |
| |\ \
| | |/ |
|
| | * | Replace several IPCThreadState::get() lookups with one. | Brad Fitzpatrick | 2010-07-27 | 1 | -7/+7 |
| * | | am 8cd48574: Fixed bug in BitmapFactory.decodeStream | Gilles Debunne | 2010-07-26 | 1 | -3/+5 |
| |\ \
| | |/ |
|
| | * | Fixed bug in BitmapFactory.decodeStream | Gilles Debunne | 2010-07-23 | 1 | -3/+5 |
* | | | Refactor WifiStateTracker | Irfan Sheriff | 2010-07-27 | 1 | -0/+6 |
* | | | add new API in SQLiteStatement to deprecate another. | Vasu Nori | 2010-07-26 | 2 | -82/+24 |
* | | | Fix text corruption when rendering RTL enabled text. | Romain Guy | 2010-07-26 | 3 | -6/+10 |
* | | | Add text alignment support to drawText(). | Romain Guy | 2010-07-23 | 3 | -25/+46 |
* | | | Merge "Add text rendering." | Romain Guy | 2010-07-21 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | Add text rendering. | Romain Guy | 2010-07-21 | 1 | -2/+4 |
* | | | | am 1f2ec407: am 23e8de26: propagate sensor event rate properly | Mathias Agopian | 2010-07-21 | 1 | -3/+3 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | am 23e8de26: propagate sensor event rate properly | Mathias Agopian | 2010-07-21 | 1 | -3/+3 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | propagate sensor event rate properly | Mathias Agopian | 2010-07-21 | 1 | -3/+3 |
* | | | | resolved conflicts for merge of bc54e63c to master | Mathias Agopian | 2010-07-21 | 2 | -84/+69 |
|\ \ \ \
| |/ / / |
|
| * | | | am e4764521: Merge "new SensorService" into gingerbread | Mathias Agopian | 2010-07-21 | 2 | -84/+69 |
| |\ \ \
| | |/ / |
|
| | * | | Merge "new SensorService" into gingerbread | Mathias Agopian | 2010-07-21 | 2 | -84/+69 |
| | |\ \ |
|
| | | * | | new SensorService | Mathias Agopian | 2010-07-19 | 2 | -84/+69 |
* | | | | | Merge "Add HID to the state machine and add native call backs." | Jaikumar Ganesh | 2010-07-21 | 2 | -9/+56 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Add HID to the state machine and add native call backs. | Jaikumar Ganesh | 2010-07-21 | 2 | -9/+56 |
* | | | | | am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioT... | Eric Laurent | 2010-07-21 | 1 | -0/+40 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | am 7070b365: Added support for auxiliary audio effects to AudioTrack and Medi... | Eric Laurent | 2010-07-21 | 1 | -0/+40 |
| |\ \ \
| | |/ / |
|
| | * | | Added support for auxiliary audio effects to AudioTrack and MediaPlayer. | Eric Laurent | 2010-07-21 | 1 | -0/+40 |
| | |/ |
|
* | | | Merge "Add preliminary support for text rendering." | Romain Guy | 2010-07-20 | 3 | -6/+36 |
|\ \ \ |
|
| * | | | Add preliminary support for text rendering. | Romain Guy | 2010-07-20 | 3 | -6/+36 |
* | | | | delete ScoSocket | Danica Chang | 2010-07-20 | 1 | -2/+0 |
* | | | | Merge "deleted android_bluetooth_ScoSocket.cpp from makefile" | Danica Chang | 2010-07-20 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | deleted android_bluetooth_ScoSocket.cpp from makefile | Danica Chang | 2010-07-20 | 1 | -1/+0 |
| |/ / / |
|
* | | | | Merge "deleted ScoSocket.java and android_bluetooth_ScoSocket.cpp" | Danica Chang | 2010-07-20 | 1 | -689/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | deleted ScoSocket.java and android_bluetooth_ScoSocket.cpp | Danica Chang | 2010-06-15 | 1 | -689/+0 |
* | | | | Add support for linear gradients. | Romain Guy | 2010-07-19 | 1 | -4/+4 |
* | | | | Merge "Add program for linear gradient." | Romain Guy | 2010-07-16 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Add program for linear gradient. | Romain Guy | 2010-07-16 | 1 | -2/+2 |
* | | | | | Merge "Add plumbing to support gradients in OpenGL renderer." | Romain Guy | 2010-07-16 | 2 | -8/+76 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Add plumbing to support gradients in OpenGL renderer. | Romain Guy | 2010-07-16 | 2 | -8/+76 |
* | | | | | am e2fb11b9: am ace999b0: Ignore attempts to finish events on unregistered ch... | Jeff Brown | 2010-07-16 | 1 | -1/+7 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | am ace999b0: Ignore attempts to finish events on unregistered channels. | Jeff Brown | 2010-07-16 | 1 | -1/+7 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | Ignore attempts to finish events on unregistered channels. | Jeff Brown | 2010-07-16 | 1 | -1/+7 |
* | | | | | am 04b95313: am c8c79a65: Merge "Re-use existing Surface objects when reading... | Jamie Gennis | 2010-07-16 | 1 | -4/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | am c8c79a65: Merge "Re-use existing Surface objects when reading them from pa... | Jamie Gennis | 2010-07-16 | 1 | -4/+2 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Re-use existing Surface objects when reading them from parcels. | Jamie Gennis | 2010-07-16 | 1 | -4/+2 |
* | | | | | Merge "Improve clip support (add intersect, union and replace.)" | Romain Guy | 2010-07-16 | 1 | -6/+9 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Improve clip support (add intersect, union and replace.) | Romain Guy | 2010-07-16 | 1 | -6/+9 |