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
*
Report densities in badging, debugging for nine patch bug.
Dianne Hackborn
2009-06-19
1
-3
/
+84
*
Fix sim-eng build and simplify previous lcd-density related patch
David 'Digit' Turner
2009-06-19
1
-10
/
+7
*
backup stuff
Joe Onorato
2009-06-18
2
-26
/
+37
*
Make RestoreHelper and friends also write out the snapshot state.
Joe Onorato
2009-06-18
1
-29
/
+86
*
Merge change 4565 into donut
Android (Google) Code Review
2009-06-18
1
-0
/
+8
|
\
|
*
Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_den...
David 'Digit' Turner
2009-06-19
1
-0
/
+8
*
|
FileRestoreHelper and RestoreHelperDispatcher work.
Joe Onorato
2009-06-17
1
-4
/
+4
*
|
checkpoint BackupDatAInput / RestoreHelper
Joe Onorato
2009-06-16
2
-208
/
+41
|
/
*
Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...
Joe Onorato
2009-06-12
1
-1
/
+1
*
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
*
Fix back_up_files() error detection when opening/CRCing the file
Christopher Tate
2009-06-04
1
-1
/
+2
*
rename a few files to camel-case, add copyright notices
Mathias Agopian
2009-06-04
10
-20
/
+20
*
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
*
|
Fix issue 1883666: Audio coming from the music player stopped suddenly
Eric Laurent
2009-05-29
1
-11
/
+14
|
/
*
minor clean-up to Rect and Point.
Mathias Agopian
2009-05-26
3
-22
/
+19
*
Fix issue 1846343 - part 1
Eric Laurent
2009-05-26
4
-22
/
+24
*
Merge change 2359 into donut
Android (Google) Code Review
2009-05-23
1
-11
/
+26
|
\
|
*
Fix for the simultor build breakage.
Nicolas Catania
2009-05-22
1
-11
/
+26
*
|
Merge change 2351 into donut
Android (Google) Code Review
2009-05-22
1
-2
/
+6
|
\
\
|
*
|
Fix a major bug in Bundle when unparcelling from AIDL.
Dianne Hackborn
2009-05-22
1
-2
/
+6
|
|
/
*
|
This should fix the simulator build.
Marco Nelissen
2009-05-22
1
-0
/
+1
|
/
*
split boot animation out of SurfaceFlinger
Mathias Agopian
2009-05-21
7
-351
/
+27
*
bring the native_handle stuff back from master_gl
Mathias Agopian
2009-05-20
2
-37
/
+15
*
Hook up the backup data writer, and add a utility to read the backup data files.
Joe Onorato
2009-05-20
2
-56
/
+149
*
Remove deprecated openInputStream factory method
Dave Sparks
2009-05-19
6
-47
/
+0
*
Update more references to openInputStream in support classes.
Dave Sparks
2009-05-19
3
-5
/
+21
*
Modify AudioFlinger to use updated openInputStream factory method.
Dave Sparks
2009-05-19
1
-1
/
+3
*
Add inputSource to openInputStream
Dave Sparks
2009-05-19
4
-3
/
+51
*
Update aapt badging for native code, configs, density, etc.
Dianne Hackborn
2009-05-18
1
-2
/
+57
*
Add the backup data file writer C++ class.
Joe Onorato
2009-05-15
2
-33
/
+384
*
Implement the C++ class to write the backed up file data.
Joe Onorato
2009-05-15
3
-7
/
+385
*
Get the backup calling through to the file backup helper.
Joe Onorato
2009-05-14
1
-6
/
+9
*
Modify camera framework to use new streamlined binder interface.
Dave Sparks
2009-05-11
2
-189
/
+55
*
fix the sim build. disables the tests for now.
Joe Onorato
2009-05-08
1
-1
/
+3
*
Add new binder methods to camera client to support generic callbacks
Dave Sparks
2009-05-07
2
-0
/
+55
*
Add some C++ code to do raw files for backup
Joe Onorato
2009-05-05
2
-1
/
+682
*
fix 1803886 android15 Translucent GLSurfaceView demo does not display properly
Mathias Agopian
2009-04-27
4
-5
/
+19
*
Bug fix(1807910): media recorder crash due to the use of locked camera object...
James Dong
2009-04-27
1
-13
/
+7
*
Merge change 509 into donut
Android (Google) Code Review
2009-04-23
1
-0
/
+13
|
\
|
*
Fix a media server crash (bug 1807910): part one
James Dong
2009-04-23
1
-0
/
+13
*
|
Squashed commit of the following:
Robert Greenwalt
2009-04-22
1
-1
/
+1
|
/
*
Fix issue 1745312: Various cleanups in media framework
Eric Laurent
2009-04-21
3
-31
/
+22
*
AI 144151: am: CL 144150 Fix heap corruption.
Nick Pelly
2009-04-02
2
-12
/
+43
*
AI 143775: am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThrea...
Eric Laurent
2009-03-31
1
-8
/
+5
*
AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted...
Eric Laurent
2009-03-27
1
-3
/
+6
*
AI 143172: am: CL 142875 [1732012] for some reason these files didn't go thro...
Mathias Agopian
2009-03-27
2
-7
/
+8
*
AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation wh...
Mathias Agopian
2009-03-27
6
-27
/
+45
*
AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still cha...
Mathias Agopian
2009-03-27
11
-77
/
+514
[next]