Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
33c99ba6978126d6ec57c83a91772f5a531851ec
/
include
/
utils
68e6168
Add a new ui mode for "appliance"
by Joe Onorato
· 13 years ago
9d9768d
BlobCache: implement cache serialization
by Jamie Gennis
· 14 years ago
94c1f14
BlobCache: remove the mutex locking
by Jamie Gennis
· 13 years ago
7953745
Reduce the size of libhwui by 50%
by Romain Guy
· 13 years ago
d0ff68d
Fix regression in CursorWindow.copyStingToBuffer. Bug: 5332296
by Jeff Brown
· 13 years ago
9ecebbf
Add mechanism for Parcel to not allow FDs to be written to it.
by Dianne Hackborn
· 13 years ago
bcba155
A new API "androidGetThreadPriority"
by Andreas Huber
· 13 years ago
b4bf90b
Merge "Add C++ thread API androidGetThreadSchedulingGroup"
by Glenn Kasten
· 13 years ago
32f6846
am ddf155b8: am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work"
by Xavier Ducrohet
· 13 years ago
ddf155b
am 5dcda1fd: am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work"
by Xavier Ducrohet
· 13 years ago
5dcda1fd
am 88512f59: am a8313e71: Merge "Fix String16 operator+ to actually work"
by Xavier Ducrohet
· 13 years ago
88512f5
am a8313e71: Merge "Fix String16 operator+ to actually work"
by Xavier Ducrohet
· 13 years ago
4d07453
Fix String16 operator+ to actually work
by Josiah Gaskin
· 13 years ago
6fe2481
fix a memory leak and memory corruption in RefBase
by Mathias Agopian
· 13 years ago
1478836
Fix typos and use new HAL_PRIORITY_URGENT_DISPLAY constant
by Mathias Agopian
· 13 years ago
be1aa82
Refactor input reader to add stylus support. Bug: 5064702
by Jeff Brown
· 13 years ago
913a5a3
DO NOT MERGE. may fix build on some version of gcc
by Mathias Agopian
· 13 years ago
66269ea
Move extract native libraries to JNI code
by Kenny Root
· 13 years ago
ac38607
Remove unimplemented memory pool.
by Jeff Brown
· 13 years ago
33eafef
Add C++ thread API androidGetThreadSchedulingGroup
by Glenn Kasten
· 13 years ago
5161eb7
Merge "Add Thread::join"
by Glenn Kasten
· 13 years ago
4431c05
Merge "Thread ID zero for androidSetThreadSchedulingGroup"
by Glenn Kasten
· 13 years ago
6894a29
Workaround apps that make assumptions about pointer ids.
by Jeff Brown
· 13 years ago
272aaa3
Merge "SF transactions are now O(1) wrt IPC instead of O(N)."
by Mathias Agopian
· 13 years ago
439863f
SF transactions are now O(1) wrt IPC instead of O(N).
by Mathias Agopian
· 13 years ago
e094769
am 54146a63: Merge "DO NOT MERGE. may fix build on some version of gcc" into gingerbread
by Xavier Ducrohet
· 13 years ago
aa11965
Add a linear transform library to libutils
by Jason Simmons
· 13 years ago
697283e
Add Thread::join
by Glenn Kasten
· 13 years ago
60d4779
Thread ID zero for androidSetThreadSchedulingGroup
by Glenn Kasten
· 13 years ago
ec15afc
DO NOT MERGE. may fix build on some version of gcc
by Mathias Agopian
· 13 years ago
3b91623
am 48294b0d: am e7d3ee9d: Revert "merge various SF fixes from gingerbread to honeycomb-mr2" (DO NOT MERGE)
by Mathias Agopian
· 13 years ago
e7d3ee9
Revert "merge various SF fixes from gingerbread to honeycomb-mr2" (DO NOT MERGE)
by Mathias Agopian
· 13 years ago
35e6d68
am 0887b8c2: am 8e18668d: revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE)
by Mathias Agopian
· 13 years ago
552bd67
am d5244e0a: am 52a43990: Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom"
by Mathias Agopian
· 13 years ago
e04f826
Use rand() for MinGW
by Kenny Root
· 13 years ago
8e18668
revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE)
by Mathias Agopian
· 13 years ago
52a4399
Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom"
by Mathias Agopian
· 13 years ago
85c1435
am 7ecdeb6e: am d20d72d1: Merge "revert surfaceflinger leak fix as it uncovered a crasher on xoom" into honeycomb-mr2
by Mathias Agopian
· 13 years ago
af6edba
revert surfaceflinger leak fix as it uncovered a crasher on xoom
by Mathias Agopian
· 13 years ago
5137711
am afffa8fa: fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)
by Mathias Agopian
· 13 years ago
9ee3975
am a9007fbd: am 69b4587b: DO NOT MERGE. may fix build on some version of gcc
by Mathias Agopian
· 13 years ago
69b4587
DO NOT MERGE. may fix build on some version of gcc
by Mathias Agopian
· 13 years ago
f1df040
may fix build on some version of gcc
by Mathias Agopian
· 13 years ago
eb99f0d
fix RefBase so it retains binary-compatibility with gingerbread
by Mathias Agopian
· 13 years ago
c031afc
am 77079399: am a9c9a4ba: fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)
by Mathias Agopian
· 13 years ago
afffa8f
fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)
by Mathias Agopian
· 13 years ago
a9c9a4b
fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)
by Mathias Agopian
· 13 years ago
dfc7958
Merge "libutils: add a binary blob cache implementation."
by Jamie Gennis
· 13 years ago
0411207
Merge "Remove redundant memory barrier"
by Glenn Kasten
· 13 years ago
9dbd7d8
Remove redundant memory barrier
by Glenn Kasten
· 13 years ago
6b59272
resolved conflicts for merge of f51ded0f to master
by Dianne Hackborn
· 13 years ago
f51ded0
am a8d7ea06: am 220cd77d: Merge "Enforce public resource restriction on bag parents." into honeycomb-mr2
by Dianne Hackborn
· 13 years ago
426431a
Enforce public resource restriction on bag parents.
by Dianne Hackborn
· 13 years ago
24855c0
merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE)
by Mathias Agopian
· 13 years ago
b2fd84a
resolved conflicts for merge of b9783b49 to honeycomb-plus-aosp
by Marco Nelissen
· 13 years ago
8a7d44e
resolved conflicts for merge of 54cb63e2 to master
by Dianne Hackborn
· 13 years ago
0e5e16a
am da9837fb: am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2
by Dianne Hackborn
· 13 years ago
54cb63e
am 528c49f1: am b96cbbd1: Add "tv" density for 720p screens.
by Dianne Hackborn
· 14 years ago
b96cbbd
Add "tv" density for 720p screens.
by Dianne Hackborn
· 14 years ago
da9837f
am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2
by Dianne Hackborn
· 14 years ago
3904d03
Small fixes and cleanup of resource config handling.
by Dianne Hackborn
· 14 years ago
8e5799e
am af685f3b: am 85a7f99c: Merge "Refactor how timeouts are calculated. (DO NOT MERGE)" into honeycomb-mr2
by Jeff Brown
· 14 years ago
7d0fb57
am 16330e24: am 94e838f6: Merge "Improve VelocityTracker numerical stability. (DO NOT MERGE)" into honeycomb-mr2
by Jeff Brown
· 14 years ago
4e3ba25c
am 4bd89fb0: am 82e4373e: Merge "Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)" into honeycomb-mr2
by Jeff Brown
· 14 years ago
b9783b4
am c9cd2387: Merge changes I37f0f315,I8cbf6044,Ibb598931,I5262bf11 into gingerbread
by Simon Wilson
· 14 years ago
e2c7715
resolved conflicts for merge of bbca8133 to master
by Dianne Hackborn
· 14 years ago
68d6075
Refactor how timeouts are calculated. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
5b2b4d9
Improve VelocityTracker numerical stability. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
96ad397
Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
bbca813
am 4bb78889: am 40277df7: Merge "Add "television" mode." into honeycomb-mr2
by Dianne Hackborn
· 14 years ago
9e76366
RefBase subclasses can now decide how they want to be destroyed.
by Mathias Agopian
· 14 years ago
e360bb6
Add "television" mode.
by Dianne Hackborn
· 14 years ago
161e67f
resolved conflicts for merge of 06a8ceac to master
by Dianne Hackborn
· 14 years ago
6db8c50
RefBase subclasses can now decide how they want to be destroyed.
by Mathias Agopian
· 14 years ago
06a8cea
am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier.
by Dianne Hackborn
· 14 years ago
69cb875
Add new "-swNNNdp" resource qualifier.
by Dianne Hackborn
· 14 years ago
9539d9f
libutils: add a binary blob cache implementation.
by Jamie Gennis
· 14 years ago
2e4a323
am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen width/height in "dp" configs." into honeycomb-mr2
by Dianne Hackborn
· 14 years ago
ebff8f9
DO NOT MERGE. Integrate add new screen width/height in "dp" configs.
by Dianne Hackborn
· 14 years ago
4a627c7
Full local backup infrastructure
by Christopher Tate
· 14 years ago
1d38d93
fix typo in Vector<>:: push_back and push_front
by Mathias Agopian
· 14 years ago
589b64a
Add some basic STL compatibility to Vector<>
by Mathias Agopian
· 14 years ago
461fa8b0
resolved conflicts for merge of 18490fb9 to master
by Kenny Root
· 14 years ago
18490fb
resolved conflicts for merge of 87b3c0dc to honeycomb-plus-aosp
by Kenny Root
· 14 years ago
87b3c0d
am 08d9d9a4: Merge "Runtime resource overlay, iteration 1."
by Kenny Root
· 14 years ago
3fc982f
Add new resource configurations for screen width/height in "dp".
by Dianne Hackborn
· 14 years ago
57f4b77
Runtime resource overlay, iteration 1.
by Mårten Kongstad
· 14 years ago
6ed6f6d
Merge "Refactor how timeouts are calculated."
by Jeff Brown
· 14 years ago
aa3855d
Refactor how timeouts are calculated.
by Jeff Brown
· 14 years ago
48e1228
am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out
by Mathias Agopian
· 14 years ago
f40e638
fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out
by Mathias Agopian
· 14 years ago
a30f436
am 72064c66: am b0204d0a: am c2b91a61: Merge "Modify the GL renderer\'s functor to pass the clip to WebView" into honeycomb-mr1
by Romain Guy
· 14 years ago
80911b8
Modify the GL renderer's functor to pass the clip to WebView
by Romain Guy
· 14 years ago
843e29d
Merge "Improve VelocityTracker numerical stability."
by Jeff Brown
· 14 years ago
2ed2462
Improve VelocityTracker numerical stability.
by Jeff Brown
· 14 years ago
e5eb43b
am 7d7dcb5e: am 4528a7db: Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1
by Glenn Kasten
· 14 years ago
f8a1842
Bug 4016329 do full string comparisons
by Glenn Kasten
· 14 years ago
ace13b1
Use touch pad gestures to manipulate the pointer.
by Jeff Brown
· 14 years ago
f7098ce
am d00353fe: am bc8a8e8c: Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1
by Romain Guy
· 14 years ago
cabfcc1
Add support for partial invalidates in WebView Bug #3461349
by Romain Guy
· 14 years ago
Next »