1. bfae3e8 am de797a2f: Merge "docs: fix minsdkversion for native activity sample" into ics-mr1 by Scott Main · 14 years ago
  2. de797a2 Merge "docs: fix minsdkversion for native activity sample" into ics-mr1 by Scott Main · 14 years ago
  3. 41b5bb9 docs: fix minsdkversion for native activity sample by Scott Main · 14 years ago
  4. 3a62067 am 0e981c83: EmuGL: Fix heap corruption by Jesse Hall · 14 years ago
  5. 0e981c8 EmuGL: Fix heap corruption by Jesse Hall · 14 years ago
  6. dee8ce9 am 47365074: Merge "Adding Android Developers Google+ redirect" into ics-mr1 by Trevor Johns · 14 years ago
  7. 3b6ffd8 am 7a94a9dc: Merge "Adding manual redirect support to developer.android.com." into ics-mr1 by Trevor Johns · 14 years ago
  8. 4736507 Merge "Adding Android Developers Google+ redirect" into ics-mr1 by Trevor Johns · 14 years ago
  9. 7a94a9d Merge "Adding manual redirect support to developer.android.com." into ics-mr1 by Trevor Johns · 14 years ago
  10. 22f4efa Adding Android Developers Google+ redirect by Trevor Johns · 14 years ago
  11. 8d346b2 am df458cb8: Fix api version file with proper data enum. by Xavier Ducrohet · 14 years ago
  12. df458cb Fix api version file with proper data enum. by Xavier Ducrohet · 14 years ago
  13. 5290d8b am e11b2d6c: Update api version file with stripped generics info. by Xavier Ducrohet · 14 years ago
  14. e11b2d6 Update api version file with stripped generics info. by Xavier Ducrohet · 14 years ago
  15. 0a9b050 am 97d0a1db: Merge "Fix bug in the new notification sample." into ics-mr1 by Dianne Hackborn · 14 years ago
  16. 97d0a1d Merge "Fix bug in the new notification sample." into ics-mr1 by Dianne Hackborn · 14 years ago
  17. 376e000 Fix bug in the new notification sample. by Dianne Hackborn · 14 years ago
  18. df18044 am 979806b0: Regular monkey should not write script log. by Yu Shan Emily Lau · 14 years ago
  19. 979806b Regular monkey should not write script log. by Yu Shan Emily Lau · 14 years ago
  20. 64a33be am e12dad21: Merge "Generate a valid main.py for use with developer.android.com." into ics-mr1 by Trevor Johns · 14 years ago
  21. e12dad2 Merge "Generate a valid main.py for use with developer.android.com." into ics-mr1 by Trevor Johns · 14 years ago
  22. 662b8f1 Adding manual redirect support to developer.android.com. by Trevor Johns · 15 years ago
  23. e52271a Generate a valid main.py for use with developer.android.com. by Trevor Johns · 14 years ago
  24. 4f41090 am d4f9372a: Merge "Move api.xml from tools/ to platform-tools/" into ics-mr1 by Xavier Ducrohet · 14 years ago
  25. d4f9372 Merge "Move api.xml from tools/ to platform-tools/" into ics-mr1 by Xavier Ducrohet · 14 years ago
  26. 82374f6 Move api.xml from tools/ to platform-tools/ by Tor Norbye · 14 years ago
  27. 04ad17a am 5d1dd1c6: Merge "updating the SampleSyncAdapter sample to add stream item and photo code" into ics-mr1 by Robert Ly · 14 years ago
  28. 5d1dd1c Merge "updating the SampleSyncAdapter sample to add stream item and photo code" into ics-mr1 by Robert Ly · 14 years ago
  29. ec672e3 am 85241cc7: Add button to clear back stack. by Dianne Hackborn · 14 years ago
  30. 85241cc Add button to clear back stack. by Dianne Hackborn · 14 years ago
  31. 74c1836 updating the SampleSyncAdapter sample to add stream item and photo code by Robert Ly · 14 years ago
  32. ae5aac2 am 3d398d72: Revert "updating the SampleSyncAdapter sample to add stream item and photo code" by Robert Ly · 14 years ago
  33. 3d398d7 Revert "updating the SampleSyncAdapter sample to add stream item and photo code" by Robert Ly · 14 years ago
  34. 8b61858 am 7a98345f: updating the SampleSyncAdapter sample to add stream item and photo code by Robert Ly · 14 years ago
  35. 7a98345 updating the SampleSyncAdapter sample to add stream item and photo code by Robert Ly · 14 years ago
  36. 517329c am 2a9de021: Clean up and extend the linkify sample. by Dianne Hackborn · 14 years ago
  37. fb11862 Merge "Increase default runtest -j to 16." into ics-aah by Brett Chabot · 14 years ago
  38. 12db436 Increase default runtest -j to 16. by Brett Chabot · 14 years ago
  39. a39865a Update create_test to new android_mk API. by Brett Chabot · 14 years ago
  40. 2a9de02 Clean up and extend the linkify sample. by Dianne Hackborn · 14 years ago
  41. 7eef71a am 4f66a14d: Merge "EmuGL: handle NULL data in glBufferData" into ics-mr1 by Jesse Hall · 14 years ago
  42. 4f66a14 Merge "EmuGL: handle NULL data in glBufferData" into ics-mr1 by Jesse Hall · 14 years ago
  43. 71c175f am a318515c: Merge "Move platform 15 sdk rev to 2. do not merge." into ics-mr1 by Xavier Ducrohet · 14 years ago
  44. a318515 Merge "Move platform 15 sdk rev to 2. do not merge." into ics-mr1 by Xavier Ducrohet · 14 years ago
  45. e462761 Move platform 15 sdk rev to 2. do not merge. by Xavier Ducrohet · 14 years ago
  46. f7f567d am e065fd62: Merge "Doc change: updated index page for HDP sample." into ics-mr1 by Katie McCormick · 14 years ago
  47. e065fd6 Merge "Doc change: updated index page for HDP sample." into ics-mr1 by Katie McCormick · 14 years ago
  48. 5bad48a EmuGL: handle NULL data in glBufferData by Jesse Hall · 14 years ago
  49. 2704b66 am 0b6b4f2d: Merge "Fix notification sample to follow current UI guidelines." into ics-mr1 by Dianne Hackborn · 14 years ago
  50. 0b6b4f2 Merge "Fix notification sample to follow current UI guidelines." into ics-mr1 by Dianne Hackborn · 14 years ago
  51. 174f61c Fix notification sample to follow current UI guidelines. by Dianne Hackborn · 14 years ago
  52. def31e8 am f0baef2f: Merge "EmuGL: misc small cleanups" into ics-mr1 by Jesse Hall · 14 years ago
  53. c732d40 am 409c49c5: Merge "EmuGL: fix GL view position in window on OS X" into ics-mr1 by Jesse Hall · 14 years ago
  54. f0baef2 Merge "EmuGL: misc small cleanups" into ics-mr1 by Jesse Hall · 14 years ago
  55. 409c49c Merge "EmuGL: fix GL view position in window on OS X" into ics-mr1 by Jesse Hall · 14 years ago
  56. f741c05 Doc change: updated index page for HDP sample. by Katie McCormick · 14 years ago
  57. 5d9d386 am 5621efe1: docs: Allow d.a.c. to serve .OGV by Roman Nurik · 14 years ago
  58. 5621efe docs: Allow d.a.c. to serve .OGV by Roman Nurik · 14 years ago
  59. a592d9c EmuGL: misc small cleanups by Jesse Hall · 14 years ago
  60. a4fb8a6 EmuGL: fix GL view position in window on OS X by Jesse Hall · 14 years ago
  61. 9454c5b am 9fe60c34: Allow d.a.c to serve webm and mp4 by Roman Nurik · 14 years ago
  62. 9fe60c3 Allow d.a.c to serve webm and mp4 by Roman Nurik · 14 years ago
  63. d951bcf am 93d610d5: DO NOT MERGE Cherrypick from master: Allow d.a.c. to serve SVG files by Roman Nurik · 14 years ago
  64. 93d610d DO NOT MERGE Cherrypick from master: Allow d.a.c. to serve SVG files by Roman Nurik · 14 years ago
  65. 6967183 am dc6a269f: Merge commit \'71c1d3d8\' into MR1 using -s ours by Xavier Ducrohet · 14 years ago
  66. dc6a269 Merge commit '71c1d3d8' into MR1 using -s ours by Xavier Ducrohet · 14 years ago
  67. 71c1d3d Move platform component to rev3. do not merge. by Xavier Ducrohet · 14 years ago
  68. 1793cd5 am c3a76886: am 2d954623: Fix WXGA720 skin to be portrait by default. do not merge. by Xavier Ducrohet · 14 years ago
  69. c3a7688 am 2d954623: Fix WXGA720 skin to be portrait by default. do not merge. by Xavier Ducrohet · 14 years ago
  70. 2d95462 Fix WXGA720 skin to be portrait by default. do not merge. by Xavier Ducrohet · 14 years ago
  71. cbdb3aa am 31ecada2: Merge "Fix WXGA720 skin to be portrait by default." into ics-mr1 by Xavier Ducrohet · 14 years ago
  72. 31ecada Merge "Fix WXGA720 skin to be portrait by default." into ics-mr1 by Xavier Ducrohet · 14 years ago
  73. 144589b Fix WXGA720 skin to be portrait by default. by Xavier Ducrohet · 14 years ago
  74. cb20ad9 am cbfbaee2: am e9747521: Merge "Sample code for Android U lesson: Monetization - Ads without Compromising User Experience." into ics-mr0 by Scott Main · 14 years ago
  75. bde06a0 am 335151a3: am d46d8577: Merge "Sample app for Android U lesson: Building apps for enterprise - Device administration." into ics-mr0 by Scott Main · 14 years ago
  76. cbfbaee am e9747521: Merge "Sample code for Android U lesson: Monetization - Ads without Compromising User Experience." into ics-mr0 by Scott Main · 14 years ago
  77. 335151a am d46d8577: Merge "Sample app for Android U lesson: Building apps for enterprise - Device administration." into ics-mr0 by Scott Main · 14 years ago
  78. e974752 Merge "Sample code for Android U lesson: Monetization - Ads without Compromising User Experience." into ics-mr0 by Scott Main · 14 years ago
  79. d46d857 Merge "Sample app for Android U lesson: Building apps for enterprise - Device administration." into ics-mr0 by Scott Main · 14 years ago
  80. b9c12ba Sample app for Android U lesson: Building apps for enterprise - Device administration. by Fred Chung · 14 years ago
  81. df52a4c Sample code for Android U lesson: Monetization - Ads without Compromising User Experience. by Fred Chung · 14 years ago
  82. 925f2f6 am a5601068: am 514d1cdb: Merge "revisions to NewsReader sample app for AndroidU. Clean up XML markup for clean rendering in HTML docs; Change string resources for two-pane mode to bools; Rename resource files w/ layout info from main.xml to layouts.xml. Add support l by Scott Main · 14 years ago
  83. a560106 am 514d1cdb: Merge "revisions to NewsReader sample app for AndroidU. Clean up XML markup for clean rendering in HTML docs; Change string resources for two-pane mode to bools; Rename resource files w/ layout info from main.xml to layouts.xml. Add support lib Add HTML p by Scott Main · 14 years ago
  84. fa8816a am 476edbaa: Merge "SDK: package fastboot in platform-tools on 3 OSes." Do not merge. by Raphael · 14 years ago
  85. 514d1cd Merge "revisions to NewsReader sample app for AndroidU. Clean up XML markup for clean rendering in HTML docs; Change string resources for two-pane mode to bools; Rename resource files w/ layout info from main.xml to layouts.xml. Add support lib Add HTML page" into ics-mr0 by Scott Main · 14 years ago
  86. 476edba Merge "SDK: package fastboot in platform-tools on 3 OSes." Do not merge. by Raphael · 14 years ago
  87. f9b3ee8 am 56259594: Merge "Move support lib to rev 6." into ics-mr1 by Xavier Ducrohet · 14 years ago
  88. fd286c3 am 170b26ba: Merge "SDK only: add markup for use in documentation." into ics-mr1 by Dianne Hackborn · 14 years ago
  89. 18ff0e6 am 5d721ef6: am b0a30e43: EmuGL: remove broken EGL buffer refcounting by Jesse Hall · 14 years ago
  90. 5625959 Merge "Move support lib to rev 6." into ics-mr1 by Xavier Ducrohet · 14 years ago
  91. 4a6b52b Move support lib to rev 6. by Xavier Ducrohet · 14 years ago
  92. 4420881 revisions to NewsReader sample app for AndroidU. by Scott Main · 14 years ago
  93. 170b26b Merge "SDK only: add markup for use in documentation." into ics-mr1 by Dianne Hackborn · 14 years ago
  94. 5d721ef am b0a30e43: EmuGL: remove broken EGL buffer refcounting by Jesse Hall · 14 years ago
  95. e0c8f94 SDK only: add markup for use in documentation. by Dianne Hackborn · 14 years ago
  96. b0a30e4 EmuGL: remove broken EGL buffer refcounting by Jesse Hall · 14 years ago
  97. a05b88e am fed7d838: Move samples to API 15. by Xavier Ducrohet · 14 years ago
  98. fed7d83 Move samples to API 15. by Xavier Ducrohet · 14 years ago
  99. 99dbc05 am 646e7964: Merge "Increase skin ram and vmheap." into ics-mr1 by Xavier Ducrohet · 14 years ago
  100. f657a0a am 4fed461d: Revert "Revert "Update the media_profiles.xml file to include..." by James Dong · 14 years ago