Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
e2ee1feb70168bfe573f6531be37543991a7460e
/
include
dcf01e6
added RWLock C++ wrapper
by Mathias Agopian
· 15 years ago
d6297f7
fix some bugs in SharedBufferStack::resize
by Mathias Agopian
· 15 years ago
a1ac870
Merge "SharedBufferStack now can grow up to 16 buffers." into kraken
by Mathias Agopian
· 15 years ago
b5b7f26
SharedBufferStack now can grow up to 16 buffers.
by Mathias Agopian
· 15 years ago
9b76409
Merge "ZipUtilsRO rewrite based on Dalvik Zip rewrite" into kraken
by Kenny Root
· 15 years ago
d4066a4
ZipUtilsRO rewrite based on Dalvik Zip rewrite
by Kenny Root
· 15 years ago
1853b7d
Merge "Add incStrong and decStrong methods to android_native_{window,buffer}_t." into kraken
by Jamie Gennis
· 15 years ago
5e67f87
Add incStrong and decStrong methods to android_native_{window,buffer}_t.
by Jamie Gennis
· 15 years ago
7dd2bb8
am ca48c88c: am 8a8658a5: Merge "Make static versions of libutils and libbinder." into froyo
by Dan Egnor
· 15 years ago
e3c233d
am 8a8658a5: Merge "Make static versions of libutils and libbinder." into froyo
by Dan Egnor
· 15 years ago
386a332
Make static versions of libutils and libbinder.
by Dan Egnor
· 15 years ago
ad3f4a4
am f7896449: merge from open-source master
by The Android Open Source Project
· 15 years ago
30f71ce
merge from open-source master
by The Android Open Source Project
· 15 years ago
ef1c5c3
Add new keycodes for the convenience of Japanese IMEs
by mogimo
· 15 years ago
30c4c18
Merge "Add support for enqueuing buffers in arbitrary order" into kraken
by Mathias Agopian
· 15 years ago
4fcad80
Merge "cleanup. waitForCondition() now uses polymorphsim instead of templtes" into kraken
by Mathias Agopian
· 15 years ago
a228cc5
Merge "fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly." into kraken
by Mathias Agopian
· 15 years ago
c93a781
New xlarge screen size.
by Dianne Hackborn
· 15 years ago
c0a9164
Add support for enqueuing buffers in arbitrary order
by Mathias Agopian
· 15 years ago
b296533
cleanup. waitForCondition() now uses polymorphsim instead of templtes
by Mathias Agopian
· 15 years ago
0a8cd06
fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly.
by Mathias Agopian
· 15 years ago
245e4d7
better fix for [2420565] Surface.lockCanvas() updates the dirty region too often
by Mathias Agopian
· 15 years ago
a327dcf
am f021d12f: merge from open-source master
by The Android Open Source Project
· 15 years ago
fc821e5
merge from open-source master
by The Android Open Source Project
· 15 years ago
a3a884d
Allow META* macros outside of the framework
by Michael Richardson
· 15 years ago
cc08e68
added setCrop() to android_native_window_t
by Mathias Agopian
· 15 years ago
1100c8b
add support for up to 16 buffers per surface
by Mathias Agopian
· 15 years ago
0ec1f2f
am 26f61635: am 0a4ab1b9: Merge "fix [2599939] "cannot play video" after open/close a video player a dozen of times" into froyo
by Mathias Agopian
· 15 years ago
65d8840
am 0a4ab1b9: Merge "fix [2599939] "cannot play video" after open/close a video player a dozen of times" into froyo
by Mathias Agopian
· 15 years ago
3c772b7
fix [2599939] "cannot play video" after open/close a video player a dozen of times
by Mathias Agopian
· 15 years ago
5629eb1
when a zero dimension buffer is allocated, turn the allocation into
by Mathias Agopian
· 15 years ago
e4e8cf1
don't hardcode "mSurface" throughout our source code
by Mathias Agopian
· 15 years ago
529973a
merge from open-source master
by The Android Open Source Project
· 15 years ago
e5f56fb
Add keycodes PageUp and PageDown
by Chih-Wei Huang
· 16 years ago
c8620b6
fix [2545826] calling into gralloc with external lock held
by Mathias Agopian
· 15 years ago
26d2442
libutils Condition are now PRIVATE by default
by Mathias Agopian
· 15 years ago
ae4d8ac
Update TTS plugin interface to receive engine configuration data
by Jean-Michel Trivi
· 15 years ago
55fa251
implement connect/disconnect in our native_window_t implementations
by Mathias Agopian
· 15 years ago
e156e64
Add a new connect/disconnect API to android_native_window_t
by Mathias Agopian
· 15 years ago
82fecb0
Add ability for some manifest attributes to reference resources.
by Dianne Hackborn
· 15 years ago
2856c5b
Refactor car mode.
by Dianne Hackborn
· 15 years ago
8eca036
Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links
by Dianne Hackborn
· 15 years ago
285dbde
Added a name to Surface created by SurfaceFlinger
by Mathias Agopian
· 15 years ago
9e333ab
Use UTF-8 strings to avoid duplicate caching, part 1
by Kenny Root
· 15 years ago
98e71dd
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
by Mathias Agopian
· 15 years ago
b612142
Remove a dependency of Region (libui) on Parcel (libbinder).
by Mathias Agopian
· 15 years ago
3db2164
fix a bug I introduced recently where YUV formats would crash the system
by Mathias Agopian
· 15 years ago
54ed4f6
get rid off the YUV formats at the libui layer
by Mathias Agopian
· 15 years ago
0d88e7a
Totally remove Unicode.cpp and rely on ICU
by Kenny Root
· 15 years ago
196e320
Excise code from Unicode.cpp that was dead
by Kenny Root
· 15 years ago
9cce325
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago
70fa84f
Introduce special UI modes for night and car usage.
by Tobias Haamel
· 15 years ago
a05c822
Add exposure compensation parameter.
by Wu-cheng Li
· 15 years ago
04a3f57
fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug)
by Mathias Agopian
· 15 years ago
18b915a
implement [2396050] Add ETC1 texture support to AGL
by Mathias Agopian
· 15 years ago
391f3f8
Add float support for set and get in CameraParameters.
by Wu-cheng Li
· 15 years ago
077c40f
Add focal length and view angle API.
by Wu-cheng Li
· 15 years ago
0dd0d29
Simplify the MemoryDealer implementation
by Mathias Agopian
· 15 years ago
f091e83
Add support for setting camera display orientation.
by Chih-Chung Chang
· 15 years ago
88eeff5
Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency.
by Wu-cheng Li
· 15 years ago
5994a33
Add support for 180/270 degrees rotation.
by Chih-Chung Chang
· 15 years ago
52e7200
Add an orientation parameter for overlay, so we can do camera preview in portrait mode.
by Chih-Chung Chang
· 15 years ago
ccb5b89
Add string resource type inspection
by Kenny Root
· 15 years ago
eb318fd
Merge change I129483f8 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
8c6cedc
Propagate background scheduling class across processes.
by Dianne Hackborn
· 15 years ago
92f5984
Optional use of UTF-8 strings in resource bundles
by Kenny Root
· 15 years ago
963abad
fix some aspects of [2258746] native crash in launcher2
by Mathias Agopian
· 15 years ago
368ad53
Merge change I36d0184e into eclair
by Android (Google) Code Review
· 15 years ago
6fee064
fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video
by Mathias Agopian
· 15 years ago
1bd16a1
Merge change Ibaef6141 into eclair
by Android (Google) Code Review
· 15 years ago
c2a04c3
Fix issue #2226370: Resource versions match with equality
by Dianne Hackborn
· 15 years ago
0db1a89
libbinder: add a NO_CACHING flag to MemoryHeapBase
by Iliyan Malchev
· 15 years ago
986e0dc
Use image rect information to display zoomed picture.
by Wu-cheng Li
· 15 years ago
54ba51d
fix [2143798] Need to figure out how to do video
by Mathias Agopian
· 15 years ago
38a7fa2
fix [2182249] [MR1] valgrind error in surface flinger
by Mathias Agopian
· 15 years ago
e700501
fix [2170319] gmail bulk operation checkbox latency on passion
by Mathias Agopian
· 15 years ago
9ec430a
fix [2152536] ANR in browser
by Mathias Agopian
· 15 years ago
b26af23
fix [2168531] have software-only gralloc buffer side-step the HAL
by Mathias Agopian
· 15 years ago
3330b20
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
by Mathias Agopian
· 15 years ago
e6a550d
Add zoom functions and sendCommand.
by Wu-cheng Li
· 15 years ago
0b3ad46
Attempt to fix [2152536] ANR in browser
by Mathias Agopian
· 15 years ago
eb16a09
Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH.
by Wu-cheng Li
· 15 years ago
cc6ce20
Add camera parameter key constants and documentation.
by Wu-cheng Li
· 15 years ago
dd3423c
fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain)
by Mathias Agopian
· 15 years ago
74faca2
Android side of the fix for [2121211] Sholes has stutter during animations
by Mathias Agopian
· 15 years ago
86f7329
add basic time stats for surfaces lock time
by Mathias Agopian
· 15 years ago
b5df6d8
Implement issue #1780928: Need support hiding nav keys.
by Dianne Hackborn
· 15 years ago
68a6afe
fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer
by Mathias Agopian
· 15 years ago
3910f54
Revert "fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer"
by Mathias Agopian
· 15 years ago
d18afab
fix [2122448] android_native_window_t::setUsage() only reallocates the first buffer
by Mathias Agopian
· 15 years ago
00900eb
Fix 2083478: Camera needs an auto-focus cancel API
by Chih-Chung Chang
· 15 years ago
ab0fb1b
Merge change 24947 into eclair
by Android (Google) Code Review
· 15 years ago
c7d5601
make sure to update the tail pointer when undoing a dequeue
by Mathias Agopian
· 15 years ago
c101e04
process: Switch to common cutils sched_policy api
by San Mehat
· 15 years ago
63a85fc
Merge change 24643 into eclair
by Android (Google) Code Review
· 15 years ago
879a563
Merge change 24642 into eclair
by Android (Google) Code Review
· 15 years ago
48d819a
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
by Mathias Agopian
· 15 years ago
b58b5d7
make sure conditions will return when the status of a surface is not NO_ERROR
by Mathias Agopian
· 15 years ago
9410f98
Process: Add support for using scheduler policies instead of cgroups.
by San Mehat
· 15 years ago
4de4ebf
use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for
by Mathias Agopian
· 15 years ago
Next »