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
*
Fix native input dispatch in the emulator.
Jeff Brown
2010-06-29
2
-28
/
+87
*
Update native activity & event APIs to follow correct conventions.
Dianne Hackborn
2010-06-29
1
-4
/
+4
*
Native input event dispatching.
Jeff Brown
2010-06-28
4
-41
/
+108
*
Remember to initialize timestamps in the dispatch allocator
Christopher Tate
2010-06-23
1
-0
/
+1
*
First stab at attaching native event dispatching.
Dianne Hackborn
2010-06-22
2
-163
/
+19
*
remove unused YUV formats
Mathias Agopian
2010-06-21
1
-1
/
+0
*
Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread
Mathias Agopian
2010-06-21
1
-2
/
+0
|
\
|
*
Added support for the GL_TEXTURE_EXTERNAL target
Mathias Agopian
2010-06-15
1
-2
/
+0
*
|
More native input event dispatching.
Jeff Brown
2010-06-21
3
-135
/
+341
*
|
Even more native input dispatch work in progress.
Jeff Brown
2010-06-17
8
-66
/
+747
*
|
Merge "More work in progress on native events." into gingerbread
Jeff Brown
2010-06-15
3
-219
/
+442
|
\
\
|
|
/
|
/
|
|
*
More work in progress on native events.
Jeff Brown
2010-06-15
3
-219
/
+442
*
|
Support for multiple tests
Jeff Brown
2010-06-14
1
-4
/
+9
|
/
*
Fix include paths.
Jeff Brown
2010-06-13
2
-3
/
+0
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
11
-80
/
+4361
*
allow re-targetting of surfaces
Mathias Agopian
2010-06-08
1
-0
/
+3
*
split surface management from surface's buffers management
Mathias Agopian
2010-06-04
1
-13
/
+3
*
fix a bug where fading in/out of opaque 32-bits windows wasn't working
Mathias Agopian
2010-06-01
1
-3
/
+12
*
when a zero dimension buffer is allocated, turn the allocation into
Mathias Agopian
2010-04-15
1
-10
/
+9
*
fix [2545826] calling into gralloc with external lock held
Mathias Agopian
2010-03-25
1
-4
/
+0
*
implement connect/disconnect in our native_window_t implementations
Mathias Agopian
2010-03-11
1
-0
/
+2
*
Calculate bitmask array sizes correctly in the EventHub
Christopher Tate
2010-03-04
1
-8
/
+8
*
Fix #2489986 : The key bitmask needs to cover all possible keys
Christopher Tate
2010-03-04
1
-1
/
+1
*
Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard
Dianne Hackborn
2010-03-02
1
-14
/
+12
*
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
Mathias Agopian
2010-02-21
1
-42
/
+83
*
Remove a dependency of Region (libui) on Parcel (libbinder).
Mathias Agopian
2010-02-17
1
-44
/
+9
*
fix a bug I introduced recently where YUV formats would crash the system
Mathias Agopian
2010-02-16
1
-4
/
+35
*
get rid off the YUV formats at the libui layer
Mathias Agopian
2010-02-16
1
-3
/
+0
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
14
-3742
/
+1
*
Merge "Remove some logs."
Wu-cheng Li
2010-02-10
2
-2
/
+2
|
\
|
*
Remove some logs.
Wu-cheng Li
2010-02-10
2
-2
/
+2
*
|
Add exposure compensation parameter.
Wu-cheng Li
2010-02-09
1
-0
/
+2
|
/
*
Add float support for set and get in CameraParameters.
Wu-cheng Li
2010-01-31
1
-0
/
+14
*
Add focal length and view angle API.
Wu-cheng Li
2010-01-30
1
-0
/
+3
*
Merge "Add support for setting camera display orientation."
Chih-Chung Chang
2010-01-27
1
-20
/
+0
|
\
|
*
Add support for setting camera display orientation.
Chih-Chung Chang
2010-01-26
1
-20
/
+0
*
|
Revert "Fix failure to open AVRCP input device due to EPERM."
Nick Pelly
2010-01-26
1
-7
/
+1
|
/
*
am 425324e9: am e834722f: Merge "Fix failure to open AVRCP input device due t...
Nick Pelly
2010-01-25
1
-2
/
+8
|
\
|
*
Fix failure to open AVRCP input device due to EPERM.
Nick Pelly
2010-01-20
1
-2
/
+8
*
|
Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency.
Wu-cheng Li
2010-01-25
1
-1
/
+1
*
|
Merge "return an error when Surface::lock() is called while the surface is al...
Mathias Agopian
2010-01-22
1
-3
/
+11
|
\
\
|
*
|
return an error when Surface::lock() is called while the surface is already l...
Mathias Agopian
2010-01-22
1
-3
/
+11
|
|
/
*
|
Add an orientation parameter for overlay, so we can do camera preview in port...
Chih-Chung Chang
2010-01-21
1
-2
/
+4
|
/
*
fix some aspects of [2258746] native crash in launcher2
Mathias Agopian
2009-11-13
1
-29
/
+19
*
Revert change incorrectly submitted as part of change #32153.
Romain Guy
2009-11-05
1
-2
/
+0
*
Prevent crash in Home when using widgets whose ids collide with Home's
Romain Guy
2009-11-05
1
-0
/
+2
*
fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ...
Mathias Agopian
2009-11-02
1
-0
/
+8
*
fix [2143798] Need to figure out how to do video
Mathias Agopian
2009-10-27
1
-5
/
+23
*
fix [2182249] [MR1] valgrind error in surface flinger
Mathias Agopian
2009-10-15
1
-0
/
+7
*
fix [2170283] SurfaceFlinger crashes on OOM.
Mathias Agopian
2009-10-07
1
-0
/
+2
[next]