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