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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Region cannot handle malformed Rects. Abort the Region op in that case.
Mathias Agopian
2011-09-26
1
-0
/
+1
*
Make sure Region handles invalid rectangles
Mathias Agopian
2011-09-19
1
-0
/
+5
*
Can't stop the fling!
Jeff Brown
2011-09-16
1
-0
/
+2
*
Velocity Tracker II: The Revenge of Velocity Tracker
Jeff Brown
2011-09-14
1
-45
/
+280
*
Tweak VelocityTracker.
Jeff Brown
2011-09-09
1
-62
/
+30
*
revert last change to EGLUtils::selectConfigForPixelFormat
Mathias Agopian
2011-08-15
1
-39
/
+19
*
Merge "Refactor input reader to add stylus support. Bug: 5064702"
Jeff Brown
2011-08-01
2
-45
/
+17
|
\
|
*
Refactor input reader to add stylus support.
Jeff Brown
2011-07-31
2
-45
/
+17
*
|
Merge "connect/disconnect is now called from our EGL wrapper"
Mathias Agopian
2011-08-01
1
-0
/
+2
|
\
\
|
*
|
connect/disconnect is now called from our EGL wrapper
Mathias Agopian
2011-08-01
1
-0
/
+2
|
|
/
*
|
improve GraphicAllocator dump method
Mathias Agopian
2011-07-29
1
-5
/
+17
|
/
*
Fix uses of all-subdir-makefiles
Ying Wang
2011-07-27
1
-1
/
+1
*
Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINT
Mathias Agopian
2011-07-21
1
-21
/
+7
*
implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal...
Mathias Agopian
2011-07-19
1
-0
/
+12
*
Add set_scaling_mode() to ANativeWindow.
Mathias Agopian
2011-07-19
1
-5
/
+25
*
move lock/unlock implementaion outside of Surface into SurfaceTextureClient
Mathias Agopian
2011-07-15
1
-0
/
+4
*
Provide more descriptive name for InputChannel ashmem.
Jeff Brown
2011-07-13
1
-1
/
+3
*
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
Jeff Brown
2011-07-12
2
-8
/
+0
|
\
|
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
2
-8
/
+0
*
|
EGL: fix the ANativeWindow size/fmt override
Jamie Gennis
2011-07-11
1
-0
/
+1
|
/
*
Fix EGLUtils::selectConfigForPixelFormat()
Mathias Agopian
2011-07-08
1
-19
/
+39
*
Merge "Improve input event consistency invariants."
Jeff Brown
2011-06-28
1
-1
/
+2
|
\
|
*
Improve input event consistency invariants.
Jeff Brown
2011-06-28
1
-1
/
+2
*
|
Remove native EventRecurrence parser
Andy McFadden
2011-06-28
2
-485
/
+0
|
/
*
am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4...
Jeff Brown
2011-06-07
1
-9
/
+0
|
\
|
*
Revert velocity damping.
Jeff Brown
2011-06-06
1
-9
/
+0
*
|
am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration....
Jeff Brown
2011-06-03
1
-0
/
+89
|
\
\
|
|
/
|
*
Implement pointer acceleration.
Jeff Brown
2011-06-02
1
-0
/
+89
|
*
Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-0
/
+9
|
*
Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-1
/
+7
|
*
Improve VelocityTracker numerical stability. (DO NOT MERGE)
Jeff Brown
2011-05-23
1
-32
/
+115
|
*
Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)
Jeff Brown
2011-05-23
2
-2
/
+156
*
|
Add initial API for stylus and mouse buttons.
Jeff Brown
2011-05-13
4
-46
/
+112
*
|
resolved conflicts for merge of 05be6d6f to master
Dianne Hackborn
2011-05-09
1
-24
/
+23
|
\
\
|
|
/
|
*
Better compat mode part one: start scaling windows.
Dianne Hackborn
2011-05-09
1
-24
/
+23
*
|
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
Iliyan Malchev
2011-05-03
2
-12
/
+12
*
|
frameworks/base: make the ANativeWindow query() method const
Iliyan Malchev
2011-05-03
1
-2
/
+2
*
|
Initial checkin of spot presentation for touchpad gestures.
Jeff Brown
2011-04-19
1
-0
/
+9
*
|
Coalesce input events that arrive faster than 333Hz.
Jeff Brown
2011-04-07
1
-1
/
+7
*
|
Fix dispatcher crash when input monitoring enabled.
Jeff Brown
2011-04-01
1
-1
/
+1
*
|
am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spa...
Mathias Agopian
2011-03-17
1
-1
/
+11
|
\
\
|
|
/
|
*
fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondit...
Mathias Agopian
2011-03-17
1
-1
/
+11
*
|
Merge "Improve VelocityTracker numerical stability."
Jeff Brown
2011-03-15
1
-32
/
+115
|
\
\
|
*
|
Improve VelocityTracker numerical stability.
Jeff Brown
2011-03-15
1
-32
/
+115
*
|
|
am ceb7cb14: am 02805a40: Merge "ANativeWindow: add query for the concrete ty...
Jamie Gennis
2011-03-15
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ANativeWindow: add query for the concrete type.
Jamie Gennis
2011-03-14
1
-0
/
+3
*
|
Use touch pad gestures to manipulate the pointer.
Jeff Brown
2011-03-14
2
-2
/
+156
|
/
*
Input improvements and bug fixes.
Jeff Brown
2011-03-09
1
-8
/
+15
*
Joystick tweaks. (DO NOT MERGE)
Jeff Brown
2011-03-04
1
-12
/
+85
*
Wake screen from external HID peripherals.
Jeff Brown
2011-03-02
1
-0
/
+17
[next]