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 rattling of very quiet sounds
Antti S. Lankila
2010-08-03
1
-1
/
+4
*
Do not use track's frameCount but the buffer's frameCount.
Antti S. Lankila
2010-08-03
2
-7
/
+7
*
Fix some shortcomings of the audio level estimation
Antti S. Lankila
2010-08-03
3
-32
/
+71
*
Optimizations and cleanups.
Antti S. Lankila
2010-08-01
2
-54
/
+108
*
More fixes to the AudioDSP
Antti S. Lankila
2010-08-01
4
-109
/
+104
*
Add the audio enhancements
kmobs
2010-07-31
7
-214
/
+677
*
Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...
Steve Kondik
2010-07-30
1
-1
/
+0
|
\
|
*
fix inaccurate copyrights
Jean-Baptiste Queru
2010-07-29
1
-1
/
+0
*
|
Camera: Adding framework support for Geotagging.
Apurva Rajguru
2010-07-18
1
-1
/
+1
*
|
Camera: Adding Raw Snapshot support
Srinivasan Kannan
2010-07-18
1
-0
/
+2
*
|
Camera: Adding normal and macro auto focus modes
Srinivasan Kannan
2010-07-18
1
-0
/
+1
*
|
frameworks/base: compilation changes
Priya Komarlingam
2010-07-18
1
-0
/
+39
*
|
frameworks/base: Add setFd api to Overlay
Omprakash Dhyade c_odhyad@quicinc.com
2010-07-12
1
-0
/
+7
*
|
Remerge libui.so, libsurfaceflinger_client.so, and libcamera_client.so for ol...
Koushik Dutta
2010-07-11
5
-5
/
+69
*
|
Added blue and fuscia version to SurfaceFlinger hacks
kmobs
2010-07-10
1
-2
/
+10
*
|
Allow dithering to be controlled by a system property.
Steve Kondik
2010-07-09
3
-5
/
+15
*
|
Revert "libRS: initEGL according to GL version"
Koushik Dutta
2010-07-08
1
-1
/
+1
*
|
libRS: initEGL according to GL version
Chih-Wei Huang
2010-07-06
1
-1
/
+1
*
|
add software mouse cursor
Chih-Wei Huang
2010-07-06
1
-1
/
+4
*
|
Initial pass at SurfaceFlinger effects, night mode.
Jeff Sharkey
2010-07-02
3
-2
/
+44
*
|
Improved BiDi text rendering.
Dudy Kohen
2010-06-30
1
-2
/
+0
|
/
*
Add remove method in CameraParameters class.
Wu-cheng Li
2010-05-11
1
-0
/
+5
*
fix [2664345] Flash: Bad flicker at the end of a pinch zoom.
Mathias Agopian
2010-05-06
1
-3
/
+22
*
Make static versions of libutils and libbinder.
Dan Egnor
2010-05-06
4
-30
/
+43
*
DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <...
Mathias Agopian
2010-04-20
1
-54
/
+39
*
Fix bug 2604132 40s skip after undocking
Jean-Michel Trivi
2010-04-20
1
-1
/
+1
*
fix [2599939] "cannot play video" after open/close a video player a dozen of ...
Mathias Agopian
2010-04-19
1
-23
/
+0
*
fix [2594950] Flash: Zooming in on some content crashes the Nexus One and cau...
Mathias Agopian
2010-04-14
3
-2
/
+27
*
Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF.
Wu-cheng Li
2010-04-10
1
-0
/
+2
*
Additional fix for isssue 2548710: Native AudioTrack resources never freed.
Eric Laurent
2010-04-09
1
-1
/
+1
*
Fix isssue 2548710: Native AudioTrack resources never freed.
Eric Laurent
2010-03-31
1
-1
/
+1
*
Revert "fix [2542425] memory leak during video recording"
Dianne Hackborn
2010-03-30
1
-2
/
+0
*
fix [2542425] memory leak during video recording
Mathias Agopian
2010-03-30
1
-0
/
+2
*
Merge "fix [2542425] memory leak during video recording" into froyo
Mathias Agopian
2010-03-29
1
-1
/
+4
|
\
|
*
fix [2542425] memory leak during video recording
Mathias Agopian
2010-03-29
1
-1
/
+4
*
|
Add some comments for zoom methods.
Wu-cheng Li
2010-03-29
1
-1
/
+1
|
/
*
fix [2545826] calling into gralloc with external lock held
Mathias Agopian
2010-03-25
1
-4
/
+0
*
Call unlinkToDeath() when we disconnect the Camera,
Chih-Chung Chang
2010-03-24
1
-0
/
+1
*
Merge "libutils Condition are now PRIVATE by default"
Mathias Agopian
2010-03-19
1
-1
/
+1
|
\
|
*
libutils Condition are now PRIVATE by default
Mathias Agopian
2010-03-19
1
-1
/
+1
*
|
Ensure that binder incalls to the system process keep the fg cgroup
Christopher Tate
2010-03-18
1
-18
/
+21
|
/
*
Change opaque RS typedefs from void * to int. These will likely become int64...
Jason Sams
2010-03-18
1
-10
/
+10
*
Change global variables from extern to non static. Make script local global ...
Jason Sams
2010-03-18
1
-4
/
+3
*
More rsh headers for renderscript and a llvm compatible test script for fount...
Jason Sams
2010-03-18
2
-0
/
+139
*
Merge "Fix issue 2416481: Support Voice Dialer over BT SCO."
Eric Laurent
2010-03-17
2
-15
/
+33
|
\
|
*
Fix issue 2416481: Support Voice Dialer over BT SCO.
Eric Laurent
2010-03-16
2
-15
/
+33
*
|
fix [2511580] Window poop on screen - drop down list left some residual when ...
Mathias Agopian
2010-03-16
3
-20
/
+57
*
|
Merge "First cut of basic RS headers for ScriptC. Not nearly complete."
Jason Sams
2010-03-16
2
-0
/
+358
|
\
\
|
*
|
First cut of basic RS headers for ScriptC. Not nearly complete.
Jason Sams
2010-03-16
2
-0
/
+358
*
|
|
fix [2515291] Native crash and runtime restart while trying to preview captur...
Mathias Agopian
2010-03-15
1
-31
/
+48
|
|
/
|
/
|
[next]