summaryrefslogtreecommitdiffstats
path: root/include/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in sp<> and wp<> which could cause memory corruptionsMathias Agopian2010-06-241-12/+20
* Even more native input dispatch work in progress.Jeff Brown2010-06-173-12/+16
* Fix include paths.Jeff Brown2010-06-131-1/+1
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-137-108/+296
* Fix a typo in Singleton<>Mathias Agopian2010-05-281-3/+5
* added RWLock C++ wrapperMathias Agopian2010-05-191-0/+90
* ZipUtilsRO rewrite based on Dalvik Zip rewriteKenny Root2010-05-122-10/+27
* New xlarge screen size.Dianne Hackborn2010-04-281-3/+28
* libutils Condition are now PRIVATE by defaultMathias Agopian2010-03-191-1/+18
* Add ability for some manifest attributes to reference resources.Dianne Hackborn2010-03-091-2/+2
* Refactor car mode.Dianne Hackborn2010-03-051-1/+2
* Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn2010-03-011-6/+7
* Use UTF-8 strings to avoid duplicate caching, part 1Kenny Root2010-02-231-0/+2
* remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).Mathias Agopian2010-02-211-0/+62
* Totally remove Unicode.cpp and rely on ICUKenny Root2010-02-121-128/+0
* Excise code from Unicode.cpp that was deadKenny Root2010-02-121-127/+0
* Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-16/+69
* Add string resource type inspectionKenny Root2009-12-101-0/+4
* Merge change I129483f8 into eclair-mr2Android (Google) Code Review2009-12-083-2/+20
|\
| * Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-073-2/+20
* | Propagate background scheduling class across processes.Dianne Hackborn2009-12-071-0/+18
|/
* Fix issue #2226370: Resource versions match with equalityDianne Hackborn2009-11-011-2/+2
* Implement issue #1780928: Need support hiding nav keys.Dianne Hackborn2009-09-151-1/+32
* process: Switch to common cutils sched_policy apiSan Mehat2009-09-121-5/+0
* Process: Add support for using scheduler policies instead of cgroups.San Mehat2009-09-101-0/+5
* use broadcast() instead of signal() when signaling the condition-variable Thr...Mathias Agopian2009-09-091-0/+3
* fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properlyMathias Agopian2009-09-071-1/+1
* Support for marshalling pointers / intptr_t in Parcel.Andreas Huber2009-08-171-0/+2
* am b8546001: Merge change 20878 into donutDianne Hackborn2009-08-121-0/+12
|\
| * Fix issue #2048263: More debugging informationDianne Hackborn2009-08-111-0/+12
* | am 25dff70f: Merge change 9039 into donutAndroid (Google) Code Review2009-07-301-2/+4
|\ \ | |/
| * Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-291-2/+4
* | am 9fc20b0e: Merge change 8126 into donutAndroid (Google) Code Review2009-07-211-27/+57
|\ \ | |/
| * First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-211-27/+57
* | am aad0fcc9: Merge change 7783 into donutAndroid (Google) Code Review2009-07-191-1/+2
|\ \ | |/
| * Add "nodpi" density, and expose a bunch of density-related APIs.Dianne Hackborn2009-07-171-1/+2
* | add a ctor to Mutex to specify the type, which can be shared. This is used by...Mathias Agopian2009-07-131-0/+17
* | implement Mutex and Condition with pthread instead of calling futex directly.Mathias Agopian2009-07-131-4/+86
* | am 8a715b4b: Merge change 5510 into donutAndroid (Google) Code Review2009-07-091-5/+111
|\ \ | |/
| * Add useful functions to String8, which enables users to convert between UTF-8...Daisuke Miyakawa2009-07-091-5/+111
* | Fix sim build.Andy McFadden2009-07-071-1/+1
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-062-3/+13
|\ \
| * \ am 991eec03: Merge change 6252 into donutAndroid (Google) Code Review2009-07-062-2/+10
| |\ \ | | |/
| | * Don't re-parse the framework resources all the time.Dianne Hackborn2009-07-062-2/+10
| * | am 6e1647a2: Merge change 5829 into donutAndroid (Google) Code Review2009-07-011-1/+3
| |\ \ | | |/
| | * Fix issue #1673793: Theme styles don't apply.Dianne Hackborn2009-06-301-1/+3
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-012-94/+45
|\ \ \ | |/ /
| * | am 72eb0aca: Merge change 5483 into donutAndroid (Google) Code Review2009-06-291-5/+45
| |\ \ | | |/
| | * Expand support for different screen sizes.Dianne Hackborn2009-06-261-5/+45
| * | am c44989d6: Merge change 5350 into donutAndroid (Google) Code Review2009-06-251-89/+0
| |\ \ | | |/