1. 4135a7d Support custom flattenable types for RPC. by Joe Onorato · 13 years ago
  2. 1c5b792 Add RpcData as a built-in marshallable type. by Joe Onorato · 13 years ago
  3. 3d0e06f Add the full suite of RpcData types. by Joe Onorato · 13 years ago
  4. c596cfe Checkpoint adding @home RPC support to aidl by Joe Onorato · 13 years ago
  5. 981accc Merge "Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes" into ics-aah by Jason Simmons · 13 years ago
  6. ff06216 Modified the constructor of EndpointBase by Manuel Roman · 13 years ago
  7. bfbcf60 Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes by Jason Simmons · 13 years ago
  8. 944bd7e The com.android.athome api classes are moving android.support.place. by Joe Onorato · 13 years ago
  9. ffd5ead Use the new get/putFlattenable methods on RpcData. by Joe Onorato · 13 years ago
  10. 86e7dcc Don't try to unmarshal void return types when there are out parameters being returned. by Joe Onorato · 13 years ago
  11. 05f5d78 For events, require that the parameters be marked in. by Joe Onorato · 13 years ago
  12. b0c62e6 Support putting Flattenables in Lists. by Joe Onorato · 13 years ago
  13. 2d8c637 Was generating code that uses the wrong RpcData. by Joe Onorato · 13 years ago
  14. 2b81fe5 Merge "This should fix the build for now." into ics-aah by Joe Onorato · 13 years ago
  15. 1036051 This should fix the build for now. by Joe Onorato · 13 years ago
  16. 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
  17. 3b3e377 Add some extra debug information because this error is only happening on the build server. by Joe Onorato · 13 years ago
  18. ed1b192 Merge changes Id270a8cf,I439bba75 into ics-aah by Joe Onorato · 13 years ago
  19. 1e72650 keep previous history after reset to mr1 plus aah changes (ics-aah-wip) by Ed Heyl · 13 years ago
  20. 88393bc Revert "Treat parcelables as flattenables for now, until the sdk contains a newer aidl." by Joe Onorato · 13 years ago
  21. e1de95b Treat parcelables as flattenables for now, until the sdk contains a newer aidl. by Joe Onorato · 13 years ago
  22. 3c15619 Update aidl for new Broker API. by Joe Onorato · 13 years ago
  23. 6d235b2 aidl: All flattenable types now must also be parcelable. by Joe Onorato · 13 years ago
  24. cf40087 Update aidl to new APIs. by Joe Onorato · 13 years ago
  25. 06c4a33 Suport RpcData as a parcelable type. by Joe Onorato · 13 years ago
  26. db6af1b Modified AIDL to support authentication by Manuel Roman · 13 years ago
  27. 9ab0f98 Fix PresenterClass by adding a _listener field by Tim Kilbourn · 13 years ago
  28. f6ed1e3 add presenters to aidl. by Joe Onorato · 13 years ago
  29. af85b92 Support custom flattenable types for RPC. by Joe Onorato · 13 years ago
  30. c43d9d7 Generate fallthrough for unhandled actions in RPC methods. by Joe Onorato · 13 years ago
  31. 1ad6654 Add RpcData as a built-in marshallable type. by Joe Onorato · 13 years ago
  32. ae45a28 Add the full suite of RpcData types. by Joe Onorato · 13 years ago
  33. 2158f6c Checkpoint adding @home RPC support to aidl by Joe Onorato · 13 years ago
  34. 3a2fd40 undo reset to ics-mr1 until we have a better method by Ed Heyl · 13 years ago
  35. 2b76071 reset to ics-mr1, but keep history by Ed Heyl · 13 years ago
  36. 7fec0b9 The API doesn't need a container here, all it needs is a Context. by Joe Onorato · 13 years ago
  37. 68e2005 Parcelables are flattenable for now. by Joe Onorato · 13 years ago
  38. 3f4c80a Revert "Treat parcelables as flattenables for now, until the sdk contains a newer aidl." by Joe Onorato · 13 years ago
  39. 67d7c44 Treat parcelables as flattenables for now, until the sdk contains a newer aidl. by Joe Onorato · 13 years ago
  40. 5f314ba Update aidl for new Broker API. by Joe Onorato · 13 years ago
  41. c893474 aidl: All flattenable types now must also be parcelable. by Joe Onorato · 13 years ago
  42. fdcdb02 Update aidl to new APIs. by Joe Onorato · 13 years ago
  43. 37d91f0 Suport RpcData as a parcelable type. by Joe Onorato · 13 years ago
  44. 6072873 Modified AIDL to support authentication by Manuel Roman · 13 years ago
  45. b60b62c Fix PresenterClass by adding a _listener field by Tim Kilbourn · 13 years ago
  46. f89dfea add presenters to aidl. by Joe Onorato · 13 years ago
  47. f61642d Support custom flattenable types for RPC. by Joe Onorato · 13 years ago
  48. adfbbb6 Generate fallthrough for unhandled actions in RPC methods. by Joe Onorato · 13 years ago
  49. 5f03548 Add RpcData as a built-in marshallable type. by Joe Onorato · 13 years ago
  50. 5ccd4b3 Merge "Add the full suite of RpcData types." into ics-aah by Joe Onorato · 13 years ago
  51. c3250e3 Add the full suite of RpcData types. by Joe Onorato · 13 years ago
  52. 1562106 resolved conflicts for merge of 912a8b70 to ics-aah by Jason Simmons · 13 years ago
  53. 03a57f4 Checkpoint adding @home RPC support to aidl by Joe Onorato · 13 years ago
  54. e15d44a Add new dependency generation option to aidl. by Xavier Ducrohet · 13 years ago
  55. 15f8da2 Fix aidl to cope with multiple collection types per method. by Elliott Hughes · 13 years ago
  56. ce44bfc Add notice files for aapt and aidl. by Xavier Ducrohet · 14 years ago
  57. 520f618 merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  58. 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
  59. 35741f5 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
  60. 54fba42 The aapt and aidl tools are prebuilt when we're doing an apps-only build, so don't try to build them. by Joe Onorato · 14 years ago
  61. 8960051 merge from open-source master by The Android Open Source Project · 14 years ago
  62. 4fcd1d1 Merge "long modifier was on the wrong argument." by Jean-Baptiste Queru · 14 years ago
  63. 98d791c am 0af04493: am 31bfdf69: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  64. e193df4 am 31bfdf69: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  65. d15e5d0 reconcile android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  66. 2c3d74b long modifier was on the wrong argument. by Scott Turner · 15 years ago
  67. 53dfa93 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  68. e7fe396 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  69. aff1de1 merge from eclair by Jean-Baptiste Queru · 15 years ago
  70. dcfcb19 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  71. 2286417 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  72. aacf5ef merge from open-source master by Jean-Baptiste Queru · 15 years ago
  73. f0084da merge from open-source master by Jean-Baptiste Queru · 15 years ago
  74. 0d661c5 Merge from donut by Jean-Baptiste Queru · 15 years ago
  75. d55ee53 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  76. 2c08bb6 merge from donut by Jean-Baptiste Queru · 15 years ago
  77. 364ff95 am b23896da: Merge snapshot version of donut back into main tree by Jean-Baptiste Queru · 15 years ago
  78. 1d383a8 Merge snapshot version of donut back into main tree by Jean-Baptiste Queru · 15 years ago
  79. b604831 donut snapshot by Jean-Baptiste Queru · 15 years ago
  80. 1d217bd am 747cb3b5: Merge change 9670 into donut by Android (Google) Code Review · 15 years ago
  81. e2272c1 Make aidl annotate onTransact with @Override by Xavier Ducrohet · 15 years ago
  82. d6de2a6 reconcile korg/master into goog/master by Jean-Baptiste Queru · 15 years ago
  83. 7033b07 Merge korg/donut into korg/master by Jean-Baptiste Queru · 15 years ago
  84. b40e375 am db7db69a: Merge snapshot variant of donut back into main tree by Jean-Baptiste Queru · 15 years ago
  85. 0e77f97 Merge snapshot variant of donut back into main tree by Jean-Baptiste Queru · 15 years ago
  86. 87e3865 donut snapshot by Jean-Baptiste Queru · 15 years ago
  87. a85ab64 am c7410f6f: Add includes to enable host C++ tools to compile with GCC 4.4 by Jack Palevich · 15 years ago
  88. 94c1f46 Add includes to enable host C++ tools to compile with GCC 4.4 by Jack Palevich · 15 years ago
  89. 9fb5805 Include stdio.h in tools/aidl/AST.h to make the code build on gcc-4.4 by Scott Tsai · 16 years ago
  90. 08148bd Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 16 years ago
  91. deec691 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  92. ed7bd9d auto import from //depot/cupcake/@136594 by The Android Open Source Project · 16 years ago
  93. e42b5f5 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  94. 3f063e5 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  95. 59500b9 Removing "import" statements from AIDL-generated .java files. by Adrian Taylor · 16 years ago
  96. aa40312 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  97. bcaa86d auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  98. ccace32 Add a few missing headers by Alexey Zaytsev · 16 years ago
  99. 46c012c Initial Contribution by The Android Open Source Project · 16 years ago