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