Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify restrictions bundle per api council recommendations | Amith Yamasani | 2013-04-17 | 5 | -25/+44 |
* | Merge "Disable tracing from Zygote" into jb-mr2-dev | Jamie Gennis | 2013-04-16 | 3 | -4/+30 |
|\ | |||||
| * | Disable tracing from Zygote | Jamie Gennis | 2013-04-16 | 3 | -4/+30 |
* | | Merge "Fix bug #8629386 FastScroller is on the wrong side when switching to H... | Fabrice Di Meglio | 2013-04-16 | 2 | -5/+44 |
|\ \ | |/ |/| | |||||
| * | Fix bug #8629386 FastScroller is on the wrong side when switching to Hebrew i... | Fabrice Di Meglio | 2013-04-16 | 2 | -5/+44 |
* | | Merge "Send tab selection event from ScrollingTabContainerView." into jb-mr2-dev | Svetoslav Ganov | 2013-04-16 | 1 | -0/+25 |
|\ \ | |||||
| * | | Send tab selection event from ScrollingTabContainerView. | Alan Viverette | 2013-04-15 | 1 | -0/+25 |
* | | | Merge "Add android.opengl.GLES30, hidden for now" into jb-mr2-dev | Jesse Hall | 2013-04-16 | 2 | -0/+5218 |
|\ \ \ | |||||
| * | | | Add android.opengl.GLES30, hidden for now | Jesse Hall | 2013-04-15 | 2 | -0/+5218 |
* | | | | Merge "Add mHasQuit to fix an NPE in StateMachine." into jb-mr2-dev | Wink Saville | 2013-04-16 | 1 | -22/+28 |
|\ \ \ \ | |||||
| * | | | | Add mHasQuit to fix an NPE in StateMachine. | Wink Saville | 2013-04-16 | 1 | -22/+28 |
| | |_|/ | |/| | | |||||
* | | | | Merge "Fix wrong index value." into jb-mr2-dev | Jaikumar Ganesh | 2013-04-16 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | Fix wrong index value. | Jaikumar Ganesh | 2013-04-16 | 1 | -1/+3 |
* | | | | | Merge "Avoid repositioning unattached overlay views" into jb-mr2-dev | Chet Haase | 2013-04-16 | 2 | -2/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Avoid repositioning unattached overlay views | Chet Haase | 2013-04-15 | 2 | -2/+4 |
| |/ / / | |||||
* | | | | Merge "Finish annotating Notification.extras." into jb-mr2-dev | Daniel Sandler | 2013-04-16 | 1 | -23/+104 |
|\ \ \ \ | |||||
| * | | | | Finish annotating Notification.extras. | Daniel Sandler | 2013-04-15 | 1 | -23/+104 |
* | | | | | Merge "Fix for bug 8607049: Improve javascript dialogs for classic" into jb-m... | Kristian Monsen | 2013-04-15 | 4 | -229/+213 |
|\ \ \ \ \ | |||||
| * | | | | | Fix for bug 8607049: Improve javascript dialogs for classic | Kristian Monsen | 2013-04-15 | 4 | -229/+213 |
* | | | | | | Merge "Fix issue #8512015: VideoView's window animates when its position chan... | Dianne Hackborn | 2013-04-15 | 2 | -0/+7 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Fix issue #8512015: VideoView's window animates when its position changes | Dianne Hackborn | 2013-04-15 | 2 | -0/+7 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge "Allow non-system apps to use restricted accounts" into jb-mr2-dev | Amith Yamasani | 2013-04-15 | 2 | -6/+7 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Allow non-system apps to use restricted accounts | Amith Yamasani | 2013-04-15 | 2 | -6/+7 |
* | | | | | Merge "Import translations. DO NOT MERGE" into jb-mr2-dev | Baligh Uddin | 2013-04-15 | 3 | -11/+11 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Import translations. DO NOT MERGE | Baligh Uddin | 2013-04-15 | 3 | -11/+11 |
* | | | | | Merge "Deprectate WebViewDatabase password methods." into jb-mr2-dev | Ben Murdoch | 2013-04-15 | 1 | -1/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Deprectate WebViewDatabase password methods. | Ben Murdoch | 2013-04-11 | 1 | -1/+5 |
* | | | | | Rename isUserLimited to isLinkedUser | Amith Yamasani | 2013-04-13 | 1 | -3/+3 |
* | | | | | Merge "Introducing manifest flag requiredAccountType" into jb-mr2-dev | Amith Yamasani | 2013-04-13 | 4 | -4/+25 |
|\ \ \ \ \ | |||||
| * | | | | | Introducing manifest flag requiredAccountType | Amith Yamasani | 2013-04-12 | 4 | -4/+25 |
* | | | | | | Merge "Add a little more resource load tracing." into jb-mr2-dev | Dianne Hackborn | 2013-04-13 | 1 | -0/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add a little more resource load tracing. | Dianne Hackborn | 2013-04-12 | 1 | -0/+10 |
* | | | | | | | Merge "always trigger a re-draw when updating the transparent region hint" in... | Mathias Agopian | 2013-04-13 | 1 | -2/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | always trigger a re-draw when updating the transparent region hint | Mathias Agopian | 2013-04-12 | 1 | -2/+3 |
* | | | | | | | | Merge "Fix race condition and disable call." into jb-mr2-dev | Jaikumar Ganesh | 2013-04-13 | 2 | -16/+30 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix race condition and disable call. | Jaikumar Ganesh | 2013-04-12 | 2 | -16/+30 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge "Allow for setting test type as a monkey." into jb-mr2-dev | Svetoslav Ganov | 2013-04-13 | 4 | -6/+47 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Allow for setting test type as a monkey. | Adam Momtaz | 2013-04-12 | 4 | -6/+47 |
* | | | | | | | | | Merge "Respect custom view drawing order when dispatching hover events." into... | Svetoslav | 2013-04-13 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Respect custom view drawing order when dispatching hover events. | Svetoslav | 2013-04-12 | 1 | -1/+4 |
* | | | | | | | | | | Merge changes Ia802afe9,If9af0d99 into jb-mr2-dev | Kenny Root | 2013-04-13 | 1 | -6/+10 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | keystore: Add flag for blobs to be unencrypted | Kenny Root | 2013-04-10 | 1 | -6/+10 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge "Add new resources trace, also trace apk dex loading." into jb-mr2-dev | Dianne Hackborn | 2013-04-12 | 4 | -4/+18 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Add new resources trace, also trace apk dex loading. | Dianne Hackborn | 2013-04-12 | 4 | -4/+18 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge "Rename isUserRestricted to isUserLimited" into jb-mr2-dev | Amith Yamasani | 2013-04-12 | 1 | -6/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Rename isUserRestricted to isUserLimited | Amith Yamasani | 2013-04-12 | 1 | -6/+5 |
* | | | | | | | | | Merge "API and doc cleanup, plus small animation/UI features" into jb-mr2-dev | Chet Haase | 2013-04-12 | 9 | -52/+169 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | API and doc cleanup, plus small animation/UI features | Chet Haase | 2013-04-12 | 9 | -52/+169 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge "Fix for bug 8589670: Marking a not called WebChromeClient as deprecate... | Kristian Monsen | 2013-04-12 | 1 | -1/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix for bug 8589670: Marking a not called WebChromeClient as deprecated. | Kristian Monsen | 2013-04-10 | 1 | -1/+6 |
| | |_|_|_|_|_|/ / | |/| | | | | | | |