summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Initial check-in of new caching/prefetching data source implementation.Andreas Huber2010-06-103-0/+583
| |/ / / / / / /
* | | | | | | | Introduce "StrictMode"Brad Fitzpatrick2010-06-1011-8/+546
* | | | | | | | am 8f2ca788: Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a...Adam Powell2010-06-101-0/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes ...Adam Powell2010-06-101-0/+2
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down.Adam Powell2010-06-091-0/+2
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge "Support "pausing" of MediaSources with the effect that they no longer ...Andreas Huber2010-06-103-1/+31
|\ \ \ \ \ \ \
| * | | | | | | Support "pausing" of MediaSources with the effect that they no longer pull on...Andreas Huber2010-06-103-1/+31
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Initial check in of a new http data source implementation." into krakenAndreas Huber2010-06-102-0/+324
|\ \ \ \ \ \ \
| * | | | | | | Initial check in of a new http data source implementation.Andreas Huber2010-06-102-0/+324
| |/ / / / / /
* | | | | | | am a2c6d5bf: (-s ours) do not merge: cherry-picked 929b4855b8208d36272769e8ee...Nick Kralevich2010-06-100-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | do not merge: cherry-picked 929b4855b8208d36272769e8eeaa6cd2823b94c0 from mas...Nick Kralevich2010-06-101-1/+6
* | | | | | | Merge "Remove the lock/unlock workaround from CameraService" into krakenJames Dong2010-06-103-15/+35
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove the lock/unlock workaround from CameraServiceJames Dong2010-06-093-15/+35
* | | | | | | Merge "Apparently the TI video decoder only supports H.264 up to baseline pro...Andreas Huber2010-06-101-3/+4
|\ \ \ \ \ \ \
| * | | | | | | Apparently the TI video decoder only supports H.264 up to baseline profile/le...Andreas Huber2010-06-101-3/+4
* | | | | | | | am b00854d4: Import revised translationsKenny Root2010-06-094-10/+10
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Import revised translationsKenny Root2010-06-094-10/+10
| | |_|/ / / | |/| | | |
* | | | | | Merge changes I00274431,I83be9404,I0359531a,Iceef1e95 into krakenMathias Agopian2010-06-0916-165/+1143
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | update EGL headers to the latestMathias Agopian2010-06-095-10/+99
| * | | | | update GL ES stub libraries with the new GL ES headersMathias Agopian2010-06-095-58/+268
| * | | | | fix OpenGL ES extension headers from khronosMathias Agopian2010-06-092-26/+26
| * | | | | update the OpenGL ES headers to the latestMathias Agopian2010-06-096-104/+783
| | |/ / / | |/| | |
* | | | | Merge "Fix a problem with leaking UDP sockets." into krakenNick Kralevich2010-06-091-1/+6
|\ \ \ \ \
| * | | | | Fix a problem with leaking UDP sockets.Nick Kralevich2010-06-091-1/+6
* | | | | | Merge changes Ia5884ef4,Ie495a41d,I3f7066c2,If5faf446,I6ae0740f,I57b2d296,Iea...Joe Onorato2010-06-0927-239/+229
|\ \ \ \ \ \
| * | | | | | Add a test item the turns on a bunch of extra icons.Joe Onorato2010-06-091-0/+17
| * | | | | | Move the status bar icon list, hopefully for the last time.Joe Onorato2010-06-095-56/+26
| * | | | | | Call into the notification manager when the panel is revealed.Joe Onorato2010-06-093-26/+16
| * | | | | | Move status_bar_latest_event and LatestItemView into SystemUI.apk.Joe Onorato2010-06-0915-51/+10
| * | | | | | Start the status bar service based on a configuration option, instead of tram...Joe Onorato2010-06-094-51/+11
| * | | | | | Require the STATUS_BAR_SERVICE permission for something to be the status bar.Joe Onorato2010-06-096-1/+38
| * | | | | | Handle errors inflating notifications (and their icons).Joe Onorato2010-06-096-55/+112
* | | | | | | Merge changes I4a11f027,Ib2c4abf6,Id0c7ef9f,I839d7771 into krakenJoe Onorato2010-06-099-23/+56
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | dead code removalJoe Onorato2010-06-092-13/+0
| * | | | | | Cap the number of notifications that a given package can post.Joe Onorato2010-06-091-0/+22
| * | | | | | Move the usb mass storage notification & activity into SystemUI.apk.Joe Onorato2010-06-095-9/+12
| * | | | | | Add some disabled logging and another test case for reapplying the notificati...Joe Onorato2010-06-092-1/+22
| | |/ / / / | |/| | | |
* | | | | | Merge "Fail gracefully if the user fails to supply necessary args to bmgr" in...Christopher Tate2010-06-091-0/+10
|\ \ \ \ \ \
| * | | | | | Fail gracefully if the user fails to supply necessary args to bmgrChristopher Tate2010-06-091-0/+10
| |/ / / / /
* | | | | | Fix a potential(observed sometimes) media server crashJames Dong2010-06-091-1/+1
|/ / / / /
* | | | | Merge "allow re-targetting of surfaces" into krakenMathias Agopian2010-06-089-51/+113
|\ \ \ \ \
| * | | | | allow re-targetting of surfacesMathias Agopian2010-06-089-51/+113
* | | | | | am 75b6a6b9: Merge "Fix 2737842: Disable KeguardManager API if device policy ...Jim Miller2010-06-083-37/+77
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" i...Jim Miller2010-06-083-37/+77
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix 2737842: Disable KeguardManager API if device policy is enabledJim Miller2010-06-083-37/+77
* | | | | fix [2751143] Device crashes when in a text box for too longMathias Agopian2010-06-082-4/+3
| |_|/ / |/| | |
* | | | Merge "Remove some hard-coded encoding parameters" into krakenJames Dong2010-06-086-35/+109
|\ \ \ \
| * | | | Remove some hard-coded encoding parametersJames Dong2010-06-086-35/+109
* | | | | am 71d73a0d: Merge "Add a method to hide/show a SurfaceView\'s surface." into...Romain Guy2010-06-081-0/+41
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge "Add a method to hide/show a SurfaceView's surface." into froyoRomain Guy2010-06-081-0/+41
| |\ \ \ \ | | |_|/ / | |/| | |