| Commit message (Expand) | Author | Age | Files | Lines |
* | Correctly support pre-multiplied alpha, optimizations, more stuff. | Romain Guy | 2010-07-12 | 1 | -6/+20 |
* | am b14f325a: am 289b9b62: Add ANativeWindow API for directly drawing to the s... | Dianne Hackborn | 2010-07-09 | 1 | -3/+2 |
|\ |
|
| * | Add ANativeWindow API for directly drawing to the surface bits. | Dianne Hackborn | 2010-07-09 | 1 | -3/+2 |
* | | Remove support for density compatibility in the hardware renderer. | Romain Guy | 2010-07-09 | 3 | -38/+18 |
* | | resolved conflicts for merge of 167449e5 to master | Jeff Brown | 2010-07-08 | 6 | -760/+217 |
|\ \
| |/ |
|
| * | More native input dispatch work. | Jeff Brown | 2010-07-03 | 6 | -756/+217 |
* | | Do not draw the fade areas when it's not necessary. | Romain Guy | 2010-07-08 | 1 | -4/+4 |
* | | Add support to draw 9patches in OpenGL. | Romain Guy | 2010-07-07 | 1 | -0/+10 |
* | | Don't use full screen FBOs, this dramatically increase performance. | Romain Guy | 2010-07-01 | 2 | -29/+24 |
* | | Add implementation for drawBitmap(Bitmap, Rect, Rect, Paint) | Romain Guy | 2010-06-30 | 1 | -1/+0 |
* | | Merge "Add hooks for drawBitmap()." | Romain Guy | 2010-06-30 | 3 | -20/+47 |
|\ \ |
|
| * | | Add hooks for drawBitmap(). | Romain Guy | 2010-06-30 | 3 | -20/+47 |
* | | | resolved conflicts for merge of 7f6c6e8f to master | Dianne Hackborn | 2010-06-30 | 1 | -27/+9 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Implement default key handling for native code. | Dianne Hackborn | 2010-06-30 | 1 | -27/+9 |
* | | Added context modes to ActionBar API. | Adam Powell | 2010-06-29 | 3 | -532/+28 |
* | | am 96725326: am 31e0ffe8: Merge "Native input event dispatching." into ginger... | Chris Tate | 2010-06-28 | 3 | -58/+10 |
|\ \
| |/ |
|
| * | Native input event dispatching. | Jeff Brown | 2010-06-28 | 3 | -58/+10 |
* | | Add implementations for saveLayerAlpha() and textured rects. | Romain Guy | 2010-06-26 | 1 | -8/+12 |
* | | Implement quickReject() and drawRect(). | Romain Guy | 2010-06-25 | 1 | -6/+11 |
* | | Add colored rectangles implementation in OpenGLRenderer. | Romain Guy | 2010-06-24 | 1 | -2/+3 |
* | | Merge "Add support for transformations." | Romain Guy | 2010-06-23 | 1 | -8/+19 |
|\ \ |
|
| * | | Add support for transformations. | Romain Guy | 2010-06-23 | 1 | -8/+19 |
* | | | am 98f7aed6: am 1e4b9f39: Remove InputConsumer, replacing with InputQueue. | Dianne Hackborn | 2010-06-23 | 4 | -55/+34 |
|\ \ \
| | |/
| |/| |
|
| * | | Remove InputConsumer, replacing with InputQueue. | Dianne Hackborn | 2010-06-23 | 4 | -55/+34 |
* | | | am bc337d2f: am 73ccafb5: Merge "Fix a bug where requestDisallowInterceptTouc... | Adam Powell | 2010-06-23 | 1 | -1/+2 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Fix a bug where requestDisallowInterceptTouchEvent does not get called | Adam Powell | 2010-06-22 | 1 | -1/+2 |
* | | Add implementations for clipRect(), save() and restore(). | Romain Guy | 2010-06-23 | 1 | -21/+24 |
* | | am e3e2883f: am e24a60aa: Merge "First stab at attaching native event dispatc... | Dianne Hackborn | 2010-06-23 | 4 | -6/+69 |
|\ \
| |/ |
|
| * | First stab at attaching native event dispatching. | Dianne Hackborn | 2010-06-22 | 4 | -6/+69 |
* | | am 71764c4c: am 613dde4a: Revised "immersive mode" API. | Daniel Sandler | 2010-06-23 | 1 | -13/+0 |
|\ \
| |/ |
|
| * | Revised "immersive mode" API. | Daniel Sandler | 2010-06-22 | 1 | -13/+0 |
* | | am b1efc3f6: am 7fbdc84e: More native input event dispatching. | Jeff Brown | 2010-06-23 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | More native input event dispatching. | Jeff Brown | 2010-06-21 | 2 | -2/+2 |
* | | Fix the simulator build. | Romain Guy | 2010-06-22 | 1 | -4/+6 |
* | | Action bar button layout changes. | Adam Powell | 2010-06-18 | 1 | -5/+8 |
* | | am fddf19f6: am a2650db7: Merge "Fix SDK docs build." into gingerbread | Daniel Sandler | 2010-06-17 | 1 | -9/+10 |
|\ \
| |/ |
|
| * | Merge "Fix SDK docs build." into gingerbread | Daniel Sandler | 2010-06-17 | 1 | -9/+10 |
| |\ |
|
| | * | Fix SDK docs build. | Daniel Sandler | 2010-06-17 | 1 | -9/+10 |
* | | | Merge "Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0." | Romain Guy | 2010-06-17 | 3 | -24/+581 |
|\ \ \ |
|
| * | | | Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0. | Romain Guy | 2010-06-17 | 3 | -24/+581 |
* | | | | am 42bb545a: am 5c225b16: Even more native input dispatch work in progress. | Jeff Brown | 2010-06-17 | 1 | -349/+244 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Even more native input dispatch work in progress. | Jeff Brown | 2010-06-17 | 1 | -349/+244 |
| | |/
| |/| |
|
* | | | am 747f75dc: am 3a0146cd: Merge "New API for "immersive" activity windows." i... | Daniel Sandler | 2010-06-17 | 1 | -1/+14 |
|\ \ \
| |/ / |
|
| * | | New API for "immersive" activity windows. | Daniel Sandler | 2010-06-17 | 1 | -1/+14 |
* | | | Merging ActionBar menu with options menu. | Adam Powell | 2010-06-17 | 2 | -218/+54 |
* | | | Removed API changes from CL 54712. | Gilles Debunne | 2010-06-17 | 1 | -1/+2 |
* | | | Removed warnings in LayoutInflater. | Gilles Debunne | 2010-06-16 | 1 | -14/+21 |
| |/
|/| |
|
* | | Fix bug with layout animations when apps are auto-scaled. | Chet Haase | 2010-06-16 | 5 | -26/+87 |
* | | Allow the use of styles with LinearLayout, make "useLargestChild" attr public. | Romain Guy | 2010-06-15 | 1 | -8/+8 |
* | | am fb48f3a2: am e4bca7ee: am 322e7e47: Merge "docs: fix markup error" into froyo | Scott Main | 2010-06-15 | 1 | -2/+2 |
|\ \
| |/ |
|