1. ffa1686 Revert "Move frameworks/base/tools/ to frameworks/tools/" by Adam Lesinski · 11 years ago
  2. afc747b am dcff5cef: am d7a5aaee: am ebcb32f5: Merge commit \'bac61807d3bcfff957b358cb9ad77850bd373689\' into HEAD by The Android Open Source Project · 11 years ago
  3. 1f38506 am ebcb32f5: Merge commit \'bac61807d3bcfff957b358cb9ad77850bd373689\' into HEAD by The Android Open Source Project · 11 years ago
  4. 15582dd Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEAD by The Android Open Source Project · 11 years ago
  5. bd1562d am 57c33d0d: am dbccd44a: (-s ours) Merge commit \'b873a17ce7be0a9771c24999adca6964431728f6\' into HEAD by The Android Open Source Project · 11 years ago
  6. a6b15ae am dbccd44a: (-s ours) Merge commit \'b873a17ce7be0a9771c24999adca6964431728f6\' into HEAD by The Android Open Source Project · 11 years ago
  7. f799828 Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  8. 7caa6a6 resolved conflicts for merge of ed84dea9 to master by Elliott Hughes · 11 years ago
  9. f135d13 am 8f592378: am 69920427: Merge "Fix a variety of small publicly-reported bugs." by Elliott Hughes · 11 years ago
  10. 7eefd9f Fix a variety of small publicly-reported bugs. by Elliott Hughes · 11 years ago
  11. be35481 Move frameworks/base/tools/ to frameworks/tools/ by Mike Lockwood · 11 years ago
  12. 1a0040a Better aidl generated dependency by Ying Wang · 11 years ago
  13. 8b15e48 Revert "Tentative fix for aidl import issue" by Laurent Tu · 11 years ago
  14. 94df171 Tentative fix for aidl import issue by Laurent Tu · 11 years ago
  15. a940c98 am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  16. f360a00 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  17. 162450e Correct executable bit for source files by Kenny Root · 12 years ago
  18. 6013d20 Enhance AIDL to take an explicit id for methods by Maurice Chu · 12 years ago
  19. 2064ec7 Allow multiple 'parcelable' declarations in aidl files by Adam Powell · 12 years ago
  20. d5cc2ab am 4b4b4438: am 33c5670b: Merge "Fewer warnings in aidl generated code." by Elliott Hughes · 12 years ago
  21. b3656e7 Fewer warnings in aidl generated code. by Elliott Hughes · 12 years ago
  22. c625111 am 9d98a089: Check result handler is not null by Manuel Roman · 12 years ago
  23. 24f960d Check result handler is not null by Manuel Roman · 12 years ago
  24. 0ce0a06 Merge remote-tracking branch 'goog/ics-aah-exp' into merge by Mike Lockwood · 12 years ago
  25. c2c62f2 Revert "Revert "The com.android.athome api classes are moving android.support.place."" by Mike Lockwood · 12 years ago
  26. 2ca09fe Revert "The com.android.athome api classes are moving android.support.place." by Mike Lockwood · 12 years ago
  27. bbdc46e The com.android.athome api classes are moving android.support.place. by Joe Onorato · 13 years ago
  28. 58db165 Modified the constructor of EndpointBase by Manuel Roman · 13 years ago
  29. 2466f07 Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes by Jason Simmons · 13 years ago
  30. 45e7a89 Use the new get/putFlattenable methods on RpcData. by Joe Onorato · 13 years ago
  31. 554f636 Don't try to unmarshal void return types when there are out parameters being returned. by Joe Onorato · 13 years ago
  32. 2fe0fe2 For events, require that the parameters be marked in. by Joe Onorato · 13 years ago
  33. f7ae14f Support putting Flattenables in Lists. by Joe Onorato · 13 years ago
  34. 5dec91d Was generating code that uses the wrong RpcData. by Joe Onorato · 13 years ago
  35. 76f479d Update aidl for new Broker API. by Joe Onorato · 13 years ago
  36. baaf9c8 aidl: All flattenable types now must also be parcelable. by Joe Onorato · 13 years ago
  37. d7f3658 Update aidl to new APIs. by Joe Onorato · 13 years ago
  38. 4405052 Suport RpcData as a parcelable type. by Joe Onorato · 13 years ago
  39. 847c1e1 Modified AIDL to support authentication by Manuel Roman · 13 years ago
  40. d88e12e Fix PresenterClass by adding a _listener field by Tim Kilbourn · 13 years ago
  41. e20125d add presenters to aidl. by Joe Onorato · 13 years ago
  42. e385c86 Generate fallthrough for unhandled actions in RPC methods. by Joe Onorato · 13 years ago
  43. 4135a7d Support custom flattenable types for RPC. by Joe Onorato · 13 years ago
  44. 1c5b792 Add RpcData as a built-in marshallable type. by Joe Onorato · 13 years ago
  45. 3d0e06f Add the full suite of RpcData types. by Joe Onorato · 13 years ago
  46. c596cfe Checkpoint adding @home RPC support to aidl by Joe Onorato · 13 years ago
  47. 981accc Merge "Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes" into ics-aah by Jason Simmons · 13 years ago
  48. ff06216 Modified the constructor of EndpointBase by Manuel Roman · 13 years ago
  49. bfbcf60 Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes by Jason Simmons · 13 years ago
  50. 944bd7e The com.android.athome api classes are moving android.support.place. by Joe Onorato · 13 years ago
  51. ffd5ead Use the new get/putFlattenable methods on RpcData. by Joe Onorato · 13 years ago
  52. 86e7dcc Don't try to unmarshal void return types when there are out parameters being returned. by Joe Onorato · 13 years ago
  53. 05f5d78 For events, require that the parameters be marked in. by Joe Onorato · 13 years ago
  54. b0c62e6 Support putting Flattenables in Lists. by Joe Onorato · 13 years ago
  55. 2d8c637 Was generating code that uses the wrong RpcData. by Joe Onorato · 13 years ago
  56. 2b81fe5 Merge "This should fix the build for now." into ics-aah by Joe Onorato · 13 years ago
  57. 1036051 This should fix the build for now. by Joe Onorato · 13 years ago
  58. aaa1899 Merge "Add some extra debug information because this error is only happening on the build server." into ics-aah by Joe Onorato · 13 years ago
  59. 3b3e377 Add some extra debug information because this error is only happening on the build server. by Joe Onorato · 13 years ago
  60. ed1b192 Merge changes Id270a8cf,I439bba75 into ics-aah by Joe Onorato · 13 years ago
  61. 1e72650 keep previous history after reset to mr1 plus aah changes (ics-aah-wip) by Ed Heyl · 13 years ago
  62. 88393bc Revert "Treat parcelables as flattenables for now, until the sdk contains a newer aidl." by Joe Onorato · 13 years ago
  63. e1de95b Treat parcelables as flattenables for now, until the sdk contains a newer aidl. by Joe Onorato · 13 years ago
  64. 3c15619 Update aidl for new Broker API. by Joe Onorato · 13 years ago
  65. 6d235b2 aidl: All flattenable types now must also be parcelable. by Joe Onorato · 13 years ago
  66. cf40087 Update aidl to new APIs. by Joe Onorato · 13 years ago
  67. 06c4a33 Suport RpcData as a parcelable type. by Joe Onorato · 13 years ago
  68. db6af1b Modified AIDL to support authentication by Manuel Roman · 13 years ago
  69. 9ab0f98 Fix PresenterClass by adding a _listener field by Tim Kilbourn · 13 years ago
  70. f6ed1e3 add presenters to aidl. by Joe Onorato · 13 years ago
  71. af85b92 Support custom flattenable types for RPC. by Joe Onorato · 13 years ago
  72. c43d9d7 Generate fallthrough for unhandled actions in RPC methods. by Joe Onorato · 13 years ago
  73. 1ad6654 Add RpcData as a built-in marshallable type. by Joe Onorato · 13 years ago
  74. ae45a28 Add the full suite of RpcData types. by Joe Onorato · 13 years ago
  75. 2158f6c Checkpoint adding @home RPC support to aidl by Joe Onorato · 13 years ago
  76. 3a2fd40 undo reset to ics-mr1 until we have a better method by Ed Heyl · 13 years ago
  77. 2b76071 reset to ics-mr1, but keep history by Ed Heyl · 13 years ago
  78. 7fec0b9 The API doesn't need a container here, all it needs is a Context. by Joe Onorato · 13 years ago
  79. 68e2005 Parcelables are flattenable for now. by Joe Onorato · 13 years ago
  80. 3f4c80a Revert "Treat parcelables as flattenables for now, until the sdk contains a newer aidl." by Joe Onorato · 13 years ago
  81. 67d7c44 Treat parcelables as flattenables for now, until the sdk contains a newer aidl. by Joe Onorato · 13 years ago
  82. 5f314ba Update aidl for new Broker API. by Joe Onorato · 13 years ago
  83. c893474 aidl: All flattenable types now must also be parcelable. by Joe Onorato · 13 years ago
  84. fdcdb02 Update aidl to new APIs. by Joe Onorato · 13 years ago
  85. 37d91f0 Suport RpcData as a parcelable type. by Joe Onorato · 13 years ago
  86. 6072873 Modified AIDL to support authentication by Manuel Roman · 13 years ago
  87. b60b62c Fix PresenterClass by adding a _listener field by Tim Kilbourn · 13 years ago
  88. f89dfea add presenters to aidl. by Joe Onorato · 13 years ago
  89. f61642d Support custom flattenable types for RPC. by Joe Onorato · 13 years ago
  90. adfbbb6 Generate fallthrough for unhandled actions in RPC methods. by Joe Onorato · 13 years ago
  91. 5f03548 Add RpcData as a built-in marshallable type. by Joe Onorato · 13 years ago
  92. 5ccd4b3 Merge "Add the full suite of RpcData types." into ics-aah by Joe Onorato · 13 years ago
  93. c3250e3 Add the full suite of RpcData types. by Joe Onorato · 13 years ago
  94. 1562106 resolved conflicts for merge of 912a8b70 to ics-aah by Jason Simmons · 13 years ago
  95. 03a57f4 Checkpoint adding @home RPC support to aidl by Joe Onorato · 13 years ago
  96. e15d44a Add new dependency generation option to aidl. by Xavier Ducrohet · 13 years ago
  97. 15f8da2 Fix aidl to cope with multiple collection types per method. by Elliott Hughes · 13 years ago
  98. ce44bfc Add notice files for aapt and aidl. by Xavier Ducrohet · 13 years ago
  99. 520f618 merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  100. 4639ab7 am 9d71860e: Merge "The aapt and aidl tools are prebuilt when we\'re doing an apps-only build, so don\'t try to build them." into froyo by Joe Onorato · 14 years ago