summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* allow rotation-vector to have 4 componentsMathias Agopian2010-11-302-20/+49
* Merge "Import revised translations. DO NOT MERGE" into gingerbreadEric Fischer2010-11-301-1/+1
|\
| * Import revised translations. DO NOT MERGEEric Fischer2010-11-291-1/+1
* | Merge "Hide plugin views when we start playing HTML5 video" into gingerbreadBen Murdoch2010-11-302-0/+15
|\ \ | |/ |/|
| * Hide plugin views when we start playing HTML5 videoBen Murdoch2010-11-112-0/+15
* | Add Wi-Fi tests for static IP. DO NOT MERGEXia Wang2010-11-224-21/+197
* | Add Wifi Tethering stress testXia Wang2010-11-224-1/+281
* | Merge "Improve camera documentation." into gingerbreadWu-cheng Li2010-11-191-0/+1
|\ \
| * | Improve camera documentation.Wu-cheng Li2010-11-191-0/+1
* | | Fix SensorManager.getOrientation() documentation.Mathias Agopian2010-11-191-3/+13
|/ /
* | Add Wi-Fi connection functional tests.Xia Wang2010-11-156-132/+610
* | Merge "Import revised translations. DO NOT MERGE" into gingerbreadEric Fischer2010-11-113-3/+3
|\ \ | |/ |/|
| * Import revised translations. DO NOT MERGEEric Fischer2010-11-093-3/+3
* | Merge "Fix issue #3177284: Account for wake lock power usage on Crespo" into ...Dianne Hackborn2010-11-101-0/+9
|\ \
| * | Fix issue #3177284: Account for wake lock power usage on CrespoDianne Hackborn2010-11-081-0/+9
* | | Merge "Fix JNI reference leak in NativeActivity. (DO NOT MERGE)" into gingerb...Jeff Brown2010-11-101-0/+2
|\ \ \
| * | | Fix JNI reference leak in NativeActivity. (DO NOT MERGE)Jeff Brown2010-11-081-0/+2
* | | | Merge "Make sure the controller will get repositioned after size changing." i...Owen Lin2010-11-091-2/+5
|\ \ \ \
| * | | | Make sure the controller will get repositioned after size changing.Owen Lin2010-11-091-2/+5
* | | | | Merge "Improve gyro and accelerometer java doc" into gingerbreadMathias Agopian2010-11-091-1/+55
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Improve gyro and accelerometer java docMathias Agopian2010-11-091-1/+55
| |/ / /
* | | | Add @Deprecated to match @deprecated where it's missing.Jesse Wilson2010-11-096-0/+9
* | | | Merge "Reduce log clutter." into gingerbreadJeff Hamilton2010-11-093-18/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Reduce log clutter.Jeff Hamilton2010-11-083-18/+19
* | | | Merge "DO NOT MERGE Fix bug 3121030 - Text handles erroneously appear over ex...Adam Powell2010-11-081-29/+98
|\ \ \ \
| * | | | DO NOT MERGE Fix bug 3121030 - Text handles erroneously appear overAdam Powell2010-11-081-29/+98
* | | | | Fix bug 3163052 - always use 32-bit drawing caches when destinationAdam Powell2010-11-082-7/+8
* | | | | DO NOT MERGE - Updated textfield pressed statesJustin Ho2010-11-082-0/+0
| |_|/ / |/| | |
* | | | Merge "possibly fix [2265804] OpenGL GLSurfaceView apps don't draw status bar...Mathias Agopian2010-11-081-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | possibly fix [2265804] OpenGL GLSurfaceView apps don't draw status bar drop s...Mathias Agopian2010-11-041-0/+1
* | | | Camera.open() should only return back-facing camera.Wu-cheng Li2010-11-091-11/+13
| |/ / |/| |
* | | Revert "android.hardware.Camera.open only returns back-facing camera."Wu-cheng Li2010-11-091-13/+11
* | | android.hardware.Camera.open only returns back-facing camera.Wu-cheng Li2010-11-081-11/+13
* | | docs: remove allowClearUserData from <application> manifest docScott Main2010-11-041-4/+3
* | | DO NOT MERGE Add acceptPair method to BT stress.Eric Rowe2010-11-042-8/+36
|/ /
* | Merge "[3163098] Fix bug in angleChange funtion which caused the returned ang...Mathias Agopian2010-11-031-18/+18
|\ \
| * | [3163098] Fix bug in angleChange funtion which caused the returned angle chan...Kevin Powell2010-11-031-18/+18
* | | Merge "ldpi assets created from hdpi in core." into gingerbreadGilles Debunne2010-11-03704-0/+0
|\ \ \
| * | | ldpi assets created from hdpi in core.Gilles Debunne2010-11-02704-0/+0
* | | | Remove the My Tag feature.Jeff Hamilton2010-11-032-44/+0
| |_|/ |/| |
* | | Return a zero length byte from toByteArray instead of null.Jason parks2010-11-021-3/+5
| |/ |/|
* | Merge "Remove timeout support." into gingerbreadNick Pelly2010-11-024-60/+0
|\ \
| * | Remove timeout support.Nick Pelly2010-11-024-60/+0
| |/
* | Merge "Support for <compatible-screens><screen> in ADT." into gingerbreadRaphael2010-11-021-1/+2
|\ \ | |/ |/|
| * Support for <compatible-screens><screen> in ADT.Raphael2010-10-271-1/+2
* | Merge "Rescaled/updated mdpi assets added." into gingerbreadGilles Debunne2010-11-02186-0/+0
|\ \
| * | Rescaled/updated mdpi assets added.Gilles Debunne2010-11-01186-0/+0
* | | Adding some StorageManager integration test infrastructure and some basic tests.Neal Nguyen2010-11-019-0/+888
* | | Cleaning up some more flakiness in DownloadManager tests.Neal Nguyen2010-11-012-6/+11
* | | Merge "Update insertion handler for WebTextView." into gingerbreadLeon Scroggins2010-11-013-0/+16
|\ \ \