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
*
make sure the server-side validates pointers/indices visible on the client side
Mathias Agopian
2010-04-30
1
-1
/
+15
*
Merge "Add support for enqueuing buffers in arbitrary order" into kraken
Mathias Agopian
2010-04-30
4
-21
/
+290
|
\
|
*
Add support for enqueuing buffers in arbitrary order
Mathias Agopian
2010-04-28
4
-21
/
+290
*
|
Merge "cleanup. waitForCondition() now uses polymorphsim instead of templtes"...
Mathias Agopian
2010-04-29
2
-21
/
+51
|
\
\
|
|
/
|
*
cleanup. waitForCondition() now uses polymorphsim instead of templtes
Mathias Agopian
2010-04-28
2
-21
/
+51
*
|
Merge "fix a race condition in undoDequeue(), where 'tail' could be computed ...
Mathias Agopian
2010-04-29
1
-24
/
+11
|
\
\
|
|
/
|
*
fix a race condition in undoDequeue(), where 'tail' could be computed incorre...
Mathias Agopian
2010-04-28
1
-24
/
+11
*
|
New xlarge screen size.
Dianne Hackborn
2010-04-28
1
-0
/
+3
|
/
*
more surfaceflinger cleanups
Mathias Agopian
2010-04-21
12
-171
/
+112
*
better fix for [2420565] Surface.lockCanvas() updates the dirty region too often
Mathias Agopian
2010-04-21
4
-37
/
+43
*
Merge "added setCrop() to android_native_window_t" into kraken
Mathias Agopian
2010-04-20
2
-16
/
+59
|
\
|
*
added setCrop() to android_native_window_t
Mathias Agopian
2010-04-20
2
-16
/
+59
*
|
Merge "add support for up to 16 buffers per surface" into kraken
Mathias Agopian
2010-04-20
1
-8
/
+34
|
\
\
|
|
/
|
*
add support for up to 16 buffers per surface
Mathias Agopian
2010-04-20
1
-8
/
+34
*
|
Merge "clean-up surfaceflinger a bit" into kraken
Mathias Agopian
2010-04-20
8
-106
/
+63
|
\
\
|
*
|
clean-up surfaceflinger a bit
Mathias Agopian
2010-04-20
8
-106
/
+63
|
|
/
*
|
am 0fabf2e8: am 8ccbd4ba: Merge "Fix bug 2604132 40s skip after undocking In ...
Jean-Michel Trivi
2010-04-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix bug 2604132 40s skip after undocking
Jean-Michel Trivi
2010-04-20
1
-1
/
+1
*
|
am 26f61635: am 0a4ab1b9: Merge "fix [2599939] "cannot play video" after open...
Mathias Agopian
2010-04-19
1
-23
/
+0
|
\
\
|
|
/
|
*
fix [2599939] "cannot play video" after open/close a video player a dozen of ...
Mathias Agopian
2010-04-19
1
-23
/
+0
*
|
when a zero dimension buffer is allocated, turn the allocation into
Mathias Agopian
2010-04-15
1
-10
/
+9
*
|
am e7d5a2f9: am 45423465: Merge "fix [2594950] Flash: Zooming in on some cont...
Mathias Agopian
2010-04-14
3
-2
/
+27
|
\
\
|
|
/
|
*
fix [2594950] Flash: Zooming in on some content crashes the Nexus One and cau...
Mathias Agopian
2010-04-14
3
-2
/
+27
*
|
am 08caa704: am c58b4232: Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF.
Wu-cheng Li
2010-04-10
1
-0
/
+2
|
\
\
|
|
/
|
*
Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF.
Wu-cheng Li
2010-04-10
1
-0
/
+2
*
|
am 1921527c: am 9da7730d: Merge "Additional fix for isssue 2548710: Native Au...
Eric Laurent
2010-04-09
1
-1
/
+1
|
\
\
|
|
/
|
*
Additional fix for isssue 2548710: Native AudioTrack resources never freed.
Eric Laurent
2010-04-09
1
-1
/
+1
*
|
fix [2420565] Surface.lockCanvas() updates the dirty region too often
Mathias Agopian
2010-04-08
1
-11
/
+14
*
|
Make pixels prettier.
Mathias Agopian
2010-04-05
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
[next]