1. 1f92d7f Add libphonenumber to layoutlib.jar. DO NOT MERGE by Deepanshu Gupta · 11 years ago
  2. d0581d2 Fix NPE in layoutlib. DO NOT MERGE by Deepanshu Gupta · 11 years ago
  3. 78cfdf3 Update changed delegate method in Bitmap_Delegate. DO NOT MERGE by Deepanshu Gupta · 11 years ago
  4. 5d9f547 Relayout windows that handle their own config change. by Craig Mautner · 11 years ago
  5. f4800bc Fix text size in Fake Action Bar by Deepanshu Gupta · 11 years ago
  6. 738ffdc Add a method to set a list of uids for a wake lock by Marco Nelissen · 11 years ago
  7. 45f5cd4 Layoutlib Create: Remove references to java package class Objects. by Deepanshu Gupta · 11 years ago
  8. 6c3a638 Merge "Fix layoutlib for KK" into klp-dev by Deepanshu Gupta · 11 years ago
  9. 272d1bc Layoutlib: Add DateIntervalFormat_Delegate required by CalendarView by Deepanshu Gupta · 11 years ago
  10. 4fc655d am 873c76d0: am fb1ee08c: am a49c3585: Merge "Fix CalendarView to show the right month and year label." into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  11. 38d097b am 92a80b18: am 9b827a7d: am ec555902: Merge "Layoutlib: Update the wifi icon in the status bar." into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  12. ca429e0 am 9568ad39: am 94e5ada7: am 81f74f4b: Fix DatePicker and Calendar widget in layoutlib. by Deepanshu Gupta · 11 years ago
  13. 198537c am 7dc35060: am df076962: am 1cf5df38: Layoutlib Create: Remove references to non-std Java classes. by Deepanshu Gupta · 11 years ago
  14. a49c358 Merge "Fix CalendarView to show the right month and year label." into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  15. ec55590 Merge "Layoutlib: Update the wifi icon in the status bar." into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  16. 39e7583 Fix layoutlib for KK by Deepanshu Gupta · 11 years ago
  17. 81f74f4 Fix DatePicker and Calendar widget in layoutlib. by Deepanshu Gupta · 11 years ago
  18. 083e3ca Fix CalendarView to show the right month and year label. by Deepanshu Gupta · 11 years ago
  19. 1cf5df3 Layoutlib Create: Remove references to non-std Java classes. by Deepanshu Gupta · 11 years ago
  20. 9cb5f5b Layoutlib: Update the wifi icon in the status bar. by Deepanshu Gupta · 11 years ago
  21. 5a0f4ec Ignore certain WindowManager flags when touch exploration is enabled by Alan Viverette · 11 years ago
  22. fb45a2e Merge "Fix layoutlib build" into klp-dev by Marco Nelissen · 11 years ago
  23. 7e6f2ee Fix layoutlib build by Marco Nelissen · 11 years ago
  24. 5623d5f Update liblayout by John Reck · 11 years ago
  25. 6c9df50 Fix permissions on WindowManagerService.showAssistant() by Jim Miller · 11 years ago
  26. 79a1a7c am 31207780: am 0ecfe381: am 54d88f76: Fix ClassCastException when rendering ListView by Deepanshu Gupta · 11 years ago
  27. caee47f Merge "Preparation for deleting WebViewClassic" into klp-dev by Jonathan Dixon · 11 years ago
  28. 95d7853 Fix issue #10688644: Java crash in com.android.phone: by Dianne Hackborn · 11 years ago
  29. 54d88f7 Fix ClassCastException when rendering ListView by Deepanshu Gupta · 11 years ago
  30. a712754 Merge "Add isPremultiplied option to Bitmap_Delegate in LayoutLib" into klp-dev by Deepanshu Gupta · 11 years ago
  31. 01f8c0e Fix build. by Dianne Hackborn · 11 years ago
  32. 0851945 am b50de495: am dd4efc22: am 3a762d8b: Merge "Fix text rendering" into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  33. b654556 am 97c88368: am c78d173b: am 68411471: Merge "Fix layout rendering for RTL locales" into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  34. 0d9c922 Fix text rendering by Deepanshu Gupta · 11 years ago
  35. 490efa8 Add isPremultiplied option to Bitmap_Delegate in LayoutLib by Deepanshu Gupta · 11 years ago
  36. 88db0ee Fix layout rendering for RTL locales by Deepanshu Gupta · 11 years ago
  37. 22e90cf Preparation for deleting WebViewClassic by Jonathan Dixon · 11 years ago
  38. 98d6212 Merge "Add CancellationSignal support to file operations." into klp-dev by Jeff Sharkey · 11 years ago
  39. bd3b902 Add CancellationSignal support to file operations. by Jeff Sharkey · 11 years ago
  40. 9e10408 DO NOT MERGE. Fix test breakage by satok · 11 years ago
  41. 1abf5d6 Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap by Chris Craik · 11 years ago
  42. c2f8da8 Merge "Bring along BridgeContext for the ride." into klp-dev by Jeff Sharkey · 11 years ago
  43. b9be11c Bring along BridgeContext for the ride. by Jeff Sharkey · 11 years ago
  44. 667fe10 Refactor Canvas.drawPicture() to delegate to Picture by Jonathan Dixon · 11 years ago
  45. b3c21ac Reduce the transaction fee of getEnabledInputMethodSubtypeList by Satoshi Kataoka · 11 years ago
  46. acb837f Merge "Fix home activity and user switch interactions." by Craig Mautner · 11 years ago
  47. ac6f843 Fix home activity and user switch interactions. by Craig Mautner · 11 years ago
  48. 903709d am 388f85eb: am a2f41b23: am bf8be2ee: Merge "Add orientation to configuration for layoutlib." into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  49. b9ff713 Fix build. by Jeff Brown · 11 years ago
  50. d97d60c Add orientation to configuration for layoutlib. by Deepanshu Gupta · 11 years ago
  51. 144a6ae Fix build. by Craig Mautner · 11 years ago
  52. 80f00c1 Remove concept of system bar from window manager. by John Spurlock · 11 years ago
  53. 04fe6eb Fix a bug resolving the correct icon/logo in action bars by Adam Powell · 11 years ago
  54. 3d05476 am fc691f9d: am 417e512b: Merge "Add missing native methods." into jb-mr2-dev by Deepanshu Gupta · 11 years ago
  55. 279c00e Add missing native methods. by Deepanshu Gupta · 11 years ago
  56. 19849d3 Fix build. by Dianne Hackborn · 11 years ago
  57. b437a79 resolved conflicts for merge of 21dffd5d to master by Jeff Brown · 11 years ago
  58. f9e989d Queues, queues, queues and input. by Jeff Brown · 11 years ago
  59. c849fbc resolved conflicts for merge of 5856ee4b to master by Brian Colonna · 11 years ago
  60. b1b9a8a FUL now restarts when flipping tablet 180 (bug 7484464) by Brian Colonna · 11 years ago
  61. 96f2fef am 483ac9a7: am b404ecc9: Merge "Fix build." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  62. f3d46ce Fix build. by Dianne Hackborn · 11 years ago
  63. 124af2d Update layoutlib to latest interface. by Craig Mautner · 11 years ago
  64. 5c14d36 am 892e0782: am ad4a174b: Merge "Fix build." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  65. 4ec6cc5 Fix build. by Dianne Hackborn · 11 years ago
  66. 2ad9207 Revert ActivityManager changes for tasks. DO NOT MERGE by Craig Mautner · 11 years ago
  67. c4aad01 Formalize overscan metrics. by Dianne Hackborn · 11 years ago
  68. 29ae066 am ec6156f9: Merge "Fix the build." by Jim Miller · 11 years ago
  69. ef04a9b Fix the build. by Jim Miller · 11 years ago
  70. 4f7fb00 am ee973c27: Fix build. by Dianne Hackborn · 11 years ago
  71. ee973c2 Fix build. by Dianne Hackborn · 11 years ago
  72. 102f711 am 534d136a: Merge "Remove unused App methods." by Craig Mautner · 11 years ago
  73. b0c0b1f Remove unused App methods. by Craig Mautner · 11 years ago
  74. c932760 Merge "Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE" by Chris Craik · 11 years ago
  75. 7c1a49f Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE by Chris Craik · 11 years ago
  76. 4f0dd02 am 36ee5485: am 5d5c05de: am b7a4aed9: am f70b8c1c: Merge "Fix DateFormat for layoutlib." into jb-mr1.1-dev by Xavier Ducrohet · 11 years ago
  77. 36ee548 am 5d5c05de: am b7a4aed9: am f70b8c1c: Merge "Fix DateFormat for layoutlib." into jb-mr1.1-dev by Xavier Ducrohet · 11 years ago
  78. 47a021f Fix DateFormat for layoutlib. by Xavier Ducrohet · 11 years ago
  79. 23e500d Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" by Derek Sollenberger · 11 years ago
  80. 961321f App ops: add op for writing settings. by Dianne Hackborn · 11 years ago
  81. 5cf6f8a am 573a18cc: Merge "Fixing the build" by Svetoslav · 12 years ago
  82. f5f7d97 Fixing the build by Svetoslav · 12 years ago
  83. c152e16 am 8fea4e72: Merge "Rework ParceledListSlice to be much easier to use." by Dianne Hackborn · 12 years ago
  84. d8e1dbb Rework ParceledListSlice to be much easier to use. by Dianne Hackborn · 12 years ago
  85. 7ed6c6d am 35654b61: More work on App Ops service. by Dianne Hackborn · 12 years ago
  86. 35654b6 More work on App Ops service. by Dianne Hackborn · 12 years ago
  87. 3cd80d9 am 72c6137a: Handle empty flag attributes, such as gravity="" by Tor Norbye · 12 years ago
  88. 72c6137 Handle empty flag attributes, such as gravity="" by Tor Norbye · 12 years ago
  89. 2fa54ce Merge "Update framework to support r5967 of Skia." into master-chromium by Derek Sollenberger · 12 years ago
  90. 330dd53 Remove remaining doc references to StyledAttributes. by John Spurlock · 12 years ago
  91. 2ec5093 Fixing the build by Svetoslav Ganov · 12 years ago
  92. ca79cf6 Update framework to support r5967 of Skia. by Derek Sollenberger · 12 years ago
  93. f9ae5f7 am 23307cbb: am e0a676a3: Merge "Fix issue #7649590: Background windows sometimes not being hidden for secondary users" into jb-mr1.1-dev by Dianne Hackborn · 12 years ago
  94. bb4ca52 Fix issue #7649590: Background windows sometimes not being hidden for secondary users by Dianne Hackborn · 12 years ago
  95. 152e9bb Refactoring of the screen magnification feature. by Svetoslav Ganov · 12 years ago
  96. 061b4fa am a2bf6181: am 2c29deaa: am 6be441c5: Merge "Add mechanism to kick keyguard to show the assistant" into jb-mr1-lockscreen-dev by Jim Miller · 12 years ago
  97. bef8275 am c7dc250d: am fe7e94a0: am 088fb915: Merge "Add isSafeModeEnabled() API to WindowManagerService" into jb-mr1-lockscreen-dev by Jim Miller · 12 years ago
  98. 4eeb4f6 Add mechanism to kick keyguard to show the assistant by Jim Miller · 12 years ago
  99. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  100. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago