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
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ref counting for globals when set from java code.
Jason Sams
2010-11-16
3
-0
/
+29
*
Fix crash with extended debugging.
Jason Sams
2010-11-16
1
-6
/
+5
*
Remove WARs for zero-init + destructors.
Stephen Hines
2010-11-15
3
-6
/
+3
*
Fixed a race condition where some recording frames may not be released.
James Dong
2010-11-15
1
-0
/
+3
*
Merge "Split UTF functions from String8/16"
Kenny Root
2010-11-15
8
-624
/
+815
|
\
|
*
Split UTF functions from String8/16
Kenny Root
2010-11-12
8
-624
/
+815
*
|
Add support for integer mod.
Bryan Mawhinney
2010-11-15
1
-1
/
+5
*
|
Merge "Fix line drawing in RS example."
Jason Sams
2010-11-12
2
-7
/
+14
|
\
\
|
*
|
Fix line drawing in RS example.
Jason Sams
2010-11-12
2
-7
/
+14
*
|
|
Enable touch splitting for all windows by default.
Jeff Brown
2010-11-12
1
-9
/
+7
*
|
|
make ResourceCache for display lists thread-safe
Chet Haase
2010-11-11
2
-0
/
+20
*
|
|
Merge "Free resources only from the GL context thread. Bug #3179882"
Romain Guy
2010-11-11
12
-65
/
+121
|
\
\
\
|
*
|
|
Free resources only from the GL context thread.
Romain Guy
2010-11-11
12
-65
/
+121
*
|
|
|
Merge "Implement reducing the buffer count of a Surface."
Jamie Gennis
2010-11-11
3
-6
/
+82
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Implement reducing the buffer count of a Surface.
Jamie Gennis
2010-11-11
3
-6
/
+82
*
|
|
|
Merge "Fix a compile warning in the Surface class."
Jamie Gennis
2010-11-11
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Fix a compile warning in the Surface class.
Jamie Gennis
2010-11-11
1
-1
/
+1
|
|
/
*
|
Reduce number of GL calls when drawing with shaders.
Romain Guy
2010-11-11
3
-7
/
+12
*
|
Merge "Add new runtime debug flags."
Romain Guy
2010-11-10
8
-1
/
+63
|
\
\
|
|
/
|
/
|
|
*
Add new runtime debug flags.
Romain Guy
2010-11-10
8
-1
/
+63
*
|
Merge "Code cleanup to make formatting consistent across all the renderscript...
Alex Sakhartchouk
2010-11-10
81
-1803
/
+1039
|
\
\
|
*
|
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-10
81
-1803
/
+1039
*
|
|
Merge "Move all debug flags in a single place."
Romain Guy
2010-11-10
13
-32
/
+132
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Move all debug flags in a single place.
Romain Guy
2010-11-10
13
-32
/
+132
*
|
Merge "Continue error check improvements and write some docs."
Jason Sams
2010-11-09
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Continue error check improvements and write some docs.
Jason Sams
2010-11-09
1
-0
/
+2
*
|
Fix possible crash when texture is NULL in the drop shadow cache.
Romain Guy
2010-11-09
1
-3
/
+3
*
|
Correctly remove unused paths from the cache.
Romain Guy
2010-11-09
5
-10
/
+50
*
|
Merge "Fix fountain bug with more than 10 touches reported."
Jason Sams
2010-11-09
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix fountain bug with more than 10 touches reported.
Jason Sams
2010-11-09
1
-1
/
+1
*
|
Fix GL rendering of translucent surfaces
Chet Haase
2010-11-09
1
-5
/
+2
|
/
*
Handle user message ID 0
Jason Sams
2010-11-08
4
-28
/
+63
*
Merge "Moving attrib creation to Mesh. Adding arrays as shader inputs. Removi...
Alex Sakhartchouk
2010-11-08
25
-377
/
+700
|
\
|
*
Moving attrib creation to Mesh. Adding arrays as shader inputs.
Alex Sakhartchouk
2010-11-08
25
-377
/
+700
*
|
Merge "Support nested display lists."
Romain Guy
2010-11-08
6
-7
/
+48
|
\
\
|
*
|
Support nested display lists.
Romain Guy
2010-11-08
6
-7
/
+48
*
|
|
The CHEEK_TOUCH stuff never worked. Remove it.
Joe Onorato
2010-11-08
1
-18
/
+1
*
|
|
Tell system server whether the app handled input events.
Jeff Brown
2010-11-08
4
-25
/
+80
|
/
/
*
|
Merge "Add vector array test to RSTest."
Stephen Hines
2010-11-08
3
-0
/
+92
|
\
\
|
|
/
|
/
|
|
*
Add vector array test to RSTest.
Stephen Hines
2010-11-05
3
-0
/
+92
*
|
Rename the locked meta key constants for clarity.
Jeff Brown
2010-11-05
2
-10
/
+108
|
/
*
Lines would not set the scissor before drawing.
Romain Guy
2010-11-04
2
-13
/
+21
*
Merge "Fix possible rendering issue when drawing a path."
Romain Guy
2010-11-04
1
-1
/
+7
|
\
|
*
Fix possible rendering issue when drawing a path.
Romain Guy
2010-11-04
1
-1
/
+7
*
|
Merge "Update ScriptC constructor to remove depricated param."
Jason Sams
2010-11-03
11
-15
/
+15
|
\
\
|
|
/
|
/
|
|
*
Update ScriptC constructor to remove depricated param.
Jason Sams
2010-11-03
11
-15
/
+15
*
|
Merge "Fix rendering bug with saveLayerAlpha/drawColor."
Romain Guy
2010-11-03
1
-17
/
+19
|
\
\
|
|
/
|
/
|
|
*
Fix rendering bug with saveLayerAlpha/drawColor.
Romain Guy
2010-11-03
1
-17
/
+19
*
|
Merge "Fix rendering issue with layers."
Romain Guy
2010-11-03
1
-4
/
+5
|
\
\
|
|
/
|
*
Fix rendering issue with layers.
Romain Guy
2010-11-03
1
-4
/
+5
[next]