1. 47b56c5 Merge "stagefright aacenc: Add const declarations to some pointers" by Jean-Baptiste Queru · 13 years ago
  2. 1b70461 Merge "stagefright aacenc: Fix inline asm" by Jean-Baptiste Queru · 13 years ago
  3. bf1e85b Merge "stagefright aacenc: Fix inline asm constraints" by Jean-Baptiste Queru · 13 years ago
  4. 63e43ba Merge "Fix for issue 9656 - custom xml attributes in Android Libraries" by Jean-Baptiste Queru · 13 years ago
  5. 69e9c30 Merge "Add stubs for improved compatibility" by Jean-Baptiste Queru · 13 years ago
  6. 2d03a93 Merge "Xcode 4.3 compatibility checkin" by Jean-Baptiste Queru · 13 years ago
  7. 4280891 Merge "The bigger touch slop still has a problem" by Jean-Baptiste Queru · 13 years ago
  8. cd0f308 Add stubs for improved compatibility by Jean-Baptiste Queru · 13 years ago
  9. fc24982 Merge "Call onTimeChanged when AM/PM changed." by Jean-Baptiste Queru · 13 years ago
  10. dac640f The bigger touch slop still has a problem by Masanori Ogino · 13 years ago
  11. 7a4d92a Xcode 4.3 compatibility checkin by Al Sutton · 13 years ago
  12. 44c1f01 Merge "Return error code when composing PDU fails" by Jean-Baptiste Queru · 13 years ago
  13. c2461eb Merge "Add support for bmp and wav content types in MMS" by Jean-Baptiste Queru · 13 years ago
  14. a1ee18f Merge "Increase PDU parts buffer size for performance reasons" by Jean-Baptiste Queru · 13 years ago
  15. 9962ca1 Increase PDU parts buffer size for performance reasons by Matthias Thomae · 14 years ago
  16. 54c3ce2 Return error code when composing PDU fails by Matthias Thomae · 14 years ago
  17. f821ce7 Call onTimeChanged when AM/PM changed. by SeongJae Park · 13 years ago
  18. 472512f Merge "Fix incorrect prototype for JNI call" by Jean-Baptiste Queru · 13 years ago
  19. a081c7b Merge "Skia API changes as a result of an update to the Skia library." by Jean-Baptiste Queru · 13 years ago
  20. 8835f29 Fix incorrect prototype for JNI call by Bhanu Chetlapalli · 13 years ago
  21. 889a3fa Skia API changes as a result of an update to the Skia library. by Derek Sollenberger · 13 years ago
  22. 9781870 Merge "Wi-Fi: Handle disconnect in middle of DHCP operation" by Jean-Baptiste Queru · 13 years ago
  23. 21bd79f Wi-Fi: Handle disconnect in middle of DHCP operation by Vishal Mahaveer · 13 years ago
  24. 1204550 Merge "stagefright aacenc: Fix type definitions for 64 bit platforms" by Jean-Baptiste Queru · 13 years ago
  25. 98539a4 Merge "stagefright amrwbenc: Make the mem_malloc function 64-bit safe" by Jean-Baptiste Queru · 13 years ago
  26. d80cbb8 Merge "stagefright aacenc: Add missing newlines at the end of files" by Jean-Baptiste Queru · 13 years ago
  27. 164a984 Merge "stagefright aacenc: Properly terminate a comment" by Jean-Baptiste Queru · 13 years ago
  28. 9d25b82 Merge "Rename LOG_ASSERT to ALOG_ASSERT" by Jean-Baptiste Queru · 13 years ago
  29. 6df477b Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)" by Jean-Baptiste Queru · 13 years ago
  30. a826f9e Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)" by Jean-Baptiste Queru · 13 years ago
  31. 4f367f3 Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)" by Jean-Baptiste Queru · 13 years ago
  32. ba7f0d2 Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)" by Jean-Baptiste Queru · 13 years ago
  33. ee4618b Merge "Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)" by Jean-Baptiste Queru · 13 years ago
  34. f68633d Rename LOG_ASSERT to ALOG_ASSERT by Steve Block · 13 years ago
  35. c6aacce Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  36. a51f0e7 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  37. 933e856 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  38. 1afd5ba Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  39. 06ade6a Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  40. c318bbb Merge "Rename (IF_)LOG() to (IF_)ALOG()" by Jean-Baptiste Queru · 13 years ago
  41. ad3f514 Rename (IF_)LOG() to (IF_)ALOG() by Steve Block · 13 years ago
  42. 4054856 stagefright aacenc: Add const declarations to some pointers by Martin Storsjo · 14 years ago
  43. d7bbc3d stagefright aacenc: Properly terminate a comment by Martin Storsjo · 13 years ago
  44. 5433616 stagefright aacenc: Fix inline asm by Mans Rullgard · 13 years ago
  45. e7e3c5c stagefright aacenc: Fix inline asm constraints by Mans Rullgard · 13 years ago
  46. 75261fa stagefright aacenc: Fix type definitions for 64 bit platforms by Martin Storsjo · 13 years ago
  47. 656bb97 stagefright amrwbenc: Make the mem_malloc function 64-bit safe by Martin Storsjo · 14 years ago
  48. 17510c1 stagefright aacenc: Add missing newlines at the end of files by Martin Storsjo · 13 years ago
  49. b4cee0f Merge "stagefright aacenc/amrwbenc: Remove trailing whitespace" by Jean-Baptiste Queru · 13 years ago
  50. 62a62ef stagefright aacenc/amrwbenc: Remove trailing whitespace by Mans Rullgard · 13 years ago
  51. 0a3fcc3 Fix Apache stack by John Reck · 13 years ago
  52. 57ea96a Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  53. 4365a48 am 8b6ed2d1: Doc change: edits to ICS MR1 API Overview. by Dirk Dougherty · 13 years ago
  54. 8b6ed2d Doc change: edits to ICS MR1 API Overview. by Dirk Dougherty · 13 years ago
  55. 9b06f09 am 5b18c714: Merge "docs: Release Notes v2 for Android 4.0.3, ADT 16.0.1, Support lib r5-r6" into ics-mr1 by Joe Fernandez · 13 years ago
  56. 5b18c71 Merge "docs: Release Notes v2 for Android 4.0.3, ADT 16.0.1, Support lib r5-r6" into ics-mr1 by Joe Fernandez · 13 years ago
  57. 71d5c1d docs: Release Notes v2 for Android 4.0.3, ADT 16.0.1, Support lib r5-r6 by Joe Fernandez · 13 years ago
  58. d30167f am 14633f1b: am 48e0617b: Fixed Android U Enterprise lesson pre-requisites and a minor typo. by Fred Chung · 13 years ago
  59. 14633f1 am 48e0617b: Fixed Android U Enterprise lesson pre-requisites and a minor typo. by Fred Chung · 13 years ago
  60. 48e0617 Fixed Android U Enterprise lesson pre-requisites and a minor typo. by Fred Chung · 13 years ago
  61. ed8851a am 8e980c1e: Merge "docs: Release Notes for Android 4.0.3, ADT 16.0.1, Support lib r5-r6" into ics-mr1 by Scott Main · 13 years ago
  62. 8e980c1 Merge "docs: Release Notes for Android 4.0.3, ADT 16.0.1, Support lib r5-r6" into ics-mr1 by Scott Main · 13 years ago
  63. 4faca92 am 36c67785: docs: update homepage for 4.0.3 announcment by Scott Main · 13 years ago
  64. 36c6778 docs: update homepage for 4.0.3 announcment by Scott Main · 13 years ago
  65. 9418037 SurfaceMediaSource: use the HW_TEXTURE usage bit by Jamie Gennis · 13 years ago
  66. ce2ac73 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  67. b193d24 am 4cb7d095: am 98af5edc: docs: fix encoding issue or whatever with docs (not showing titles) by Scott Main · 13 years ago
  68. 4cb7d09 am 98af5edc: docs: fix encoding issue or whatever with docs (not showing titles) by Scott Main · 13 years ago
  69. 3e0f448 SurfaceMediaSource: use the HW_TEXTURE usage bit by Jamie Gennis · 13 years ago
  70. 98af5edc7 docs: fix encoding issue or whatever with docs (not showing titles) by Scott Main · 13 years ago
  71. 34e4611 am 8f266b9e: am d9bc2d21: Merge "docs: add remembering users class to nav" into ics-mr0 by Scott Main · 13 years ago
  72. 8f266b9 am d9bc2d21: Merge "docs: add remembering users class to nav" into ics-mr0 by Scott Main · 13 years ago
  73. d9bc2d2 Merge "docs: add remembering users class to nav" into ics-mr0 by Scott Main · 13 years ago
  74. 98e4adf am 26e461b3: am 5dac1976: Merge "Doc merge from master:Training class on Identifying and Authenticating Users." into ics-mr0 by Scott Main · 13 years ago
  75. 26e461b am 5dac1976: Merge "Doc merge from master:Training class on Identifying and Authenticating Users." into ics-mr0 by Scott Main · 13 years ago
  76. 2956f2f docs: add remembering users class to nav by Scott Main · 13 years ago
  77. 5dac197 Merge "Doc merge from master:Training class on Identifying and Authenticating Users." into ics-mr0 by Scott Main · 13 years ago
  78. ec09b26 am ce5643c7: am abfcbd16: docs: typo in training orientation by Scott Main · 13 years ago
  79. ce5643c am abfcbd16: docs: typo in training orientation by Scott Main · 13 years ago
  80. 3b33cdc Doc merge from master:Training class on Identifying and Authenticating Users. by Dirk Dougherty · 13 years ago
  81. abfcbd1 docs: typo in training orientation by Scott Main · 13 years ago
  82. 0bc0e5e am 1584a816: am 408f94b1: Merge "docs: Minor bugfix to Android U navigation design class" into ics-mr0 by Roman Nurik · 13 years ago
  83. 1584a81 am 408f94b1: Merge "docs: Minor bugfix to Android U navigation design class" into ics-mr0 by Roman Nurik · 13 years ago
  84. 0cc1e42 am ac279de9: Merge "SurfaceMediaSource: use the HW_TEXTURE usage bit" into ics-mr1 by Dave Burke · 13 years ago
  85. ac279de Merge "SurfaceMediaSource: use the HW_TEXTURE usage bit" into ics-mr1 by Dave Burke · 13 years ago
  86. 408f94b Merge "docs: Minor bugfix to Android U navigation design class" into ics-mr0 by Roman Nurik · 13 years ago
  87. 265644e docs: Minor bugfix to Android U navigation design class by Roman Nurik · 13 years ago
  88. 09fc766 SurfaceMediaSource: use the HW_TEXTURE usage bit by Jamie Gennis · 13 years ago
  89. 6bbd38e am aeb06e34: am 6fbddffc: Merge "Minor tweaks to Sharing class, updated some typos, wording and a screenshot." into ics-mr0 by Scott Main · 13 years ago
  90. efc8700 am 5f0df1b8: am 580f0146: docs: add camera and design, remove users update title names for many lessons by Scott Main · 13 years ago
  91. aeb06e3 am 6fbddffc: Merge "Minor tweaks to Sharing class, updated some typos, wording and a screenshot." into ics-mr0 by Scott Main · 13 years ago
  92. 5f0df1b am 580f0146: docs: add camera and design, remove users update title names for many lessons by Scott Main · 13 years ago
  93. 6fbddff Merge "Minor tweaks to Sharing class, updated some typos, wording and a screenshot." into ics-mr0 by Scott Main · 13 years ago
  94. 580f014 docs: add camera and design, remove users update title names for many lessons by Scott Main · 13 years ago
  95. 165b3cc am ea627994: am fc3f8e69: Merge "Remove references to sample application" into ics-mr0 by Sparky Rhode · 13 years ago
  96. ea62799 am fc3f8e69: Merge "Remove references to sample application" into ics-mr0 by Sparky Rhode · 13 years ago
  97. fc3f8e6 Merge "Remove references to sample application" into ics-mr0 by Sparky Rhode · 13 years ago
  98. e4f2031 docs: Release Notes for Android 4.0.3, ADT 16.0.1, Support lib r5-r6 by Joe Fernandez · 13 years ago
  99. abe2dec Remove references to sample application by Sparky Rhode · 13 years ago
  100. eb49c9c am eb623347: am d37e2b35: Merge "Android U Class: Designing Effective and Intuitive App Navigation" into ics-mr0 by Roman Nurik · 13 years ago