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
*
Merge change 4289
Android (Google) Code Review
2009-06-15
16
-16
/
+803
|
\
|
*
Bug fixes. TriangleMesh now ref-counts, implement missing element formats, a...
Jason Sams
2009-06-15
16
-16
/
+803
*
|
am 2fdd428e: Fix some backup reader/writer issues; make local transport do ba...
Christopher Tate
2009-06-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...
Joe Onorato
2009-06-12
1
-1
/
+1
*
|
am 78f0f8cb: Merge changes 3953,3954 into donut
Android (Google) Code Review
2009-06-12
1
-92
/
+227
|
\
\
|
|
/
|
*
Make the file backup helper not crash if a file you requested
Joe Onorato
2009-06-11
1
-45
/
+108
|
*
Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files.
Joe Onorato
2009-06-11
1
-62
/
+134
*
|
Merge change 3952
Android (Google) Code Review
2009-06-11
5
-108
/
+288
|
\
\
|
*
|
Split FountainView into View and RS parts. Beging adding ProgramVertex to th...
Jason Sams
2009-06-11
5
-108
/
+288
*
|
|
Merge change 3850
Android (Google) Code Review
2009-06-10
9
-15
/
+47
|
\
\
\
|
|
/
/
|
*
|
Fix bug with bad conversion of java strings to C strings for object names. U...
Jason Sams
2009-06-10
9
-15
/
+47
*
|
|
Merge change 3849
Android (Google) Code Review
2009-06-10
1
-3
/
+5
|
\
\
\
|
|
/
/
|
*
|
Fix build error due to bad path generation in makefile for generated tools.
Jason Sams
2009-06-10
1
-3
/
+5
*
|
|
Merge change 3808
Android (Google) Code Review
2009-06-10
9
-62
/
+102
|
\
\
\
|
|
/
/
|
*
|
Split renderscript java code from test apps. Update makefiles.
Jason Sams
2009-06-10
9
-62
/
+102
*
|
|
Merge change 3776
Android (Google) Code Review
2009-06-10
17
-137
/
+202
|
\
\
\
|
|
/
/
|
*
|
Add named objects and implement support for ProgramFragmentStore and ProgramF...
Jason Sams
2009-06-10
17
-137
/
+202
*
|
|
Framework changes for bluez4.
Jaikumar Ganesh
2009-06-09
1
-2
/
+1
*
|
|
Merge change 3601
Android (Google) Code Review
2009-06-09
7
-13
/
+204
|
\
\
\
|
|
/
/
|
*
|
checkpoint pragma support. Includes more cleanup of script enviroment storag...
Jason Sams
2009-06-09
7
-13
/
+204
*
|
|
Merge change 3535
Android (Google) Code Review
2009-06-08
4
-30
/
+27
|
\
\
\
|
|
/
/
|
*
|
Move placement of script enviroment data to base.
Jason Sams
2009-06-08
4
-30
/
+27
*
|
|
Merge change 3485
Android (Google) Code Review
2009-06-08
3
-76
/
+60
|
\
\
\
|
|
/
/
|
*
|
Fix build issue and ref count bug with scripts.
Jason Sams
2009-06-08
3
-76
/
+60
*
|
|
Merge change 3386
Android (Google) Code Review
2009-06-05
4
-22
/
+42
|
\
\
\
|
|
/
/
|
*
|
Move call to compiler from jni to core library code.
Jason Sams
2009-06-05
4
-22
/
+42
*
|
|
get rid of LogSocket which wasn't even implemented (enabled)
Mathias Agopian
2009-06-05
2
-131
/
+1
|
/
/
*
|
break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_add...
Mathias Agopian
2009-06-05
5
-2638
/
+1
*
|
Merge change 3284
Android (Google) Code Review
2009-06-05
2
-0
/
+114
|
\
\
|
*
|
rename string_array.h to StringArray.h and move the implementation from the h...
Mathias Agopian
2009-06-05
2
-0
/
+114
*
|
|
am 0032ce80: Fix back_up_files() error detection when opening/CRCing the file
Christopher Tate
2009-06-05
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix back_up_files() error detection when opening/CRCing the file
Christopher Tate
2009-06-04
1
-1
/
+2
*
|
am 2a318867: Merge change 3203 into donut
Android (Google) Code Review
2009-06-04
10
-20
/
+20
|
\
\
|
|
/
|
*
rename a few files to camel-case, add copyright notices
Mathias Agopian
2009-06-04
10
-20
/
+20
*
|
Use ANSI style function declaration for RS scripts.
Jack Palevich
2009-06-04
1
-1
/
+1
*
|
Add support for scripts to return an animation flag. This allows them to ind...
Jason Sams
2009-06-04
9
-31
/
+28
*
|
Set the RS thread priority.
Jason Sams
2009-06-04
1
-3
/
+15
*
|
Remove pointer hacks from script and use standard load/store functions.
Jason Sams
2009-06-03
1
-29
/
+23
*
|
Generalize bitmap support and add remaining GL formats.
Jason Sams
2009-06-03
5
-28
/
+198
*
|
Improve bitmap support and do conversion in native rather than java code to r...
Jason Sams
2009-06-01
6
-77
/
+75
*
|
get rid of TimerProbe which is never used
Mathias Agopian
2009-06-01
2
-132
/
+0
*
|
get rid of sleepForInterval() which didn't seem to be used anywhere in the so...
Mathias Agopian
2009-05-31
3
-232
/
+0
*
|
get rid of utils.h
Mathias Agopian
2009-05-31
1
-1
/
+3
*
|
am b61ae351: Merge change 2747 into donut
Android (Google) Code Review
2009-05-29
1
-1
/
+3
|
\
\
|
|
/
|
*
Merge change 2747 into donut
Android (Google) Code Review
2009-05-29
1
-1
/
+3
|
|
\
|
|
*
log the geomerty of surfaces causing an out of memory in SurfaceFlinger.
Mathias Agopian
2009-05-29
1
-1
/
+3
*
|
|
Don't prelink the libRS libraries.
Jack Palevich
2009-05-29
1
-0
/
+2
*
|
|
am d9cc7659: Merge change 2706 into donut
Android (Google) Code Review
2009-05-29
1
-11
/
+14
|
\
\
\
|
|
/
/
|
*
|
Fix issue 1883666: Audio coming from the music player stopped suddenly
Eric Laurent
2009-05-29
1
-11
/
+14
|
|
/
*
|
Implement sampler GL setup code.
Jason Sams
2009-05-28
1
-14
/
+9
[next]