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
/
include
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ui: make native_window_set_usage be a static inline
Dima Zavin
2009-08-13
1
-1
/
+1
*
Modified the camera HAL interface to use the same generic callback architectu...
Benny Wong
2009-08-13
2
-74
/
+82
*
second take, hopefully this time it doesn't break one of the builds: "Surface...
Mathias Agopian
2009-08-11
4
-4
/
+47
*
Revert "SurfaceFlinger will now allocate buffers based on the usage specified...
Fred Quintana
2009-08-11
4
-47
/
+4
*
SurfaceFlinger will now allocate buffers based on the usage specified by the ...
Mathias Agopian
2009-08-11
4
-4
/
+47
*
Expose a variation of the createRenderer API that works on a plain Surface.
Andreas Huber
2009-08-10
1
-2
/
+2
*
added EGLUtils::strerror
Mathias Agopian
2009-08-07
1
-0
/
+2
*
Merge changes 20345,20346,20347
Android (Google) Code Review
2009-08-06
2
-1
/
+53
|
\
|
*
added two EGL helpers for selecting a config matching a certain pixelformat o...
Mathias Agopian
2009-08-06
1
-0
/
+51
|
*
added NATIVE_WINDOW_FORMAT attribute to android_native_window_t
Mathias Agopian
2009-08-06
1
-1
/
+2
*
|
EventHub: pass the name of each input device up to Java
Iliyan Malchev
2009-08-06
1
-1
/
+1
|
/
*
Finish implementation of multiple pointer support for MotionEvent.
Dianne Hackborn
2009-08-04
1
-1
/
+4
*
The IOMX interface now instantiates IOMXRenderers to hide the details of hard...
Andreas Huber
2009-07-31
1
-0
/
+2
*
Merge change 9287
Android (Google) Code Review
2009-07-30
3
-1
/
+21
|
\
|
*
fixed some issues with the software renderer when surfaces are made current.
Mathias Agopian
2009-07-30
3
-1
/
+21
*
|
Adding resizeInput and setAttributes for overlay
Benny Wong
2009-07-29
1
-0
/
+6
|
/
*
Merge change 5892
Android (Google) Code Review
2009-07-20
1
-0
/
+4
|
\
|
*
Hardware overlay support
Benny Wong
2009-07-16
1
-0
/
+4
*
|
EventHub: Add support for excluding devices from being opened by as a keyboard.
Mike Lockwood
2009-07-16
1
-4
/
+10
|
/
*
Implement virtual button support.
Dianne Hackborn
2009-07-14
1
-1
/
+4
*
resolved conflicts for merge of 04c7d0f8 to master
Dave Sparks
2009-07-08
3
-2
/
+6
|
\
|
*
Add timestamps to video frames to improve A/V sync.
Dave Sparks
2009-07-08
3
-2
/
+6
*
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-07-06
1
-0
/
+6
|
\
\
|
*
\
am c7396025: Merge change 6084 into donut
Android (Google) Code Review
2009-07-06
1
-0
/
+6
|
|
\
\
|
|
|
/
|
|
*
Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1...
James Dong
2009-07-02
1
-0
/
+6
*
|
|
get rid of references to MemoryDealer in SurfaceFlinger
Mathias Agopian
2009-07-02
3
-3
/
+3
*
|
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-07-01
1
-7
/
+3
|
\
\
\
|
|
/
/
|
*
|
am 17a80081: Merge change 5544 into donut
Android (Google) Code Review
2009-06-29
1
-7
/
+3
|
|
\
\
|
|
|
/
|
|
*
Pipe all the camera callbacks to Java to facilitate the addition
Dave Sparks
2009-06-26
1
-7
/
+3
[next]