index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Even more native input dispatch work in progress.
Jeff Brown
2010-06-17
2
-13
/
+44
*
More work in progress on native events.
Jeff Brown
2010-06-15
5
-278
/
+408
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
7
-44
/
+1967
*
split surface management from surface's buffers management
Mathias Agopian
2010-06-04
1
-6
/
+7
*
added the notion of fixed-size buffers
Mathias Agopian
2010-05-24
1
-0
/
+21
*
added native_window_set_buffer_count()
Mathias Agopian
2010-05-21
1
-8
/
+22
*
Merge "Add incStrong and decStrong methods to android_native_{window,buffer}_...
Jamie Gennis
2010-05-11
2
-0
/
+27
|
\
|
*
Add incStrong and decStrong methods to android_native_{window,buffer}_t.
Jamie Gennis
2010-05-10
2
-0
/
+27
*
|
am f7896449: merge from open-source master
The Android Open Source Project
2010-05-05
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
merge from open-source master
The Android Open Source Project
2010-05-05
1
-1
/
+5
|
|
\
|
|
*
Add new keycodes for the convenience of Japanese IMEs
mogimo
2010-05-05
1
-1
/
+5
*
|
|
added setCrop() to android_native_window_t
Mathias Agopian
2010-04-20
1
-5
/
+33
*
|
|
when a zero dimension buffer is allocated, turn the allocation into
Mathias Agopian
2010-04-15
1
-1
/
+1
|
/
/
*
|
merge from open-source master
The Android Open Source Project
2010-04-08
1
-1
/
+5
|
\
\
|
|
/
|
*
Add keycodes PageUp and PageDown
Chih-Wei Huang
2010-04-02
1
-1
/
+5
*
|
fix [2545826] calling into gralloc with external lock held
Mathias Agopian
2010-03-25
1
-1
/
+0
*
|
Add a new connect/disconnect API to android_native_window_t
Mathias Agopian
2010-03-11
1
-1
/
+37
*
|
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
Mathias Agopian
2010-02-21
1
-5
/
+12
*
|
Remove a dependency of Region (libui) on Parcel (libbinder).
Mathias Agopian
2010-02-17
1
-6
/
+0
*
|
fix a bug I introduced recently where YUV formats would crash the system
Mathias Agopian
2010-02-16
1
-1
/
+2
*
|
get rid off the YUV formats at the libui layer
Mathias Agopian
2010-02-16
1
-18
/
+9
*
|
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
11
-1693
/
+0
*
|
Add exposure compensation parameter.
Wu-cheng Li
2010-02-09
1
-0
/
+7
*
|
Add float support for set and get in CameraParameters.
Wu-cheng Li
2010-01-31
1
-0
/
+2
*
|
Add focal length and view angle API.
Wu-cheng Li
2010-01-30
1
-0
/
+10
*
|
Add support for setting camera display orientation.
Chih-Chung Chang
2010-01-26
2
-10
/
+1
*
|
Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency.
Wu-cheng Li
2010-01-25
1
-3
/
+4
*
|
Add support for 180/270 degrees rotation.
Chih-Chung Chang
2010-01-22
1
-1
/
+4
*
|
Add an orientation parameter for overlay, so we can do camera preview in port...
Chih-Chung Chang
2010-01-21
1
-1
/
+1
|
/
*
fix some aspects of [2258746] native crash in launcher2
Mathias Agopian
2009-11-13
1
-2
/
+2
*
fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ...
Mathias Agopian
2009-11-02
1
-0
/
+2
*
Use image rect information to display zoomed picture.
Wu-cheng Li
2009-10-29
1
-0
/
+9
*
fix [2143798] Need to figure out how to do video
Mathias Agopian
2009-10-27
1
-2
/
+12
*
fix [2170319] gmail bulk operation checkbox latency on passion
Mathias Agopian
2009-10-07
1
-1
/
+1
*
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
Mathias Agopian
2009-10-06
6
-14
/
+296
*
Add zoom functions and sendCommand.
Wu-cheng Li
2009-10-06
3
-2
/
+19
*
Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH.
Wu-cheng Li
2009-09-28
1
-5
/
+7
*
Add camera parameter key constants and documentation.
Wu-cheng Li
2009-09-25
1
-1
/
+193
*
fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to cre...
Mathias Agopian
2009-09-23
1
-0
/
+4
*
Android side of the fix for [2121211] Sholes has stutter during animations
Mathias Agopian
2009-09-17
1
-0
/
+1
*
fix [2122448] android_native_window_t::setUsage() only reallocates the first ...
Mathias Agopian
2009-09-15
1
-2
/
+1
*
Revert "fix [2122448] android_native_window_t::setUsage() only reallocates th...
Mathias Agopian
2009-09-15
1
-1
/
+2
*
fix [2122448] android_native_window_t::setUsage() only reallocates the first ...
Mathias Agopian
2009-09-15
1
-2
/
+1
*
Fix 2083478: Camera needs an auto-focus cancel API
Chih-Chung Chang
2009-09-15
3
-0
/
+14
*
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
Mathias Agopian
2009-09-07
3
-21
/
+20
*
fix a bug that caused the PixelFormat viewed by Surface to be wrong.
Mathias Agopian
2009-08-19
1
-0
/
+3
*
really be more friendly with C
Mathias Agopian
2009-08-17
1
-8
/
+8
*
make sure to update a surface's usage bits when it changes, instead of only t...
Mathias Agopian
2009-08-14
1
-17
/
+35
*
be more friendly with C
Mathias Agopian
2009-08-13
1
-15
/
+15
*
Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...
Mathias Agopian
2009-08-13
1
-2
/
+0
[next]