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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize MountService IPC
Kenny Root
2010-08-20
4
-0
/
+220
*
Merge "Add camera fps range API." into gingerbread
Wu-cheng Li
2010-08-20
1
-0
/
+15
|
\
|
*
Add camera fps range API.
Wu-cheng Li
2010-08-20
1
-0
/
+15
*
|
Merge "Handle the camera open failure better." into gingerbread
Wu-cheng Li
2010-08-19
1
-0
/
+1
|
\
\
|
*
|
Handle the camera open failure better.
Wu-cheng Li
2010-08-19
1
-0
/
+1
|
|
/
*
|
Merge "Make MediaWriter stop and pause return errors if necessary" into ginge...
James Dong
2010-08-19
3
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
Make MediaWriter stop and pause return errors if necessary
James Dong
2010-08-19
3
-7
/
+8
*
|
Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into...
Wu-cheng Li
2010-08-19
1
-0
/
+1
|
\
\
|
*
|
Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE
Nipun Kwatra
2010-08-19
1
-0
/
+1
*
|
|
Merge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into...
Wu-cheng Li
2010-08-19
1
-0
/
+16
|
\
\
\
|
|
/
/
|
*
|
Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE
Nipun Kwatra
2010-08-19
1
-0
/
+16
*
|
|
In the absence of width/height information in the sdp, extract the dimensions...
Andreas Huber
2010-08-19
1
-0
/
+53
|
|
/
|
/
|
*
|
Merge "Add OBB flags to support overlays" into gingerbread
Kenny Root
2010-08-19
1
-4
/
+31
|
\
\
|
*
|
Add OBB flags to support overlays
Kenny Root
2010-08-18
1
-4
/
+31
*
|
|
Add support for throttling motion events.
Jeff Brown
2010-08-18
1
-0
/
+19
*
|
|
Merge "Fix some input device mapping bugs with certain drivers." into gingerb...
Jeff Brown
2010-08-18
1
-14
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix some input device mapping bugs with certain drivers.
Jeff Brown
2010-08-18
1
-14
/
+4
|
|
/
*
|
Keep track of remaining fd when devices are removed
Jens Gulin
2010-08-18
1
-0
/
+1
*
|
Merge "Document that autoFocus must be called in auto and macro mode." into g...
Wu-cheng Li
2010-08-18
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
Document that autoFocus must be called in auto and macro mode.
Wu-cheng Li
2010-08-17
1
-2
/
+6
*
|
Optimize EventHub reads.
Jeff Brown
2010-08-17
1
-0
/
+6
*
|
Fix possible race conditions during channel unregistration.
Jeff Brown
2010-08-17
1
-0
/
+2
|
/
*
Use audio clock as the reference media clock
James Dong
2010-08-13
2
-2
/
+8
*
Improve camera documentation.
Wu-cheng Li
2010-08-12
1
-13
/
+17
*
Merge "Handle large audio lost" into gingerbread
James Dong
2010-08-12
1
-1
/
+2
|
\
|
*
Handle large audio lost
James Dong
2010-08-10
1
-1
/
+2
*
|
Merge "Add support for the PointerLocation overlay." into gingerbread
Jeff Brown
2010-08-11
1
-1
/
+2
|
\
\
|
*
|
Add support for the PointerLocation overlay.
Jeff Brown
2010-08-11
1
-1
/
+2
|
|
/
*
|
Initial tool for OBB manipulation
Kenny Root
2010-08-11
1
-0
/
+4
*
|
More native work.
Dianne Hackborn
2010-08-11
3
-57
/
+100
|
/
*
Fix safe mode and KeyEvent.getMaxKeyCode().
Jeff Brown
2010-08-10
1
-0
/
+2
*
Support for extracting G.711 a-law and mu-law audio from WAV files and a corr...
Andreas Huber
2010-08-09
1
-0
/
+2
*
Fix String8::operator+
Kenny Root
2010-08-06
1
-2
/
+2
*
Merge "Use the target color format from the camera source if possible" into g...
James Dong
2010-08-05
1
-0
/
+5
|
\
|
*
Use the target color format from the camera source if possible
James Dong
2010-08-05
1
-0
/
+5
*
|
Tracking merge of dalvik-dev to gingerbread
Brian Carlstrom
2010-08-04
1
-0
/
+1
|
/
*
Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...
Andreas Huber
2010-08-04
2
-0
/
+4
*
Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into ginger...
Chris Tate
2010-08-03
1
-1
/
+3
|
\
|
*
Enhanced VelocityTracker for > 5 pointers and fixed bugs.
Jeff Brown
2010-07-30
1
-1
/
+3
*
|
Merge "File writer has a designated writer thread now" into gingerbread
James Dong
2010-08-03
1
-0
/
+41
|
\
\
|
*
|
File writer has a designated writer thread now
James Dong
2010-08-02
1
-0
/
+41
|
|
/
*
|
Merge "Add lost frame handling in AudioSource" into gingerbread
James Dong
2010-08-02
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add lost frame handling in AudioSource
James Dong
2010-07-30
1
-3
/
+2
*
|
Merge "Improve thread safety of input mappers." into gingerbread
Jeff Brown
2010-07-30
1
-67
/
+83
|
\
\
|
*
|
Improve thread safety of input mappers.
Jeff Brown
2010-07-30
1
-67
/
+83
*
|
|
resolved conflicts for merge of 27eecb70 to gingerbread
Jean-Baptiste Queru
2010-07-30
3
-3
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...
The Android Open Source Project
2010-07-29
3
-3
/
+2
|
|
\
\
|
|
*
|
fix inaccurate copyrights
Jean-Baptiste Queru
2010-07-29
3
-3
/
+2
|
*
|
|
Squashed commit of the following:
Andreas Huber
2010-07-29
1
-0
/
+4
|
|
/
/
*
|
|
Added SensorManager.getMinDelay()
Mathias Agopian
2010-07-29
2
-1
/
+3
|
|
/
|
/
|
[next]