1. 3bb3d41 am 230a7092: Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1 by Jim Miller · 13 years ago
  2. 93c518e Fix 5863053: Add method to lock screen immediately. by Jim Miller · 13 years ago
  3. 6e5d9df Merge "Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes" into ics-aah by Jason Simmons · 13 years ago
  4. f545558 Merge "Modified the constructor of EndpointBase" into ics-aah by Manuel Roman · 13 years ago
  5. a8744b7 Modified the constructor of EndpointBase by Manuel Roman · 13 years ago
  6. 20e0cef Add a getEndpointInfo accessor to AIDL-generated RPC proxy classes by Jason Simmons · 13 years ago
  7. 68e6168 Add a new ui mode for "appliance" by Joe Onorato · 13 years ago
  8. ecc11a3 Merge "The com.android.athome api classes are moving android.support.place." into ics-aah by Joe Onorato · 13 years ago
  9. f72abe3 am 2ace3b01: Merge "Merge "AAPT fix printf %zd crash on Windows". Do not merge." into ics-mr1 by Raphael · 13 years ago
  10. 0c86196 The com.android.athome api classes are moving android.support.place. by Joe Onorato · 13 years ago
  11. 7c3bef8 Merge "AAPT fix printf %zd crash on Windows". Do not merge. by Raphael · 13 years ago
  12. c286560 Use the new get/putFlattenable methods on RpcData. by Joe Onorato · 13 years ago
  13. 5e3064c am b54980d1: Merge "Fix issue #5588689: Black camera preview after coming back from gmail" into ics-mr1 by Dianne Hackborn · 13 years ago
  14. 6d05fd3 Fix issue #5588689: Black camera preview after coming back from gmail by Dianne Hackborn · 13 years ago
  15. 6980de4 Don't try to unmarshal void return types when there are out parameters being returned. by Joe Onorato · 13 years ago
  16. 2037c25 For events, require that the parameters be marked in. by Joe Onorato · 13 years ago
  17. 44c620d Support putting Flattenables in Lists. by Joe Onorato · 13 years ago
  18. ab26b50 Was generating code that uses the wrong RpcData. by Joe Onorato · 13 years ago
  19. f1d897d Merge "This should fix the build for now." into ics-aah by Joe Onorato · 13 years ago
  20. 6e5cb4b This should fix the build for now. by Joe Onorato · 13 years ago
  21. fc0bd56 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
  22. 0ee2431 Add some extra debug information because this error is only happening on the build server. by Joe Onorato · 13 years ago
  23. 8f3580e Revert "Treat parcelables as flattenables for now, until the sdk contains a newer aidl." by Joe Onorato · 13 years ago
  24. 47f2f83 Treat parcelables as flattenables for now, until the sdk contains a newer aidl. by Joe Onorato · 13 years ago
  25. adfe8d2 Update aidl for new Broker API. by Joe Onorato · 13 years ago
  26. 94ca1b9 aidl: All flattenable types now must also be parcelable. by Joe Onorato · 13 years ago
  27. abd8c07 Update aidl to new APIs. by Joe Onorato · 13 years ago
  28. 11987cd Suport RpcData as a parcelable type. by Joe Onorato · 13 years ago
  29. 9e2df97 Modified AIDL to support authentication by Manuel Roman · 13 years ago
  30. 923a418 Fix PresenterClass by adding a _listener field by Tim Kilbourn · 13 years ago
  31. 827af24 add presenters to aidl. by Joe Onorato · 13 years ago
  32. acff082 Support custom flattenable types for RPC. by Joe Onorato · 13 years ago
  33. de81fcb Generate fallthrough for unhandled actions in RPC methods. by Joe Onorato · 13 years ago
  34. ef6ab2d Add RpcData as a built-in marshallable type. by Joe Onorato · 13 years ago
  35. 1f44bba Add the full suite of RpcData types. by Joe Onorato · 13 years ago
  36. ae7f32e Checkpoint adding @home RPC support to aidl by Joe Onorato · 13 years ago
  37. 9a78224 The API doesn't need a container here, all it needs is a Context. by Joe Onorato · 13 years ago
  38. 6937988 Parcelables are flattenable for now. by Joe Onorato · 13 years ago
  39. 9c78279 am 64ef6b47: add -ldl to host executables by Iliyan Malchev · 13 years ago
  40. 64ef6b4 add -ldl to host executables by Iliyan Malchev · 13 years ago
  41. dffcf2a am 22522289: am 84e825a8: Merge "Add hasNavigationBar() to the window manager." into ics-mr0 by Daniel Sandler · 13 years ago
  42. 0c4ccff Add hasNavigationBar() to the window manager. by Daniel Sandler · 13 years ago
  43. 2be34ee Revert "Treat parcelables as flattenables for now, until the sdk contains a newer aidl." by Joe Onorato · 13 years ago
  44. 234b5a2 Treat parcelables as flattenables for now, until the sdk contains a newer aidl. by Joe Onorato · 13 years ago
  45. f88287f am 4bb7572e: am bd9d2bcd: Whoops, remove left-over debug output. by Dianne Hackborn · 13 years ago
  46. 8b2c1a8 am c831f6c9: am e6b68036: New aapt feature to do smarter filtering of configurations. by Dianne Hackborn · 13 years ago
  47. bd9d2bc Whoops, remove left-over debug output. by Dianne Hackborn · 13 years ago
  48. e6b6803 New aapt feature to do smarter filtering of configurations. by Dianne Hackborn · 13 years ago
  49. f2608b7 Merge changes I3a51e45a,I73b21022,I6a3984f9 into ics-aah by Manuel Roman · 13 years ago
  50. c7ec1dc Update aidl for new Broker API. by Joe Onorato · 13 years ago
  51. 01b2e96 am 184b44e7: Merge "Fix ownership of CursorWindows across processes. Bug: 5332296" by Jeff Brown · 13 years ago
  52. 9e35e44 aidl: All flattenable types now must also be parcelable. by Joe Onorato · 13 years ago
  53. d218365 Fix ownership of CursorWindows across processes. Bug: 5332296 by Jeff Brown · 13 years ago
  54. 0d2a6b6 Update aidl to new APIs. by Joe Onorato · 13 years ago
  55. afcb6e6 Suport RpcData as a parcelable type. by Joe Onorato · 13 years ago
  56. d27233f Merge "Modified AIDL to support authentication" into ics-aah by Manuel Roman · 13 years ago
  57. 2c5eb26 Modified AIDL to support authentication by Manuel Roman · 13 years ago
  58. 3c32c7a am 85b9edf2: Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately" by Dianne Hackborn · 13 years ago
  59. 85b9edf Merge "Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately" by Dianne Hackborn · 13 years ago
  60. 9a230e0 Fix issue #5371530: SYSTEMUI_FLAG_HIDE_NAVIGATION reasserts itself immediately by Dianne Hackborn · 13 years ago
  61. 71d4111 am 1a7ae634: Merge "Fix build." by Jeff Brown · 13 years ago
  62. 2447871 Fix build. by Jeff Brown · 13 years ago
  63. 4db605c am a11630fc: Merge "LayoutLib: fix support for textScaleX." by Xavier Ducrohet · 13 years ago
  64. 085cbcf am e5493f31: Merge "Layoutlib: Typeface support for loading fonts manually." by Xavier Ducrohet · 13 years ago
  65. fea27fd am 0bb83a28: Merge "Layoutlib now parses system_fonts.xml instead of its own." by Xavier Ducrohet · 13 years ago
  66. d410bfb LayoutLib: fix support for textScaleX. by Xavier Ducrohet · 13 years ago
  67. 1409409 Layoutlib: Typeface support for loading fonts manually. by Xavier Ducrohet · 14 years ago
  68. 178006a0 Layoutlib now parses system_fonts.xml instead of its own. by Xavier Ducrohet · 13 years ago
  69. 6e49dee am 7b1c30df: Merge "Layoutlib: add support for ITextServicesManager." by Xavier Ducrohet · 13 years ago
  70. f1dee19 Layoutlib: add support for ITextServicesManager. by Xavier Ducrohet · 13 years ago
  71. 8e01daf am 58b91575: Merge "LayoutLib: Fix native delegate for Display." by Xavier Ducrohet · 13 years ago
  72. 58b9157 Merge "LayoutLib: Fix native delegate for Display." by Xavier Ducrohet · 13 years ago
  73. 387d078 LayoutLib: Fix native delegate for Display. by Xavier Ducrohet · 13 years ago
  74. df5dd6f am b1955c96: Merge "Add package-verifier to aapt dump badging" by Kenny Root · 13 years ago
  75. 56088a5 Add package-verifier to aapt dump badging by Kenny Root · 13 years ago
  76. a3d9102 am 4f217d5a: am a94489b4: Merge "Don\'t lose product variant strings that also vary between locales." into ics-factoryrom by Eric Fischer · 13 years ago
  77. 4f217d5 am a94489b4: Merge "Don\'t lose product variant strings that also vary between locales." into ics-factoryrom by Eric Fischer · 13 years ago
  78. 914f7e6 Don't lose product variant strings that also vary between locales. by Eric Fischer · 13 years ago
  79. b8a6f22 Fix PresenterClass by adding a _listener field by Tim Kilbourn · 13 years ago
  80. 8487eed Merge "add presenters to aidl." into ics-aah by Joe Onorato · 13 years ago
  81. e415ecb add presenters to aidl. by Joe Onorato · 13 years ago
  82. c976aec am 4c253119: Merge "Prevent unintended rotations. Bug: 4981385" by Jeff Brown · 13 years ago
  83. 4c25311 Merge "Prevent unintended rotations. Bug: 4981385" by Jeff Brown · 13 years ago
  84. c0347aa Prevent unintended rotations. Bug: 4981385 by Jeff Brown · 13 years ago
  85. 0ba3f30 am a982ad19: Merge "Fix issue #5173952: Opening a Notification From Lock Screen..." by Dianne Hackborn · 13 years ago
  86. 90c52de Fix issue #5173952: Opening a Notification From Lock Screen... by Dianne Hackborn · 13 years ago
  87. 088663e am a829e166: Merge "Handle orientation changes more systematically. Bug: 4981385" by Jeff Brown · 13 years ago
  88. 01a98dd Handle orientation changes more systematically. Bug: 4981385 by Jeff Brown · 13 years ago
  89. 0ca2a36d Support custom flattenable types for RPC. by Joe Onorato · 13 years ago
  90. 4742c0c Generate fallthrough for unhandled actions in RPC methods. by Joe Onorato · 13 years ago
  91. c1abc36 am ce801c4a: Fix build. by Dianne Hackborn · 13 years ago
  92. ce801c4 Fix build. by Dianne Hackborn · 13 years ago
  93. 27eee58 Add RpcData as a built-in marshallable type. by Joe Onorato · 13 years ago
  94. ec12dc0 Merge "Add the full suite of RpcData types." into ics-aah by Joe Onorato · 13 years ago
  95. a1426e6 Add the full suite of RpcData types. by Joe Onorato · 13 years ago
  96. 4ef47c2 am ee5e77ca: Make setAdditionalInputMethodSubtypes async by satok · 13 years ago
  97. ee5e77c Make setAdditionalInputMethodSubtypes async by satok · 13 years ago
  98. 6acfc0d resolved conflicts for merge of 912a8b70 to ics-aah by Jason Simmons · 13 years ago
  99. 7add83b Checkpoint adding @home RPC support to aidl by Joe Onorato · 13 years ago
  100. 18fff11 Add new dependency generation option to aidl. by Xavier Ducrohet · 13 years ago