index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
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 #2018814: System cannot correctly render assets with "wrap_content" attri...
Dianne Hackborn
2009-07-29
1
-4
/
+7
*
Merge change 8015 into donut
Android (Google) Code Review
2009-07-28
1
-0
/
+3
|
\
|
*
Reset the mDpiX and mDpiY values when qemu.sf.lcd_density is defined.
David 'Digit' Turner
2009-07-29
1
-0
/
+3
*
|
fix [2017532] Partial Update leaves residual image.
Mathias Agopian
2009-07-28
2
-7
/
+15
|
/
*
First pass at reworking screen density/size APIs.
Dianne Hackborn
2009-07-21
1
-3
/
+4
*
Add "nodpi" density, and expose a bunch of density-related APIs.
Dianne Hackborn
2009-07-17
1
-2
/
+11
*
fix FILE* version of ZipUtils::inflateToBuffer
Doug Zongker
2009-07-16
1
-2
/
+1
*
fix [1967226] Donut orientation animation (dimming and blur) is slower than C...
Mathias Agopian
2009-07-10
6
-506
/
+17
*
fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap s...
Mathias Agopian
2009-07-09
1
-0
/
+7
*
Fix resources not being set correctly.
Dianne Hackborn
2009-07-09
1
-1
/
+0
*
Fix issue 1970108: crash in AudioFlinger::isMusicActive()
Eric Laurent
2009-07-09
2
-5
/
+10
*
Merge change 6603 into donut
Android (Google) Code Review
2009-07-08
1
-1
/
+1
|
\
|
*
quick fix; utf8_codepoint_count must be utf8_length
Daisuke Miyakawa
2009-07-09
1
-1
/
+1
*
|
Merge change 5510 into donut
Android (Google) Code Review
2009-07-08
1
-26
/
+272
|
\
\
|
|
/
|
*
Add useful functions to String8, which enables users to convert between UTF-8...
Daisuke Miyakawa
2009-07-09
1
-26
/
+272
*
|
Add timestamps to video frames to improve A/V sync.
Dave Sparks
2009-07-08
2
-1
/
+35
|
/
*
Merge change 6367 into donut
Android (Google) Code Review
2009-07-07
1
-0
/
+2
|
\
|
*
Add virtual destructor.
Marco Nelissen
2009-07-07
1
-0
/
+2
*
|
Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ...
Eric Laurent
2009-07-07
1
-12
/
+6
*
|
Don't re-parse the framework resources all the time.
Dianne Hackborn
2009-07-06
3
-40
/
+158
|
/
*
Merge change 6084 into donut
Android (Google) Code Review
2009-07-02
1
-1
/
+1
|
\
|
*
Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1...
James Dong
2009-07-02
1
-1
/
+1
*
|
Less logging in some places. More in others.
Joe Onorato
2009-07-01
1
-2
/
+3
|
/
*
Merge change 5829 into donut
Android (Google) Code Review
2009-06-30
1
-54
/
+80
|
\
|
*
Fix issue #1673793: Theme styles don't apply.
Dianne Hackborn
2009-06-30
1
-54
/
+80
*
|
Allow setPreviewDisplay after startPreview.
Wu-cheng Li
2009-07-01
1
-8
/
+8
*
|
fix [1947273] the DimLayer causes the whole screen to update during transactions
Mathias Agopian
2009-06-28
1
-5
/
+6
|
/
*
Merge changes 5548,5549 into donut
Android (Google) Code Review
2009-06-26
2
-3
/
+9
|
\
|
*
Better (and less) logging from backup.
Joe Onorato
2009-06-26
2
-3
/
+9
*
|
Expand support for different screen sizes.
Dianne Hackborn
2009-06-26
1
-2
/
+3
|
/
*
move ui/Time.cpp to core/jni, since this is the only place it is used
Mathias Agopian
2009-06-25
2
-201
/
+1
*
Only report "unknown metadata" once per restore helper
Christopher Tate
2009-06-24
1
-17
/
+14
*
Put back LOGP -> printf in the backup helper code
Christopher Tate
2009-06-24
1
-1
/
+1
*
Merge change 5162 into donut
Android (Google) Code Review
2009-06-24
1
-13
/
+89
|
\
|
*
Preserve file access mode when backing up / restoring files
Christopher Tate
2009-06-23
1
-13
/
+89
*
|
Remove deprecated callback function support.
Dave Sparks
2009-06-24
1
-124
/
+0
*
|
Use a ref-counted callback interface for Camera.
Dave Sparks
2009-06-24
1
-0
/
+33
|
/
*
Add file mode to the file-backup saved state blobs
Christopher Tate
2009-06-23
1
-31
/
+42
*
Merge change 4910 into donut
Android (Google) Code Review
2009-06-22
1
-11
/
+11
|
\
|
*
fix warnings that will show up with GCC 4.4 (in master)
Mathias Agopian
2009-06-22
1
-11
/
+11
*
|
Helper API cleanup. Allows multiple helpers to function,
Joe Onorato
2009-06-22
1
-3
/
+18
|
/
*
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
[next]