1. 9e06422 Merge "Add install reason" by Bartosz Fabianowski · 8 years ago
  2. 9013325 Merge changes from topic 'vrmode' by Zak Cohen · 8 years ago
  3. a34f53f Add install reason by Bartosz Fabianowski · 8 years ago
  4. 4391fae Merge "Compile bit on darwin, use -j when invoking make" by TreeHugger Robot · 8 years ago
  5. d96cc6e Merge changes I2ff9bd44,I946e681e,If72df07b by TreeHugger Robot · 8 years ago
  6. 9bc89af Add API for apps to declare their "category". by Jeff Sharkey · 8 years ago
  7. e2c77f9 Handle content insets for snapshots by Jorim Jaggi · 8 years ago
  8. 02886a8 Initial implementation of snapshots by Jorim Jaggi · 8 years ago
  9. e96cbd2 Merge "Check the count of the families in a default collection." by Seigo Nonaka · 8 years ago
  10. d973aff Compile bit on darwin, use -j when invoking make by Romain Guy · 8 years ago
  11. 9fa8938 Merge "Add flag and listener for a11y volume requests." by Phil Weaver · 8 years ago
  12. 5058633 Merge "Separate render and verify in tests" by Jerome Gaillard · 8 years ago
  13. 1a6acdb Introduce new UI_MODE_TYPE_VR_HEADSET and qualifier. by Zak Cohen · 8 years ago
  14. e1fe7fa2 Added TaskWindowContainerController by Wale Ogunwale · 8 years ago
  15. 8a7546e Separate render and verify in tests by Diego Perez · 8 years ago
  16. 5becc48 Merge "Call onApplyWindowInsets after requestApplyWindowInsets" by Diego Perez · 8 years ago
  17. 9092dc2 Check the count of the families in a default collection. by Seigo Nonaka · 8 years ago
  18. 6a893bc Merge "AAPT: Dump maxSdkVersion for implicit permissions" by Adam Lesinski · 8 years ago
  19. 9758e22 Implement delegate for new native method from Bitmap by Jerome Gaillard · 8 years ago
  20. 63389da Merge "Update layoulib following changes in Android source code" by Jerome Gaillard · 8 years ago
  21. 4acc16d Add flag and listener for a11y volume requests. by Phil Weaver · 8 years ago
  22. 26c0dfe Support for WindowContainer controllers and listeners by Wale Ogunwale · 8 years ago
  23. 39bdc17 Update layoulib following changes in Android source code by Jerome Gaillard · 8 years ago
  24. 2386df2 AAPT: Dump maxSdkVersion for implicit permissions by Adam Lesinski · 8 years ago
  25. 280cdfc Merge "AAPT2: Treat non-AAPT attributes as Attributes with no format specified." by TreeHugger Robot · 8 years ago
  26. 3866554 AAPT2: Treat non-AAPT attributes as Attributes with no format specified. by Adam Lesinski · 8 years ago
  27. 0abb300 Merge "Tighter equals/hashCode method checking." by TreeHugger Robot · 8 years ago
  28. a090de5 Merge "Detect non-static abstract inner classes." by TreeHugger Robot · 8 years ago
  29. 40d623e Tighter equals/hashCode method checking. by Jeff Sharkey · 8 years ago
  30. 26c8090 Detect non-static abstract inner classes. by Jeff Sharkey · 8 years ago
  31. 73c109a turn off warning that proto generated code causes. by Joe Onorato · 8 years ago
  32. 5a991ad Fix varargs bug that made incident_report print incorrectly. by Joe Onorato · 8 years ago
  33. 7669012 Clean up file names for protos by Joe Onorato · 8 years ago
  34. 0521b69 Merge "Clean up local hprofs" am: 9ab94e15c7 am: 1876d82450 am: 67fd9f3968 by Michael Rosenfeld · 8 years ago
  35. 9b34676 Create new layoutlib-legacy to be included in the SDK by Diego Perez · 8 years ago
  36. bf5546b Merge "Clean up local hprofs" am: 9ab94e15c7 am: 1876d82450 am: 67fd9f3968 by Michael Rosenfeld · 8 years ago
  37. 2b62809 Clean up local hprofs by Michael Rosenfeld · 8 years ago
  38. b69b95f Fix the mac build by Joe Onorato · 8 years ago
  39. 1754d74 First checkin of incident reporting. by Joe Onorato · 8 years ago
  40. 2894d0a Merge "Untangle creation of Task from addition of AppToken in WM." by TreeHugger Robot · 8 years ago
  41. 72919d2 Untangle creation of Task from addition of AppToken in WM. by Wale Ogunwale · 8 years ago
  42. 3be8766 Merge "Fix path to JUnit jar for IDEA module in layoutlib" by Jerome Gaillard · 8 years ago
  43. dae2232 Merge "Fix status and nav bar translucency" by Diego Perez · 8 years ago
  44. 3966e89 Merge "Track BufferIterator changes in libcore" am: 021e8ff2af am: 4ff3c27817 am: 228793a0c9 by Neil Fuller · 8 years ago
  45. 28c9cd6 Merge "Track BufferIterator changes in libcore" am: 021e8ff2af am: 4ff3c27817 by Neil Fuller · 8 years ago
  46. 021e8ff Merge "Track BufferIterator changes in libcore" by Neil Fuller · 8 years ago
  47. 71fc579 Merge "Implement NativeInterpolatorFactoryHelper_Delegate method" by Jerome Gaillard · 8 years ago
  48. e70c909 Merge "Copy preload2.jar to build artifacts" am: 64583c332a am: dc017c4e49 am: 6952303c28 by Michael Rosenfeld · 8 years ago
  49. cc3b779 Merge "Copy preload2.jar to build artifacts" am: 64583c332a am: dc017c4e49 by Michael Rosenfeld · 8 years ago
  50. d19ea14 Copy preload2.jar to build artifacts by Michael Rosenfeld · 8 years ago
  51. ea93fe7 Replace ContentProvider SQL args w/ Bundle & Constants. by Steve McKay · 8 years ago
  52. 404091b Implement NativeInterpolatorFactoryHelper_Delegate method by Jerome Gaillard · 8 years ago
  53. 5ba69e4 Track BufferIterator changes in libcore by Neil Fuller · 8 years ago
  54. 41bcee3 Fix path to JUnit jar for IDEA module in layoutlib by Jerome Gaillard · 8 years ago
  55. 579a04f Merge "Adding missing SurfaceView methods" by Diego Perez · 8 years ago
  56. b38ac0b Give protoc-gen-javastream the ability to output multiple java files. by Joe Onorato · 8 years ago
  57. 289f090 Adding missing SurfaceView methods by Diego Perez · 8 years ago
  58. 48a285c Fix status and nav bar translucency by Diego Perez · 8 years ago
  59. 5119e51 AAPT2: Allow <meta-data> in <manifest> by Adam Lesinski · 8 years ago
  60. f32adf4 Clean up ApplyStyle JNI by John Reck · 8 years ago
  61. 3d76f23 Merge "Add command line action sequencing." am: 880c9acf4a am: 3711f2f0c2 am: 2f5f210f7d by Michael Rosenfeld · 8 years ago
  62. c853f3a Merge "Add command line action sequencing." am: 880c9acf4a am: 3711f2f0c2 by Michael Rosenfeld · 8 years ago
  63. 3711f2f Merge "Add command line action sequencing." am: 880c9acf4a by Michael Rosenfeld · 8 years ago
  64. f457db6 Merge "Adds keyword "default" to the API-linter." by Filip Pavlis · 8 years ago
  65. 8a5a950 Fix LUTInterpolator lookup table position calc am: 0940834c8c am: 00d348ec26 by Doris Liu · 8 years ago
  66. 00d348e Fix LUTInterpolator lookup table position calc am: 0940834c8c by Doris Liu · 8 years ago
  67. 0940834 Fix LUTInterpolator lookup table position calc by Doris Liu · 8 years ago
  68. c37b0a4 Add command line action sequencing. by Michael Rosenfeld · 8 years ago
  69. bece727 Merge "Add an option to bit to not restart." by TreeHugger Robot · 8 years ago
  70. 6592c3c Add an option to bit to not restart. by Joe Onorato · 8 years ago
  71. 428e65d Merge "Preload2: Add sequence UI" am: 56ddac7fd7 am: b9d8535a21 am: 04cbf97d38 by Andreas Gampe · 8 years ago
  72. b9d8535 Merge "Preload2: Add sequence UI" am: 56ddac7fd7 by Andreas Gampe · 8 years ago
  73. 4374749 Preload2: Add sequence UI by Andreas Gampe · 8 years ago
  74. 58feeac Merge "Allow overriding max profile in debugable builds." by Kenny Guy · 8 years ago
  75. db234ef Adds keyword "default" to the API-linter. by Filip Pavlis · 8 years ago
  76. 10a9bd9 Merge "Use junit-host instead of junit" am: 6063357ae6 am: 6fc0c5ceca am: 32317b3c8d by Paul Duffin · 8 years ago
  77. 6fc0c5c Merge "Use junit-host instead of junit" am: 6063357ae6 by Paul Duffin · 8 years ago
  78. 4a064d2 Use junit-host instead of junit by Paul Duffin · 8 years ago
  79. d25cf04 Merge "Add explicit method to dismiss Keyguard" by TreeHugger Robot · 8 years ago
  80. 02c8990 Allow overriding max profile in debugable builds. by Kenny Guy · 8 years ago
  81. 4aab571 Merge "Use junit-host instead of junit" am: 7dda7e1e81 am: bbb501281e am: 52277efa6c by Paul Duffin · 8 years ago
  82. bbb5012 Merge "Use junit-host instead of junit" am: 7dda7e1e81 by Paul Duffin · 8 years ago
  83. 7dda7e1 Merge "Use junit-host instead of junit" by Paul Duffin · 8 years ago
  84. d6d10b6 Preload2: Add isSingleThreaded am: 3bf65c916c am: 57c14c8ee6 am: 80ae2ed225 by Andreas Gampe · 8 years ago
  85. 8e2338f Preload2: Fix action inheritance am: 1c809a3d32 am: 24cd3418c7 am: 2b34ac2bd6 by Andreas Gampe · 8 years ago
  86. f237a11 Preload2: Abstract out UI am: 5cb8998363 am: 826ec71e96 am: eab0eadbf6 by Andreas Gampe · 8 years ago
  87. 57c14c8 Preload2: Add isSingleThreaded am: 3bf65c916c by Andreas Gampe · 8 years ago
  88. 24cd341 Preload2: Fix action inheritance am: 1c809a3d32 by Andreas Gampe · 8 years ago
  89. 826ec71 Preload2: Abstract out UI am: 5cb8998363 by Andreas Gampe · 8 years ago
  90. 3bf65c9 Preload2: Add isSingleThreaded by Andreas Gampe · 8 years ago
  91. 1c809a3 Preload2: Fix action inheritance by Andreas Gampe · 8 years ago
  92. 5cb8998 Preload2: Abstract out UI by Andreas Gampe · 8 years ago
  93. 21cf84f Use junit-host instead of junit by Paul Duffin · 8 years ago
  94. f149ca7 Override TextServicesManager in layoutlib by Jerome Gaillard · 8 years ago
  95. f666c0e Fix layoutlib to reflect recent changes in platform code by Jerome Gaillard · 8 years ago
  96. 5017ece Update allwidgets golden image by Diego Perez · 8 years ago
  97. 8deff10 Merge "Fix shadow painting in layoutlib" by Jerome Gaillard · 8 years ago
  98. 2dd5018 Merge "Add missing ServiceNotFoundException class" by Jerome Gaillard · 8 years ago
  99. d38fffd Store failure thumbnails in CWD/out/failures by Jerome Gaillard · 8 years ago
  100. 555fcd5 Fix shadow painting in layoutlib by Jerome Gaillard · 8 years ago