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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement issue #1780928: Need support hiding nav keys.
Dianne Hackborn
2009-09-15
1
-1
/
+32
*
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
*
Merge change 24947 into eclair
Android (Google) Code Review
2009-09-14
1
-0
/
+2
|
\
|
*
make sure to update the tail pointer when undoing a dequeue
Mathias Agopian
2009-09-14
1
-0
/
+2
*
|
process: Switch to common cutils sched_policy api
San Mehat
2009-09-12
1
-5
/
+0
|
/
*
Merge change 24643 into eclair
Android (Google) Code Review
2009-09-10
1
-2
/
+3
|
\
|
*
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
Mathias Agopian
2009-09-10
1
-2
/
+3
*
|
Merge change 24642 into eclair
Android (Google) Code Review
2009-09-10
1
-4
/
+12
|
\
\
|
|
/
|
*
make sure conditions will return when the status of a surface is not NO_ERROR
Mathias Agopian
2009-09-10
1
-4
/
+12
*
|
Process: Add support for using scheduler policies instead of cgroups.
San Mehat
2009-09-10
1
-0
/
+5
|
/
*
use broadcast() instead of signal() when signaling the condition-variable Thr...
Mathias Agopian
2009-09-09
1
-0
/
+3
*
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
Mathias Agopian
2009-09-07
8
-178
/
+352
*
Calculate specular lighting correctly
Martin Storsjo
2009-08-25
1
-0
/
+1
*
Add offset handling in MemoryHeapBase class
Benny Wong
2009-08-20
1
-2
/
+2
*
fix a bug that caused the PixelFormat viewed by Surface to be wrong.
Mathias Agopian
2009-08-19
1
-0
/
+3
*
Support for marshalling pointers / intptr_t in Parcel.
Andreas Huber
2009-08-17
2
-0
/
+13
*
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
2
-17
/
+17
*
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
*
am b8546001: Merge change 20878 into donut
Dianne Hackborn
2009-08-12
1
-0
/
+12
|
\
|
*
Fix issue #2048263: More debugging information
Dianne Hackborn
2009-08-11
1
-0
/
+12
*
|
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
*
|
|
am 25dff70f: Merge change 9039 into donut
Android (Google) Code Review
2009-07-30
1
-2
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix #2018814: System cannot correctly render assets with "wrap_content" attri...
Dianne Hackborn
2009-07-29
1
-2
/
+4
*
|
|
Adding resizeInput and setAttributes for overlay
Benny Wong
2009-07-29
1
-0
/
+6
|
|
/
|
/
|
*
|
Fix issue 1795088 Improve audio routing code
Eric Laurent
2009-07-23
1
-2
/
+2
*
|
Merge change 7529
Android (Google) Code Review
2009-07-22
1
-2
/
+3
|
\
\
|
*
|
Make MemoryDealer's destructor protected instead of public.
Andreas Huber
2009-07-16
1
-2
/
+3
*
|
|
am 9fc20b0e: Merge change 8126 into donut
Android (Google) Code Review
2009-07-21
1
-27
/
+57
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
First pass at reworking screen density/size APIs.
Dianne Hackborn
2009-07-21
1
-27
/
+57
*
|
|
Merge change 5892
Android (Google) Code Review
2009-07-20
1
-0
/
+4
|
\
\
\
|
*
|
|
Hardware overlay support
Benny Wong
2009-07-16
1
-0
/
+4
|
|
|
/
|
|
/
|
[next]