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
*
frameworks/base: Destroy the overlay even if there is an error
Naomi Luis
2010-11-22
1
-2
/
+7
*
Framebuffer: Support variable number of framebuffers in the UI
Rodrigo Obregon
2010-11-03
1
-19
/
+26
*
Only monitor recognized uevent devices.
Sean McNeil
2010-08-23
1
-1
/
+8
*
Merge "Keep track of remaining fd when devices are removed"
Jean-Baptiste Queru
2010-08-17
1
-10
/
+8
|
\
|
*
Keep track of remaining fd when devices are removed
Jens Gulin
2010-06-28
1
-10
/
+8
*
|
fix inaccurate copyrights
Jean-Baptiste Queru
2010-07-29
1
-1
/
+0
*
|
move native services under services/
Mathias Agopian
2010-07-22
58
-21666
/
+0
*
|
Fix missing NL
Bruce Beare
2010-06-25
1
-1
/
+1
|
/
*
merge from open-source master
The Android Open Source Project
2010-05-14
1
-4
/
+4
|
\
|
*
Only hold a weak pointer on SurfaceComposerClients
Matt Fischer
2010-04-07
1
-4
/
+4
|
*
DO NOT MERGE. Merge Froyo renderscript to Eclair to support live wallpapers o...
Jason Sams
2010-02-11
68
-1979
/
+2424
*
|
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
|
|
/
/
|
/
|
|
*
|
|
Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call.
Jean-Michel Trivi
2010-03-14
1
-0
/
+17
*
|
|
implement connect/disconnect in our native_window_t implementations
Mathias Agopian
2010-03-11
2
-7
/
+84
*
|
|
fix [2483456] Video orientation is wrong on Droid for some videos
Mathias Agopian
2010-03-11
4
-61
/
+64
*
|
|
Merge "Use proper config to enable LVMX"
Jean-Baptiste Queru
2010-03-09
1
-3
/
+1
|
\
\
\
|
*
|
|
Use proper config to enable LVMX
Jean-Baptiste Queru
2010-03-09
1
-3
/
+1
*
|
|
|
Add ability for some manifest attributes to reference resources.
Dianne Hackborn
2010-03-09
1
-5
/
+4
|
/
/
/
*
|
|
Initial version of LifeVibes integration.
Glenn Kasten
2010-03-09
4
-12
/
+149
*
|
|
Fix bug 2329540
Jean-Michel Trivi
2010-03-09
1
-0
/
+5
*
|
|
improve SF logging/debugging a little bit
Mathias Agopian
2010-03-08
3
-5
/
+5
*
|
|
Merge "Fix a small bug where we could compute SharedBufferStack's tail incorr...
Mathias Agopian
2010-03-08
1
-2
/
+5
|
\
\
\
[next]