Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some cleanup | Alex Sakhartchouk | 2010-10-18 | 1 | -3/+0 |
* | Fix object cast. | Jason Sams | 2010-10-14 | 1 | -1/+1 |
* | Async type creation. | Jason Sams | 2010-10-14 | 3 | -60/+47 |
* | Merge "Changing scenegraph sample to use arrays." | Alex Sakhartchouk | 2010-10-14 | 1 | -1/+1 |
|\ | |||||
| * | Changing scenegraph sample to use arrays. | Alex Sakhartchouk | 2010-10-13 | 1 | -1/+1 |
* | | Delete unused WebView drag tracking code | Bjorn Bringert | 2010-10-14 | 1 | -173/+0 |
* | | Merge "Begin hooking up SurfaceConfig." | Jason Sams | 2010-10-13 | 3 | -12/+50 |
|\ \ | |/ |/| | |||||
| * | Begin hooking up SurfaceConfig. | Jason Sams | 2010-10-13 | 3 | -12/+50 |
* | | Add a getNativeMatrix() API. | Romain Guy | 2010-10-13 | 1 | -0/+10 |
|/ | |||||
* | Optimize 9patch rendering. | Romain Guy | 2010-10-12 | 1 | -2/+2 |
* | Simplify black texture fragment shader. | Romain Guy | 2010-10-12 | 1 | -2/+2 |
* | Support for unsigned long and unsigned long long. | Stephen Hines | 2010-10-11 | 2 | -1/+9 |
* | Update allocation from bitmap. | Alex Sakhartchouk | 2010-10-11 | 3 | -0/+34 |
* | Fix support for 64-bit integers. | Stephen Hines | 2010-10-11 | 3 | -0/+16 |
* | Cleanup error message for null binding address. | Jason Sams | 2010-10-10 | 5 | -71/+84 |
* | Merge "changing vec4 to vec2 for perf reasons." | Alex Sakhartchouk | 2010-10-06 | 2 | -4/+4 |
|\ | |||||
| * | changing vec4 to vec2 for perf reasons. | Alex Sakhartchouk | 2010-10-06 | 2 | -4/+4 |
* | | Merge "Implement allocation resizing." | Jason Sams | 2010-10-05 | 3 | -0/+43 |
|\ \ | |/ |/| | |||||
| * | Implement allocation resizing. | Jason Sams | 2010-10-05 | 3 | -0/+43 |
* | | am b12bfbd4: am eb6e22f2: Merge "Document Bitmap.createScaledBitmap" into gin... | Brad Fitzpatrick | 2010-10-04 | 1 | -0/+9 |
|\ \ | |/ |/| | |||||
| * | am eb6e22f2: Merge "Document Bitmap.createScaledBitmap" into gingerbread | Brad Fitzpatrick | 2010-10-04 | 1 | -0/+9 |
| |\ | |||||
| | * | Document Bitmap.createScaledBitmap | Brad Fitzpatrick | 2010-10-04 | 1 | -0/+9 |
* | | | Apply all Canvas transformations to ColorDrawable. | Romain Guy | 2010-10-04 | 1 | -5/+7 |
* | | | am 3d019a37: am 83d52229: Doc fix: duplicate word \'of\' | Brad Fitzpatrick | 2010-10-03 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | am 83d52229: Doc fix: duplicate word \'of\' | Brad Fitzpatrick | 2010-10-03 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Doc fix: duplicate word 'of' | Brad Fitzpatrick | 2010-10-03 | 1 | -1/+1 |
| * | | am f7681f84: Do not merge. | Wei-Ta Chen | 2010-10-01 | 1 | -263/+0 |
| |\ \ | | |/ | |||||
| | * | Do not merge. | Wei-Ta Chen | 2010-10-01 | 1 | -263/+0 |
| | * | Prevent unhandled exception in NinePatchDrawable | Sonia Serafimova | 2010-09-26 | 1 | -8/+10 |
* | | | Merge "Support for 64-bit integer type." | Stephen Hines | 2010-10-01 | 2 | -1/+9 |
|\ \ \ | |||||
| * | | | Support for 64-bit integer type. | Stephen Hines | 2010-10-01 | 2 | -1/+9 |
* | | | | Merge "Make simple paths made of lines work." | Romain Guy | 2010-09-30 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Make simple paths made of lines work. | Romain Guy | 2010-09-30 | 1 | -0/+2 |
* | | | | Finish plumbing for double RS elements. | Stephen Hines | 2010-09-30 | 3 | -2/+10 |
|/ / / | |||||
* | | | Adding anisotropic filtering and related samples. | Alex Sakhartchouk | 2010-09-30 | 3 | -0/+23 |
* | | | Fix RS bug with message ID 0. | Stephen Hines | 2010-09-28 | 1 | -2/+3 |
* | | | am ca3f968c: am 7d9c73fb: Merge "Prevent unhandled exception in NinePatchDraw... | Jean-Baptiste Queru | 2010-09-26 | 1 | -8/+10 |
|\ \ \ | |/ / | |||||
| * | | am 7d9c73fb: Merge "Prevent unhandled exception in NinePatchDrawable" | Jean-Baptiste Queru | 2010-09-26 | 1 | -8/+10 |
| |\ \ | |||||
| | * | | Prevent unhandled exception in NinePatchDrawable | Sonia Serafimova | 2010-09-15 | 1 | -8/+10 |
* | | | | Merge "Adding support for all allowed textures. Cleaning up unused code Addin... | Alex Sakhartchouk | 2010-09-24 | 5 | -61/+36 |
|\ \ \ \ | |||||
| * | | | | Adding support for all allowed textures. | Alex Sakhartchouk | 2010-09-23 | 5 | -61/+36 |
* | | | | | am ac487f70: am 6b849e21: Unhide BitmapRegionDecoder. | Wei-Ta Chen | 2010-09-22 | 2 | -136/+263 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | am 6b849e21: Unhide BitmapRegionDecoder. | Wei-Ta Chen | 2010-09-22 | 2 | -136/+263 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Unhide BitmapRegionDecoder. | Wei-Ta Chen | 2010-09-23 | 2 | -136/+263 |
| * | | | am 219eb7ec: Merge "Fix bug in JNI BitmapFactory" into gingerbread | Joseph Wen | 2010-09-10 | 1 | -6/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix bug in JNI BitmapFactory | Joseph Wen | 2010-09-10 | 1 | -6/+0 |
* | | | | Merge "Fix two minor RS bugs. 1: index set size was populated with bad value ... | Jason Sams | 2010-09-22 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix two minor RS bugs. | Jason Sams | 2010-09-22 | 1 | -1/+1 |
* | | | | | Merge "Add support for circular gradients to the GL renderer." | Romain Guy | 2010-09-21 | 1 | -2/+11 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add support for circular gradients to the GL renderer. | Romain Guy | 2010-09-21 | 1 | -2/+11 |