- 8819646 am 4d69ac66: Merge "DO NOT MERGE" into eclair by Grace Kloba · 17 years ago
- c8cab72 am d1019a99: Merge "DO NOT MERGE" into eclair by Grace Kloba · 17 years ago
- 4d69ac6 Merge "DO NOT MERGE" into eclair by Grace Kloba · 17 years ago
- d1019a9 Merge "DO NOT MERGE" into eclair by Grace Kloba · 17 years ago
- 20cc557 am 79f05bb4: Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 17 years ago
- 38fa9ee am 89d538dc: ADT/Layoutlib: don\'t draw 0-sized rectangle, AWT doesn\'t like that. by Xavier Ducrohet · 17 years ago
- 79f05bb Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair by Xavier Ducrohet · 17 years ago
- e8f4d7d ADT/Layoutlib: improved gradient drawing for perf. by Xavier Ducrohet · 17 years ago
- 895c92a am 240298f9: Merge "ADT/Layoutlib: always use custom gradient (java) Paint." into eclair by Xavier Ducrohet · 17 years ago
- 89d538dc ADT/Layoutlib: don't draw 0-sized rectangle, AWT doesn't like that. by Xavier Ducrohet · 17 years ago
- 240298f Merge "ADT/Layoutlib: always use custom gradient (java) Paint." into eclair by Xavier Ducrohet · 17 years ago
- fd787ba DO NOT MERGE by Grace Kloba · 17 years ago
- 76336f2 DO NOT MERGE by Grace Kloba · 17 years ago
- b8c564d am 6a739ea8: Merge "Updated developer groups documentation to point to Stack Overflow, also rearranged a few things." into eclair by Roman Nurik · 17 years ago
- 31ef2e7 am b847fbf2: Merge "ADT/Layout: support for 3+ color in linear gradients" into eclair by Xavier Ducrohet · 17 years ago
- 6a739ea Merge "Updated developer groups documentation to point to Stack Overflow, also rearranged a few things." into eclair by Roman Nurik · 17 years ago
- 2dbb923 ADT/Layoutlib: always use custom gradient (java) Paint. by Xavier Ducrohet · 17 years ago
- b847fbf2 Merge "ADT/Layout: support for 3+ color in linear gradients" into eclair by Xavier Ducrohet · 17 years ago
- 7319d94 am 99f2a4bb: Merge "Add Event log for RAT switch." into eclair by John Wang · 17 years ago
- 99f2a4b Merge "Add Event log for RAT switch." into eclair by John Wang · 17 years ago
- 9960078 Updated developer groups documentation to point to Stack Overflow, also rearranged a few things. by Roman Nurik · 17 years ago
- b3699b1 am 836e1666: Merge "add drawSpriteScreenspaceCropped to renderscript" into eclair by Joe Onorato · 17 years ago
- 836e166 Merge "add drawSpriteScreenspaceCropped to renderscript" into eclair by Joe Onorato · 17 years ago
- 374abf0 ADT/Layout: support for 3+ color in linear gradients by Xavier Ducrohet · 17 years ago
- 7cc57ff am 0409b1ba: Merge "docs: remove dev guide link from download confirmation content so we only link to the install guide and re-affirm the system reqs bug: 2374363,2374334" into eclair by Scott Main · 17 years ago
- 0409b1b Merge "docs: remove dev guide link from download confirmation content so we only link to the install guide and re-affirm the system reqs bug: 2374363,2374334" into eclair by Scott Main · 17 years ago
- 6656c1b add drawSpriteScreenspaceCropped to renderscript by Joe Onorato · 17 years ago
- baf0899 docs: remove dev guide link from download confirmation content by Scott Main · 17 years ago
- f95e3dd am 5e083024: ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 17 years ago
- 5e08302 ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 17 years ago
- e1a9914 am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair by Xavier Ducrohet · 17 years ago
- d3026e1 Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair by Xavier Ducrohet · 17 years ago
- 181963a am 196926b9: Merge "DO NOT MERGE" into eclair by Grace Kloba · 17 years ago
- 196926b Merge "DO NOT MERGE" into eclair by Grace Kloba · 17 years ago
- 5f01d7e DO NOT MERGE by Grace Kloba · 17 years ago
- 63b2e61 ADT/Layoutlib: 2 color, linear gradient support. by Xavier Ducrohet · 17 years ago
- 1da2735 am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 17 years ago
- f73bd14 Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 17 years ago
- 608cd11 ADT/Layoutlib: implement Canvas.concat(Matrix) by Xavier Ducrohet · 17 years ago
- b5a5a39 am 56a17690: Merge "TransformGestureDetector is now ScaleGestureDetector - scope reduced. N1 screen can\'t reliably handle translation and scaling at the same time." into eclair by Adam Powell · 17 years ago
- 56a1769 Merge "TransformGestureDetector is now ScaleGestureDetector - scope reduced. N1 screen can't reliably handle translation and scaling at the same time." into eclair by Adam Powell · 17 years ago
- b61c1a0 Add Event log for RAT switch. by John Wang · 17 years ago
- cff6c84 am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 17 years ago
- 9052864 am 1193ae4e: Backport l53e91db7 from master. by Robert Greenwalt · 17 years ago
- ae542ff TransformGestureDetector is now ScaleGestureDetector - scope reduced. by Adam Powell · 17 years ago
- ae4bd05 ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 17 years ago
- 1193ae4 Backport l53e91db7 from master. by Robert Greenwalt · 17 years ago
- b4f4111 am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 17 years ago
- a1d0888 Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 17 years ago
- 4199528a Only output proguard keep for nonempty attribute name in the AndroidManifest.xml. by Ying Wang · 17 years ago
- 202a673 am 8acdb201: Added TransformGestureDetector (still in progress) Modified VelocityTracker to track multiple pointers Added TransformTest by Adam Powell · 17 years ago
- 8acdb20 Added TransformGestureDetector (still in progress) by Adam Powell · 17 years ago
- ba5220f am ce63c639: Merge "DO NOT MERGE." into eclair by Grace Kloba · 17 years ago
- d26707d am c93c70c4: Merge "framework: storage: Ensure that filesystems are unmounted before shutdown/reboot" into eclair by San Mehat · 17 years ago
- ce63c63 Merge "DO NOT MERGE." into eclair by Grace Kloba · 17 years ago
- c93c70c Merge "framework: storage: Ensure that filesystems are unmounted before shutdown/reboot" into eclair by San Mehat · 17 years ago
- e67d5ce DO NOT MERGE. by Grace Kloba · 17 years ago
- 7ebf017 framework: storage: Ensure that filesystems are unmounted before shutdown/reboot by San Mehat · 17 years ago
- f5a84f8 am dfe25b0e: Merge "LayoutLib: support for custom styles." into eclair by Xavier Ducrohet · 17 years ago
- dfe25b0 Merge "LayoutLib: support for custom styles." into eclair by Xavier Ducrohet · 17 years ago
- 9ce3b77 LayoutLib: support for custom styles. by Xavier Ducrohet · 17 years ago
- 495d820 am ccaebfc9: Don\'t set priority in Bonding state. This was causing A2DP get connected for Car Docks, when user didn\'t select it. by Jaikumar Ganesh · 17 years ago
- ccaebfc Don't set priority in Bonding state. by Jaikumar Ganesh · 17 years ago
- 2bb1f87 am 1edd8277: Merge "Hide unused fields" into eclair by Tom Taylor · 17 years ago
- 1edd827 Merge "Hide unused fields" into eclair by Tom Taylor · 17 years ago
- 18dedf2 am 50a3977c: Merge "Adding BusinessCard sample to Android.mk and to the Resources TOC on developer.android.com." into eclair by Trevor Johns · 17 years ago
- 50a3977 Merge "Adding BusinessCard sample to Android.mk and to the Resources TOC on developer.android.com." into eclair by Trevor Johns · 17 years ago
- 2187e240 Adding BusinessCard sample to Android.mk and to the Resources TOC on developer.android.com. by Trevor Johns · 17 years ago
- 6b113b1 am 595f48b2: Merge "SDK doc change: Miscellaneous fixes." into eclair by Dirk Dougherty · 17 years ago
- 595f48b Merge "SDK doc change: Miscellaneous fixes." into eclair by Dirk Dougherty · 17 years ago
- cf6bbab SDK doc change: Miscellaneous fixes. by Dirk Dougherty · 17 years ago
- 6c87c77 am a2b0d38f: First draft of multitouch in the WebView. by Grace Kloba · 17 years ago
- a2b0d38 First draft of multitouch in the WebView. by Grace Kloba · 17 years ago
- 90ce68a am 6d0f6c78: Merge "DO NOT MERGE A library for encoding and decoding ETC1 textures." into eclair by Jack Palevich · 17 years ago
- 6d0f6c7 Merge "DO NOT MERGE A library for encoding and decoding ETC1 textures." into eclair by Jack Palevich · 17 years ago
- 9c74295 am a1759cea: Merge "add eventlog message whenever sqlite reports db corruption error" into eclair by Vasu Nori · 17 years ago
- c9a26f2 am aa3b5961: javadoc change: fix the selector sample XML in the class description (was broken due to improper ordering) by Scott Main · 17 years ago
- a1759ce Merge "add eventlog message whenever sqlite reports db corruption error" into eclair by Vasu Nori · 17 years ago
- aa3b596 javadoc change: fix the selector sample XML in the class by Scott Main · 17 years ago
- cffea95 am 3fb4ee4e: Merge "Immediately close the shade when the status bar is disabled. (DO NOT MERGE)" into eclair by Daniel Sandler · 17 years ago
- 3fb4ee4 Merge "Immediately close the shade when the status bar is disabled. (DO NOT MERGE)" into eclair by Daniel Sandler · 17 years ago
- d31d739 am 663ec308: Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 17 years ago
- dd1b39b add eventlog message whenever sqlite reports db corruption error by Vasu Nori · 17 years ago
- 663ec30 Fix issue 2361949: A2DP suspend parameters set wrongly. by Eric Laurent · 17 years ago
- 994cd79 DO NOT MERGE A library for encoding and decoding ETC1 textures. by Jack Palevich · 17 years ago
- f6de904 am 063d03ed: Converting tabs to spaces in docs/html/resources/resources_toc.cs. by Trevor Johns · 17 years ago
- 063d03e Converting tabs to spaces in docs/html/resources/resources_toc.cs. by Trevor Johns · 17 years ago
- 5f6002e am d71c2aa1: Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair by Dirk Dougherty · 17 years ago
- d71c2aa Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair by Dirk Dougherty · 17 years ago
- 4e7db25 SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files. by Dirk Dougherty · 17 years ago
- 707ca41d am d8858893: Merge "docs: fix some broken links" into eclair by Scott Main · 17 years ago
- d885889 Merge "docs: fix some broken links" into eclair by Scott Main · 17 years ago
- de0ef18 am ce60d4b2: Merge "Move Layoutlib API library to sdk.git" into eclair by Xavier Ducrohet · 17 years ago
- ce60d4b Merge "Move Layoutlib API library to sdk.git" into eclair by Xavier Ducrohet · 17 years ago
- 8293593 Move Layoutlib API library to sdk.git by Xavier Ducrohet · 17 years ago
- 2790b20 am 0b6c6f2c: Merge "Fix media option settings for A2DP." into eclair by Jaikumar Ganesh · 17 years ago
- ce56857 am cb2d50d0: Fix issue #2357259: aapt tool prints "uses-configuation:" by Dianne Hackborn · 17 years ago
- 80410b5 am 42c98ada: Still use ro.monkey by Ying Wang · 17 years ago
- 0b6c6f2 Merge "Fix media option settings for A2DP." into eclair by Jaikumar Ganesh · 17 years ago
- 6309689 Fix media option settings for A2DP. by Jaikumar Ganesh · 17 years ago