index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
graphics
/
java
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove bogus comments and logging.
Jason Sams
2009-08-25
1
-8
/
+0
*
Implement java interface for RS shutdown and fix shutdown deadlock with the c...
Jason Sams
2009-08-25
1
-0
/
+7
*
Add support for selecting the color bit depth and if the application used a d...
Jason Sams
2009-08-25
2
-8
/
+5
*
expose runtime changes to gamma
Mike Reed
2009-08-25
1
-0
/
+10
*
I am getting tired of the java doc warnings, so fix them.
Dianne Hackborn
2009-08-24
2
-0
/
+4
*
Add dither XML flag to StateListDrawable.
Jeff Sharkey
2009-08-22
1
-0
/
+2
*
Allow null to be re-bound as a root script. This was always legal from nativ...
Jason Sams
2009-08-20
1
-1
/
+5
*
Point Sprites
Jason Sams
2009-08-20
3
-13
/
+19
*
Move the sky
Romain Guy
2009-08-19
1
-7
/
+1
*
Implement OOB destroy method that can be called from the java finalizer remov...
Jason Sams
2009-08-18
2
-1
/
+7
*
Cleanup of object destruction. No need to have a per-class destruction funct...
Jason Sams
2009-08-18
12
-107
/
+13
*
Merge change 21660 into eclair
Android (Google) Code Review
2009-08-17
1
-0
/
+6
|
\
|
*
Optimized Galaxy
Romain Guy
2009-08-17
1
-0
/
+6
*
|
Merge change 21603 into eclair
Android (Google) Code Review
2009-08-17
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix infinite recursion.
Dianne Hackborn
2009-08-17
1
-2
/
+2
*
|
Update fountain and add writable flag to script slots.
Jason Sams
2009-08-17
3
-2
/
+55
|
/
*
More work on wallpapers.
Dianne Hackborn
2009-08-17
2
-6
/
+21
*
Add Galaxy wallpaper
Romain Guy
2009-08-16
1
-6
/
+1
*
fix documentation
Mike Reed
2009-08-14
1
-3
/
+3
*
Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...
Mathias Agopian
2009-08-13
1
-1
/
+0
*
Implement named slots and convert script.addType to script.setType to remove ...
Jason Sams
2009-08-13
3
-23
/
+28
*
Fix build break.
Jason Sams
2009-08-12
1
-1
/
+1
*
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-12
5
-13
/
+141
*
Fix the build
Romain Guy
2009-08-11
1
-1
/
+1
*
Add two addDefines methods to ScriptC.Builder. They add #defines from the fi...
Joe Onorato
2009-08-10
1
-0
/
+40
*
Merge change 20657
Android (Google) Code Review
2009-08-10
1
-1
/
+1
|
\
|
*
Fix possible NPE when mutating a DrawableContainer
Romain Guy
2009-08-10
1
-1
/
+1
*
|
Implement basic allocation readback. Add Get height, width to ScriptC_Lib.
Jason Sams
2009-08-10
2
-0
/
+15
|
/
*
Let java put #defines into renderscript
Joe Onorato
2009-08-09
2
-9
/
+28
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
11
-20
/
+279
*
Remove useless slot from ProgramVertex. Optimize GL state setup.
Jason Sams
2009-08-05
2
-4
/
+3
*
Seperate ProgramVertex from RenderScript.java and merge ProgramVertexAlloc in...
Jason Sams
2009-08-04
5
-176
/
+204
*
Seperate Light and Sampler from RenderScript.java
Jason Sams
2009-08-04
4
-104
/
+201
*
Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen...
Jason Sams
2009-08-04
6
-235
/
+427
*
Split ScriptC from RenderScript.java. Implement state caching in the Builder...
Jason Sams
2009-08-04
3
-100
/
+197
*
Merge change 9551
Android (Google) Code Review
2009-08-03
2
-18
/
+54
|
\
|
*
Implement the jni bindings for Adapter2D. Fix a refcount bug in the native a...
Jason Sams
2009-08-03
2
-18
/
+54
*
|
Add new utility methods to rsScriptC_Lib, android.util.MathUtil and android.g...
Romain Guy
2009-07-31
1
-14
/
+182
|
/
*
Split RenderScript Type and Allocation into seperate classes.
Jason Sams
2009-07-31
5
-190
/
+288
*
Begin splitting up RenderScript.java into seperate classes. First piece spli...
Jason Sams
2009-07-31
4
-289
/
+441
*
First pass at implementing the Grass live wallpaper in RenderScript.
Romain Guy
2009-07-30
1
-0
/
+10
*
am 25dff70f: Merge change 9039 into donut
Android (Google) Code Review
2009-07-30
1
-6
/
+23
|
\
|
*
Fix #2018814: System cannot correctly render assets with "wrap_content" attri...
Dianne Hackborn
2009-07-29
1
-6
/
+23
*
|
Implement bitmap resource loaders for utility. cleanup rolloRS and checkin m...
Jason Sams
2009-07-30
1
-2
/
+20
*
|
Merge change 8835
Android (Google) Code Review
2009-07-28
1
-1
/
+7
|
\
\
|
*
|
Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...
Jason Sams
2009-07-28
1
-1
/
+7
*
|
|
am ef9fd18d: Merge change 8616 into donut
Android (Google) Code Review
2009-07-27
2
-31
/
+86
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fiddle with default densities to try to sanitize the API.
Dianne Hackborn
2009-07-26
2
-31
/
+86
*
|
|
am 11ea3347: Allow for screen density drawables in compatibility mode.
Dianne Hackborn
2009-07-24
7
-283
/
+465
|
\
\
\
|
|
/
/
|
*
|
Allow for screen density drawables in compatibility mode.
Dianne Hackborn
2009-07-24
7
-283
/
+465
[next]