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
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
frameworks/base refactoring
Mathias Agopian
2012-02-20
26
-17199
/
+1
*
frameworks/base refactoring.
Mathias Agopian
2012-02-17
13
-32
/
+32
*
Merge "frameworks/base refactoring."
Jeff Brown
2012-02-17
9
-14
/
+15
|
\
|
*
frameworks/base refactoring.
Mathias Agopian
2012-02-17
9
-14
/
+15
*
|
libs/utils: replace malloc() + memset() to zero with calloc()
Iliyan Malchev
2012-02-17
2
-10
/
+4
|
/
*
Merge "Refactored query function from SurfaceTexture into BufferQueue"
Jamie Gennis
2012-02-14
2
-29
/
+31
|
\
|
*
Refactored query function from SurfaceTexture into BufferQueue
Daniel Lam
2012-02-09
2
-29
/
+31
*
|
Accurately track the sequence numbers of batched events.
Jeff Brown
2012-02-13
1
-8
/
+42
*
|
Enable deferred input messages to be batched.
Jeff Brown
2012-02-13
1
-52
/
+40
*
|
Implement batching of input events on the consumer side.
Jeff Brown
2012-02-13
3
-80
/
+269
*
|
Dispatch multiple touch events in parallel.
Jeff Brown
2012-02-13
1
-0
/
+13
*
|
Rewrite input transport using sockets.
Jeff Brown
2012-02-13
3
-867
/
+270
*
|
Some hardening of isolated processes by restricting access to services.
Dianne Hackborn
2012-02-09
1
-1
/
+3
|
/
*
Merge "Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue."
Jamie Gennis
2012-02-09
3
-671
/
+726
|
\
|
*
Refactored ISurfaceTexture calls from SurfaceTexture into BufferQueue.
Daniel Lam
2012-02-07
3
-671
/
+726
*
|
Merge "Preliminary support for clipRect(Rect, Op)"
Romain Guy
2012-02-07
1
-0
/
+19
|
\
\
|
|
/
|
/
|
|
*
Preliminary support for clipRect(Rect, Op)
Romain Guy
2012-02-07
1
-0
/
+19
*
|
make sure to ignore SIGPIPE in the write side of BitTube
Mathias Agopian
2012-02-06
1
-1
/
+4
|
/
*
Merge "Multi-user - 1st major checkin"
Amith Yamasani
2012-02-03
1
-0
/
+8
|
\
|
*
Multi-user - 1st major checkin
Amith Yamasani
2012-02-03
1
-0
/
+8
*
|
Merge "separate transactions from updates"
Mathias Agopian
2012-02-02
1
-1
/
+7
|
\
\
|
*
|
separate transactions from updates
Mathias Agopian
2012-02-01
1
-1
/
+7
|
|
/
*
|
Merge "Thread::getTid returns pid_t gettid() after run"
Glenn Kasten
2012-02-02
2
-5
/
+41
|
\
\
|
|
/
|
/
|
|
*
Thread::getTid returns pid_t gettid() after run
Glenn Kasten
2012-01-17
2
-5
/
+41
*
|
aapt now sorts the strings in the resource string pool.
Dianne Hackborn
2012-01-31
1
-242
/
+903
*
|
SurfaceTexture: use fence sync on omap4 & s5pc110
Daniel Lam
2012-01-22
1
-0
/
+7
|
/
*
Get AID_GRAPHICS from right place
Glenn Kasten
2012-01-13
1
-9
/
+0
*
remove dead/usnused code
Mathias Agopian
2012-01-11
3
-108
/
+0
*
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
Steve Block
2012-01-09
5
-29
/
+29
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
40
-219
/
+219
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
25
-211
/
+211
*
Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE"
Steve Block
2012-01-05
12
-52
/
+52
|
\
|
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
12
-52
/
+52
*
|
Merge "Use the standard CC_LIKELY and CC_UNLIKELY macros"
Glenn Kasten
2012-01-05
2
-8
/
+0
|
\
\
|
|
/
|
/
|
|
*
Use the standard CC_LIKELY and CC_UNLIKELY macros
Glenn Kasten
2012-01-05
2
-8
/
+0
*
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
31
-161
/
+161
|
/
*
Fix invalid madvise() during concurrent alloc/dealloc of MemoryDealer
Ji-Hwan Lee
2011-12-15
1
-1
/
+5
*
am 74e0fcae: am a1dee3f5: Merge "SurfaceTexture: fix a verbose-log compile er...
Jamie Gennis
2011-12-12
1
-2
/
+2
|
\
|
*
SurfaceTexture: fix a verbose-log compile error
Jamie Gennis
2011-12-09
1
-2
/
+2
*
|
Improve the VSYNC api a bit.
Mathias Agopian
2011-12-06
2
-0
/
+45
*
|
am f1a4c48b: am e21dabf6: Merge "Initialize bwr.read_buffer in IPCThreadState...
Ben Cheng
2011-12-01
1
-0
/
+1
|
\
\
|
|
/
|
*
Initialize bwr.read_buffer in IPCThreadState::talkWithDriver.
Ben Cheng
2011-12-01
1
-0
/
+1
*
|
am 55d3880e: am bb1e7d43: Merge changes I7e973a35,Ib3386fcc into ics-mr1
Mathias Agopian
2011-11-30
2
-166
/
+344
|
\
\
|
|
/
|
*
SurfaceTexture: add EGL_KHR_fence_sync option
Jamie Gennis
2011-11-29
1
-166
/
+233
|
*
SurfaceTexture: add a blit-to-FBO test
Jamie Gennis
2011-11-29
1
-0
/
+111
*
|
Add support for sending VSYNC events to the framework
Mathias Agopian
2011-11-29
4
-0
/
+190
*
|
Fix build.
Mathias Agopian
2011-11-29
2
-34
/
+0
*
|
Add support for sending VSYNC events to the framework
Mathias Agopian
2011-11-29
2
-0
/
+34
*
|
BitTube::read now handles EAGAIN
Mathias Agopian
2011-11-29
1
-0
/
+5
*
|
split ComposerService out of SurfaceComposerClient.h
Mathias Agopian
2011-11-28
4
-0
/
+7
[next]