1. ccfe22f Merge "stagefright aacenc: Add prototypes for arm specific implementations of functions" by Jean-Baptiste Queru · 13 years ago
  2. 64485b7 Merge "stagefright amrwb: Make local const arrays static" by Jean-Baptiste Queru · 13 years ago
  3. 6a28648 Merge "stagefright amrwb: Change a C++ style cast into a C style cast" by Jean-Baptiste Queru · 13 years ago
  4. c8ebd8e Merge changes Ib4e27ea3,I4ad55266,Ie32b32c7 by Jean-Baptiste Queru · 13 years ago
  5. 0470e9d Merge "stagefright aacenc: Simplify the definition of __inline" by Jean-Baptiste Queru · 13 years ago
  6. c95d442 Merge "stagefright amrwbenc: Remove a useless check" by Jean-Baptiste Queru · 13 years ago
  7. 3e9a941 Merge "stagefright aacenc: Remove a stray semicolon" by Jean-Baptiste Queru · 13 years ago
  8. 8f420ae Merge "stagefright amrwb: Make a global const array static" by Jean-Baptiste Queru · 13 years ago
  9. d98681e Merge "stagefright amrwbenc: Change keyword ordering" by Jean-Baptiste Queru · 13 years ago
  10. 98fc51d Merge "stagefright aacenc: Don't address a Word32 with a Word16 pointer" by Jean-Baptiste Queru · 13 years ago
  11. 9f32cdb Merge "stagefright aacenc: Make the bits to write in WriteBits unsigned" by Jean-Baptiste Queru · 13 years ago
  12. 3815cf3 Merge "stagefright aacenc: Fix an inline asm constraint" by Jean-Baptiste Queru · 13 years ago
  13. 3f10c25 Merge changes I903353c5,I822dcc74 by Jean-Baptiste Queru · 13 years ago
  14. b36440d Merge "stagefright aacenc: Zero-initialize a struct" by Jean-Baptiste Queru · 13 years ago
  15. 69ce038 Merge "stagefright aacenc: Avoid warnings about incompatible pointer types" by Jean-Baptiste Queru · 13 years ago
  16. adae878 Merge "stagefright aacenc: Add const declarations to some pointers" by Jean-Baptiste Queru · 13 years ago
  17. 026b1b2 Merge "stagefright aacenc: Fix inline asm" by Jean-Baptiste Queru · 13 years ago
  18. 63f2b75 Merge "stagefright aacenc: Fix inline asm constraints" by Jean-Baptiste Queru · 13 years ago
  19. 0025dd3 Merge "Fix for issue 9656 - custom xml attributes in Android Libraries" by Jean-Baptiste Queru · 13 years ago
  20. 7cf89f1 Merge "Add stubs for improved compatibility" by Jean-Baptiste Queru · 13 years ago
  21. 7e7e133 Merge "Xcode 4.3 compatibility checkin" by Jean-Baptiste Queru · 13 years ago
  22. 66979ec Merge "The bigger touch slop still has a problem" by Jean-Baptiste Queru · 13 years ago
  23. 24ef414 Merge "Call onTimeChanged when AM/PM changed." by Jean-Baptiste Queru · 13 years ago
  24. 579c2b4 Xcode 4.3 compatibility checkin by Al Sutton · 13 years ago
  25. 125c4b9 Merge "Return error code when composing PDU fails" by Jean-Baptiste Queru · 13 years ago
  26. 651fdee Merge "Add support for bmp and wav content types in MMS" by Jean-Baptiste Queru · 13 years ago
  27. 3429dad Merge "Increase PDU parts buffer size for performance reasons" by Jean-Baptiste Queru · 13 years ago
  28. 5e9fd07 Merge "Fix incorrect prototype for JNI call" by Jean-Baptiste Queru · 13 years ago
  29. 6ce7188 Merge "Skia API changes as a result of an update to the Skia library." by Jean-Baptiste Queru · 14 years ago
  30. 2bc69de Merge "Wi-Fi: Handle disconnect in middle of DHCP operation" by Jean-Baptiste Queru · 14 years ago
  31. a8ed1d4 Merge "stagefright aacenc: Fix type definitions for 64 bit platforms" by Jean-Baptiste Queru · 14 years ago
  32. afcc5fa Merge "stagefright amrwbenc: Make the mem_malloc function 64-bit safe" by Jean-Baptiste Queru · 14 years ago
  33. 86391d8 Merge "stagefright aacenc: Add missing newlines at the end of files" by Jean-Baptiste Queru · 14 years ago
  34. e5fb848 Merge "stagefright aacenc: Properly terminate a comment" by Jean-Baptiste Queru · 14 years ago
  35. f2e6108 Merge "Rename LOG_ASSERT to ALOG_ASSERT" by Jean-Baptiste Queru · 14 years ago
  36. 82a0641 Merge "Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)" by Jean-Baptiste Queru · 14 years ago
  37. 86c9a50 Merge "Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)" by Jean-Baptiste Queru · 14 years ago
  38. 837796e Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)" by Jean-Baptiste Queru · 14 years ago
  39. 04b2818 Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)" by Jean-Baptiste Queru · 14 years ago
  40. 49c36b1 Merge "Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)" by Jean-Baptiste Queru · 14 years ago
  41. dcc7031 Rename LOG_ASSERT to ALOG_ASSERT by Steve Block · 14 years ago
  42. 11862d6 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 14 years ago
  43. 252778f Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 14 years ago
  44. 5b11920 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 14 years ago
  45. a6c2fd5 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 14 years ago
  46. 1888a81 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 14 years ago
  47. f98b6fd Merge "Rename (IF_)LOG() to (IF_)ALOG()" by Jean-Baptiste Queru · 14 years ago
  48. 00469f1 Rename (IF_)LOG() to (IF_)ALOG() by Steve Block · 14 years ago
  49. dcee50e Merge "stagefright aacenc/amrwbenc: Remove trailing whitespace" by Jean-Baptiste Queru · 14 years ago
  50. 7e97651 Reconcile with ics-mr1-release by The Android Open Source Project · 14 years ago
  51. 480be20 am 8b6ed2d1: Doc change: edits to ICS MR1 API Overview. by Dirk Dougherty · 14 years ago
  52. 2ee5187 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 · 14 years ago
  53. 155e09d Merge "docs: Release Notes v2 for Android 4.0.3, ADT 16.0.1, Support lib r5-r6" into ics-mr1 by Joe Fernandez · 14 years ago
  54. 78bd4d5 am 14633f1b: am 48e0617b: Fixed Android U Enterprise lesson pre-requisites and a minor typo. by Fred Chung · 14 years ago
  55. 3aa6ccc am 48e0617b: Fixed Android U Enterprise lesson pre-requisites and a minor typo. by Fred Chung · 14 years ago
  56. e10fada 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 · 14 years ago
  57. 7f3a146 Merge "docs: Release Notes for Android 4.0.3, ADT 16.0.1, Support lib r5-r6" into ics-mr1 by Scott Main · 14 years ago
  58. 7d6b89e am 36c67785: docs: update homepage for 4.0.3 announcment by Scott Main · 14 years ago
  59. 73ce026 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago
  60. e3f5721 am 4cb7d095: am 98af5edc: docs: fix encoding issue or whatever with docs (not showing titles) by Scott Main · 14 years ago
  61. c3df4ee am 98af5edc: docs: fix encoding issue or whatever with docs (not showing titles) by Scott Main · 14 years ago
  62. 4e7c034 am 8f266b9e: am d9bc2d21: Merge "docs: add remembering users class to nav" into ics-mr0 by Scott Main · 14 years ago
  63. d8f6609 am d9bc2d21: Merge "docs: add remembering users class to nav" into ics-mr0 by Scott Main · 14 years ago
  64. b6f7ffd Merge "docs: add remembering users class to nav" into ics-mr0 by Scott Main · 14 years ago
  65. 63752fc am 26e461b3: am 5dac1976: Merge "Doc merge from master:Training class on Identifying and Authenticating Users." into ics-mr0 by Scott Main · 14 years ago
  66. 75e1215 am 5dac1976: Merge "Doc merge from master:Training class on Identifying and Authenticating Users." into ics-mr0 by Scott Main · 14 years ago
  67. 9827c71 Merge "Doc merge from master:Training class on Identifying and Authenticating Users." into ics-mr0 by Scott Main · 14 years ago
  68. e872d92 am ce5643c7: am abfcbd16: docs: typo in training orientation by Scott Main · 14 years ago
  69. 275749e am abfcbd16: docs: typo in training orientation by Scott Main · 14 years ago
  70. fa90d7d am 1584a816: am 408f94b1: Merge "docs: Minor bugfix to Android U navigation design class" into ics-mr0 by Roman Nurik · 14 years ago
  71. 21c8f7b am 408f94b1: Merge "docs: Minor bugfix to Android U navigation design class" into ics-mr0 by Roman Nurik · 14 years ago
  72. 4c63a75 am ac279de9: Merge "SurfaceMediaSource: use the HW_TEXTURE usage bit" into ics-mr1 by Dave Burke · 14 years ago
  73. 5e2c246 Merge "SurfaceMediaSource: use the HW_TEXTURE usage bit" into ics-mr1 by Dave Burke · 14 years ago
  74. d2db6cf Merge "docs: Minor bugfix to Android U navigation design class" into ics-mr0 by Roman Nurik · 14 years ago
  75. e81ece3 am aeb06e34: am 6fbddffc: Merge "Minor tweaks to Sharing class, updated some typos, wording and a screenshot." into ics-mr0 by Scott Main · 14 years ago
  76. c016595 am 5f0df1b8: am 580f0146: docs: add camera and design, remove users update title names for many lessons by Scott Main · 14 years ago
  77. 0bee144 am 6fbddffc: Merge "Minor tweaks to Sharing class, updated some typos, wording and a screenshot." into ics-mr0 by Scott Main · 14 years ago
  78. ef007ca am 580f0146: docs: add camera and design, remove users update title names for many lessons by Scott Main · 14 years ago
  79. bf60c4d Merge "Minor tweaks to Sharing class, updated some typos, wording and a screenshot." into ics-mr0 by Scott Main · 14 years ago
  80. cad9f4d am ea627994: am fc3f8e69: Merge "Remove references to sample application" into ics-mr0 by Sparky Rhode · 14 years ago
  81. c5d1426 am fc3f8e69: Merge "Remove references to sample application" into ics-mr0 by Sparky Rhode · 14 years ago
  82. 7f3aac5 Merge "Remove references to sample application" into ics-mr0 by Sparky Rhode · 14 years ago
  83. 8b589d0 am eb623347: am d37e2b35: Merge "Android U Class: Designing Effective and Intuitive App Navigation" into ics-mr0 by Roman Nurik · 14 years ago
  84. a8c593f am d37e2b35: Merge "Android U Class: Designing Effective and Intuitive App Navigation" into ics-mr0 by Roman Nurik · 14 years ago
  85. 189d5af Merge "Android U Class: Designing Effective and Intuitive App Navigation" into ics-mr0 by Roman Nurik · 14 years ago
  86. 425b7f0 am 6aee4582: am 2cbcdc76: Merge "docs: Add training homepage, side nav, and title changes" into ics-mr0 by Scott Main · 14 years ago
  87. c9a175a am 2cbcdc76: Merge "docs: Add training homepage, side nav, and title changes" into ics-mr0 by Scott Main · 14 years ago
  88. 431002d Merge "docs: Add training homepage, side nav, and title changes" into ics-mr0 by Scott Main · 14 years ago
  89. c8ea2d5 am fc6ac0f2: am 564e8aa4: docs: Android University - Camera class by Scott Main · 14 years ago
  90. c55dd46 am 564e8aa4: docs: Android University - Camera class by Scott Main · 14 years ago
  91. 35ad6be am 19552e95: am d25ad2fd: cherrypick from ics-mr1 to avoid pending merge conflicts: Change-Id: If1341cdc456ace9037bd2175479d89454e084e22 docs: remove some "new" tags from side navs by Scott Main · 14 years ago
  92. a526147 am d25ad2fd: cherrypick from ics-mr1 to avoid pending merge conflicts: Change-Id: If1341cdc456ace9037bd2175479d89454e084e22 docs: remove some "new" tags from side navs by Scott Main · 14 years ago
  93. 8cb9834 am 43834487: docs: remove some "new" tags from side navs by Scott Main · 14 years ago
  94. b85127a am 481cd5a8: am 3d672e1e: Android U Class: Monetization / Ads without Compromising User Experience by Scott Main · 14 years ago
  95. a44a3f8 am 3d672e1e: Android U Class: Monetization / Ads without Compromising User Experience by Scott Main · 14 years ago
  96. 553d695 am cf927f22: am aed4ced6: Android U Class: Developing Android Applications for the Enterprise. This class uses a sample app. by Scott Main · 14 years ago
  97. 15cd12d am aed4ced6: Android U Class: Developing Android Applications for the Enterprise. This class uses a sample app. by Scott Main · 14 years ago
  98. a222ebf am e4e6c066: am f9cca66e: Docs: Training class on Identifying and Authenticating Users. by Scott Main · 14 years ago
  99. bff6442 am f9cca66e: Docs: Training class on Identifying and Authenticating Users. by Scott Main · 14 years ago
  100. 6d0a127 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago