summaryrefslogtreecommitdiff
path: root/include/utils
AgeCommit message (Expand)Author
2011-03-02Fade out the mouse pointer after inactivity or other events. Jeff Brown
2011-02-25Fix sp<> conversion operator / constructor Mathias Agopian
2011-02-24Merge "Fix a wp<> bug where the owner ID would be wrong" Mathias Agopian
2011-02-24Fix a wp<> bug where the owner ID would be wrong Mathias Agopian
2011-02-24Merge "Fix some issues with RefBase debugging." Mathias Agopian
2011-02-24Merge "Bug 3362814 Fix SMP race in access to mRequestExit" Glenn Kasten
2011-02-23Fix some issues with RefBase debugging. Mathias Agopian
2011-02-23Bug 3362814 Fix SMP race in access to mRequestExit Glenn Kasten
2011-02-22Remove RefBase.h dependency on TextOutput.h Mathias Agopian
2011-02-10am b66b7a2c: Merge "fix [3408713] Dialog window invisible sometimes" into hon... Mathias Agopian
2011-02-09fix [3408713] Dialog window invisible sometimes Mathias Agopian
2011-01-29am a1f5e82f: am a30063d8: am 25eb0464: Merge "Normalize output from aapt d" Dianne Hackborn
2011-01-24Use optimized display lists for all hwaccelerated rendering Chet Haase
2011-01-04Normalize output from aapt d Shachar Shemesh
2010-12-29Add initial support for cursor-based pointing devices. Jeff Brown
2010-12-10dump callstack on Surface use error Mathias Agopian
2010-12-08Change assets to use 64-bit API Kenny Root
2010-12-02Improve support for external keyboards. Jeff Brown
2010-11-30Support non-orientation aware keyboards and other devices. Jeff Brown
2010-11-19Fix SDK build on Windows due to use of mmap. Jeff Brown
2010-11-18Added support for full PC-style keyboards. Jeff Brown
2010-11-12Split UTF functions from String8/16 Kenny Root
2010-10-29Add path to get different DPI drawables Kenny Root
2010-10-20Revert "Add length-equality test in String operator== checks." Brad Fitzpatrick
2010-10-20Add length-equality test in String operator== checks. Brad Fitzpatrick
2010-10-16am dc3ad87c: am 78a76fea: Merge "Revert to using epoll_wait()." into gingerbread Jeff Brown
2010-10-15Add keycodes and meta-key modifiers to support external keyboards. Jeff Brown
2010-10-15am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gi... Kenny Root
2010-10-14Merge "Revert to using epoll_wait()." into gingerbread Jeff Brown
2010-10-13OBB: use PBKDF2 for key generation. Kenny Root
2010-10-10am 22cb4ef8: am d577cfd7: Merge "Switch Looper back to using poll() instead o... Jeff Brown
2010-10-07Revert to using epoll_wait(). Jeff Brown
2010-10-07Switch Looper back to using poll() instead of epoll(). Jeff Brown
2010-10-05am bfa33b94: am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gin... Kenny Root
2010-10-04Use pread() in ZipFileRO for Linux Kenny Root
2010-10-04am ac754073: am b58b2714: Merge "ZipFileRO: moar logging and wrap close" into... Kenny Root
2010-10-01ZipFileRO: moar logging and wrap close Kenny Root
2010-09-27am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events acros... Jeff Brown
2010-09-27Merge "Add suuport for splitting touch events across windows." into gingerbread Jeff Brown
2010-09-26Add suuport for splitting touch events across windows. Jeff Brown
2010-09-24am 3e07c000: am 74865ef6: Merge "Add locking around ZIP seeking" into gingerb... Kenny Root
2010-09-24Add locking around ZIP seeking Kenny Root
2010-09-21am 4ec134cd: am cce0cd13: Merge "Looper: use pthread_once for TLS key initial... Jeff Brown
2010-09-21Looper: use pthread_once for TLS key initialization. Jeff Brown
2010-09-17am bc9599d4: am 838e93ed: Merge "Looper: Drop default parameters in favor of ... Jeff Brown
2010-09-16Looper: Drop default parameters in favor of a safer overload. Jeff Brown
2010-09-15am 14bc6b5d: am 09340a4b: Merge "Replace epoll() with poll() and rename PollL... Jeff Brown
2010-09-14Replace epoll() with poll() and rename PollLoop to Looper. Jeff Brown
2010-09-12am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements. Jeff Brown
2010-09-12Input dispatcher ANR handling enhancements. Jeff Brown