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
*
Merge "Fix rendering artifact in edge fades. Bug #4092053" into honeycomb-mr1
Romain Guy
2011-03-14
5
-48
/
+40
|
\
|
*
Fix rendering artifact in edge fades.
Romain Guy
2011-03-14
5
-48
/
+40
*
|
Merge "SurfaceTexture: fix transform matrix computation." into honeycomb-mr1
Jamie Gennis
2011-03-14
3
-25
/
+675
|
\
\
|
*
|
SurfaceTexture: fix transform matrix computation.
Jamie Gennis
2011-03-14
3
-25
/
+675
*
|
|
Add support for USB accessory serial numbers
Mike Lockwood
2011-03-14
6
-10
/
+43
*
|
|
USB: minor cleanup work
Mike Lockwood
2011-03-11
3
-1
/
+33
|
|
/
|
/
|
*
|
Merge "SurfaceFlinger: Respect the PROTECTED gralloc bit." into honeycomb-mr1
Jamie Gennis
2011-03-10
1
-6
/
+59
|
\
\
|
*
|
SurfaceFlinger: Respect the PROTECTED gralloc bit.
Jamie Gennis
2011-03-10
1
-6
/
+59
|
|
/
*
|
Merge "UsbAccessory: Add URI string, replace type string with description" in...
Mike Lockwood
2011-03-10
3
-16
/
+49
|
\
\
|
*
|
UsbAccessory: Add URI string, replace type string with description
Mike Lockwood
2011-03-09
3
-16
/
+49
*
|
|
Input improvements and bug fixes.
Jeff Brown
2011-03-09
1
-8
/
+15
|
|
/
|
/
|
*
|
Merge changes Ifd78cca3,Ieadb86fe,If5b44ebd into honeycomb-mr1
Mike Lockwood
2011-03-09
2
-21
/
+122
|
\
\
|
|
/
|
*
Update USB accessory compatibility library to support new requestPermission API
Mike Lockwood
2011-03-09
2
-21
/
+122
*
|
Merge "ANativeWindow: add queues-to-window-composer check." into honeycomb-mr1
Jamie Gennis
2011-03-09
7
-1
/
+283
|
\
\
|
*
|
ANativeWindow: add queues-to-window-composer check.
Jamie Gennis
2011-03-08
7
-1
/
+283
*
|
|
Fix a race condition during Context init/teardown.
Stephen Hines
2011-03-08
1
-6
/
+9
|
|
/
|
/
|
*
|
Merge "Add support for partial invalidates in WebView Bug #3461349" into hone...
Romain Guy
2011-03-07
8
-251
/
+46
|
\
\
|
*
|
Add support for partial invalidates in WebView
Romain Guy
2011-03-07
8
-251
/
+46
*
|
|
Joystick tweaks. (DO NOT MERGE)
Jeff Brown
2011-03-04
1
-12
/
+85
|
/
/
*
|
DO NOT MERGE: Almost all warnings are now errors in RS build.
Stephen Hines
2011-03-03
8
-5
/
+12
|
/
*
Merge "Wake screen from external HID peripherals."
Jeff Brown
2011-03-02
1
-0
/
+17
|
\
|
*
Wake screen from external HID peripherals.
Jeff Brown
2011-03-02
1
-0
/
+17
*
|
Merge "Fade out the mouse pointer after inactivity or other events."
Jeff Brown
2011-03-02
3
-30
/
+471
|
\
\
|
|
/
|
*
Fade out the mouse pointer after inactivity or other events.
Jeff Brown
2011-03-02
3
-30
/
+471
*
|
Merge "We need to go deeper. Bug #3431907"
Romain Guy
2011-03-02
1
-0
/
+2
|
\
\
|
*
|
We need to go deeper.
Romain Guy
2011-03-02
1
-0
/
+2
*
|
|
Merge "Properly initialize FBO textures for linear filtering."
Romain Guy
2011-03-02
1
-0
/
+5
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Properly initialize FBO textures for linear filtering.
Romain Guy
2011-03-02
1
-0
/
+5
*
|
Merge "Combine the USB accessory support library with the platform feature"
Mike Lockwood
2011-03-02
6
-10
/
+10
|
\
\
|
*
|
Combine the USB accessory support library with the platform feature
Mike Lockwood
2011-03-02
6
-10
/
+10
|
|
/
*
|
Merge "Fix problem with glyph cache and textScaleX property"
Romain Guy
2011-03-02
2
-8
/
+13
|
\
\
|
|
/
|
/
|
|
*
Fix problem with glyph cache and textScaleX property
Chet Haase
2011-03-02
2
-8
/
+13
*
|
Merge "Correctly mark layers dirty when drawing WebView."
Romain Guy
2011-03-01
1
-0
/
+11
|
\
\
|
*
|
Correctly mark layers dirty when drawing WebView.
Romain Guy
2011-03-01
1
-0
/
+11
*
|
|
Merge "Add the MIN_UNDEQUEUED_BUFFERS query to ANW."
Jamie Gennis
2011-03-01
3
-2
/
+23
|
\
\
\
|
*
|
|
Add the MIN_UNDEQUEUED_BUFFERS query to ANW.
Jamie Gennis
2011-02-28
3
-2
/
+23
*
|
|
|
Merge "Avoid UTF-8 conversions and string copies whenever possible."
Romain Guy
2011-03-01
2
-12
/
+15
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Avoid UTF-8 conversions and string copies whenever possible.
Romain Guy
2011-03-01
2
-12
/
+15
*
|
|
|
Move USB framework support from android.hardware to android.hardware.usb package
Mike Lockwood
2011-03-01
3
-10
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
Merge "USB accessory support library"
Mike Lockwood
2011-02-28
11
-0
/
+724
|
\
\
\
|
*
|
|
USB accessory support library
Mike Lockwood
2011-02-28
11
-0
/
+724
|
|
|
/
|
|
/
|
*
|
|
Merge "surfaceflinger_client: Don't dereference NULL ptrs."
Mathias Agopian
2011-02-28
1
-1
/
+1
|
\
\
\
|
*
|
|
surfaceflinger_client: Don't dereference NULL ptrs.
Jamie Gennis
2011-02-27
1
-1
/
+1
*
|
|
|
Merge "Fix sp<> conversion operator / constructor"
Mathias Agopian
2011-02-28
1
-4
/
+30
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix sp<> conversion operator / constructor
Mathias Agopian
2011-02-25
1
-4
/
+30
|
|
|
/
|
|
/
|
*
|
|
Merge "These moved into developmnet samples"
Alex Sakhartchouk
2011-02-28
66
-3479
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
These moved into developmnet samples
Alex Sakhartchouk
2011-02-23
66
-3479
/
+0
*
|
|
Merge "Moving dependency includes out of librs headers."
Alex Sakhartchouk
2011-02-25
4
-29
/
+39
|
\
\
\
|
*
|
|
Moving dependency includes out of librs headers.
Alex Sakhartchouk
2011-02-25
4
-29
/
+39
*
|
|
|
Merge "Fix mTexCoordsSlot > 0 check to mTexCoordsSlot >= 0"
David Li
2011-02-25
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[next]