1. cff0acb Wait for Keyguard to be drawn after boot. by Jorim Jaggi · 12 years ago
  2. 8533b95 Merge "Switch to KeyguardHostView to reenable clock and multi user switch." into master-lockscreen-dev by Jorim Jaggi · 12 years ago
  3. 40e0b96 am 01f0e449: Merge "Fix build from multiple declaration" by Glenn Kasten · 12 years ago
  4. c316f61 am a3dafcfb: Add a SampleTrustAgent by Adrian Roos · 12 years ago
  5. 01f0e44 Merge "Fix build from multiple declaration" by Glenn Kasten · 12 years ago
  6. a3dafcf Add a SampleTrustAgent by Adrian Roos · 12 years ago
  7. d1f7354 Fix build from multiple declaration by Glenn Kasten · 12 years ago
  8. 78d9aec am 46842d94: Make Keyguard trust aware by Adrian Roos · 12 years ago
  9. e6978cd am 53ab5174: Merge "Define trust agent framework components" by Adrian Roos · 12 years ago
  10. 46842d9 Make Keyguard trust aware by Adrian Roos · 12 years ago
  11. 53ab517 Merge "Define trust agent framework components" by Adrian Roos · 12 years ago
  12. 82142c2 Define trust agent framework components by Adrian Roos · 12 years ago
  13. f4f3de7 am 5c43427c: Merge "Clean up LayerDrawable, ensure cached values are cleared on changes" by Alan Viverette · 12 years ago
  14. 13b67a9 Switch to KeyguardHostView to reenable clock and multi user switch. by Jorim Jaggi · 12 years ago
  15. 58c8a02 am 883e04b3: Merge "Remove unthemed drawable cache, since canApplyTheme != isThemed" by Alan Viverette · 12 years ago
  16. 82f1941 am 716f20d8: Merge "Define initial trust agent API" by Adrian Roos · 12 years ago
  17. 0949792 am b4a132a0: Merge "Turn on RenderThread" by John Reck · 12 years ago
  18. 5c43427 Merge "Clean up LayerDrawable, ensure cached values are cleared on changes" by Alan Viverette · 12 years ago
  19. 883e04b Merge "Remove unthemed drawable cache, since canApplyTheme != isThemed" by Alan Viverette · 12 years ago
  20. 716f20d Merge "Define initial trust agent API" by Adrian Roos · 12 years ago
  21. d529e29 Merge "Reuse KeyguardViewMediator for new Keyguard implementation." into master-lockscreen-dev by Jorim Jaggi · 12 years ago
  22. b4a132a Merge "Turn on RenderThread" by John Reck · 12 years ago
  23. 3d6d9e4 am 1dd51aba: Merge "Use set() return value instead of separate call to initCheck()" by Glenn Kasten · 12 years ago
  24. 1c4e36c Clean up LayerDrawable, ensure cached values are cleared on changes by Alan Viverette · 12 years ago
  25. 1dd51ab Merge "Use set() return value instead of separate call to initCheck()" by Glenn Kasten · 12 years ago
  26. bf430ed am e1791add: Merge "add a null check around scrollAdapter access" by Chris Wren · 12 years ago
  27. 5cf1787 Reuse KeyguardViewMediator for new Keyguard implementation. by Jorim Jaggi · 12 years ago
  28. e1791ad Merge "add a null check around scrollAdapter access" by Chris Wren · 12 years ago
  29. de3b1a2 add a null check around scrollAdapter access by Chris Wren · 12 years ago
  30. ff2144c Define initial trust agent API by Adrian Roos · 12 years ago
  31. 416d3ca am 47bbaea4: Merge "Include more information in AudioTrack JNI error logs" by Glenn Kasten · 12 years ago
  32. 26311cb am 8e150fef: Merge "Add invokeFunctor" by John Reck · 12 years ago
  33. 47bbaea Merge "Include more information in AudioTrack JNI error logs" by Glenn Kasten · 12 years ago
  34. 8e150fe Merge "Add invokeFunctor" by John Reck · 12 years ago
  35. b0923bb am 877ffde5: Merge "Synchronize channel masks in AudioFormat with system/audio.h" by Glenn Kasten · 12 years ago
  36. 877ffde Merge "Synchronize channel masks in AudioFormat with system/audio.h" by Glenn Kasten · 12 years ago
  37. 8f81d08 Include more information in AudioTrack JNI error logs by Glenn Kasten · 14 years ago
  38. a30df72 am 8bfe0555: Merge "Fix warnings" by Glenn Kasten · 12 years ago
  39. 8bfe055 Merge "Fix warnings" by Glenn Kasten · 12 years ago
  40. 0f61cde Turn on RenderThread by John Reck · 12 years ago
  41. f24c5e4 am 0df5cf5a: Merge "Fix typo" by Glenn Kasten · 12 years ago
  42. 0df5cf5 Merge "Fix typo" by Glenn Kasten · 12 years ago
  43. 053cee7 am bd6738b2: Merge "Mark the keyguard package as required for profile" by Alexandra Gherghina · 12 years ago
  44. bd6738b Merge "Mark the keyguard package as required for profile" by Alexandra Gherghina · 12 years ago
  45. d4749eb Mark the keyguard package as required for profile by Alexandra Gherghina · 12 years ago
  46. e402774 am 439cf5b4: am 56a8f8b4: resolved conflicts for merge of 439145f0 to klp-modular-dev-plus-aosp by Narayan Kamath · 12 years ago
  47. 439cf5b am 56a8f8b4: resolved conflicts for merge of 439145f0 to klp-modular-dev-plus-aosp by Narayan Kamath · 12 years ago
  48. 56a8f8b resolved conflicts for merge of 439145f0 to klp-modular-dev-plus-aosp by Narayan Kamath · 12 years ago
  49. 085226c am 546bec8e: Notification usage stats by Christoph Studer · 12 years ago
  50. 439145f am ab561f5b: Merge "Don\'t make isSafeMode a field on the Zygote class." by Narayan Kamath · 12 years ago
  51. ab561f5 Merge "Don't make isSafeMode a field on the Zygote class." by Narayan Kamath · 12 years ago
  52. d1a8d9f Don't make isSafeMode a field on the Zygote class. by Narayan Kamath · 12 years ago
  53. 8ae65ae Address comments for I059d80d8b9b9818a778ab685f4672ea2694def63 by Jorim Jaggi · 12 years ago
  54. bd490ad Merge "Make Keyguard a library and make StatusBar the new Keyguard." into master-lockscreen-dev by Jorim Jaggi · 12 years ago
  55. 546bec8 Notification usage stats by Christoph Studer · 12 years ago
  56. df0b393 am 37109819: am 303d666f: am 0e3f3c70: am 91bbb75c: Merge "Cast CallMethod\'s size_t parameters to jint" by Narayan Kamath · 12 years ago
  57. 3710981 am 303d666f: am 0e3f3c70: am 91bbb75c: Merge "Cast CallMethod\'s size_t parameters to jint" by Narayan Kamath · 12 years ago
  58. 303d666 am 0e3f3c70: am 91bbb75c: Merge "Cast CallMethod\'s size_t parameters to jint" by Narayan Kamath · 12 years ago
  59. 0e3f3c7 am 91bbb75c: Merge "Cast CallMethod\'s size_t parameters to jint" by Narayan Kamath · 12 years ago
  60. 91bbb75 Merge "Cast CallMethod's size_t parameters to jint" by Narayan Kamath · 12 years ago
  61. 732a6ba am 00bc2834: am 2e59bd78: am 41eaa32c: Merge "Replace individual methods with a consolidated CEC nativeSendmessage" into klp-modular-dev by Jinsuk Kim · 12 years ago
  62. 00bc283 am 2e59bd78: am 41eaa32c: Merge "Replace individual methods with a consolidated CEC nativeSendmessage" into klp-modular-dev by Jinsuk Kim · 12 years ago
  63. 2e59bd7 am 41eaa32c: Merge "Replace individual methods with a consolidated CEC nativeSendmessage" into klp-modular-dev by Jinsuk Kim · 12 years ago
  64. 41eaa32c Merge "Replace individual methods with a consolidated CEC nativeSendmessage" into klp-modular-dev by Jinsuk Kim · 12 years ago
  65. 257959a am 562ea3fc: am 80b4e098: am 44b43a51: am 1e4cad81: Merge "GlobalActions: Fix Airplane Mode on/off issue" by Wink Saville · 12 years ago
  66. 562ea3f am 80b4e098: am 44b43a51: am 1e4cad81: Merge "GlobalActions: Fix Airplane Mode on/off issue" by Wink Saville · 12 years ago
  67. 80b4e09 am 44b43a51: am 1e4cad81: Merge "GlobalActions: Fix Airplane Mode on/off issue" by Wink Saville · 12 years ago
  68. 44b43a5 am 1e4cad81: Merge "GlobalActions: Fix Airplane Mode on/off issue" by Wink Saville · 12 years ago
  69. 1e4cad8 Merge "GlobalActions: Fix Airplane Mode on/off issue" by Wink Saville · 12 years ago
  70. 0d1f634 Add invokeFunctor by John Reck · 12 years ago
  71. 58aee2a am ab4fc115: am 1b09c97d: am 4447405d: Merge "Callback on correct method when status is unsuccessful." into klp-modular-dev by Wei Wang · 12 years ago
  72. ab4fc11 am 1b09c97d: am 4447405d: Merge "Callback on correct method when status is unsuccessful." into klp-modular-dev by Wei Wang · 12 years ago
  73. 1b09c97 am 4447405d: Merge "Callback on correct method when status is unsuccessful." into klp-modular-dev by Wei Wang · 12 years ago
  74. 4447405d Merge "Callback on correct method when status is unsuccessful." into klp-modular-dev by Wei Wang · 12 years ago
  75. 1be2c0f am c75db826: Merge "Remove kStatusInvoke & kStatusDraw" by John Reck · 12 years ago
  76. 00bd466 am 903d6407: Merge "Remove DisplayList.java" by John Reck · 12 years ago
  77. d17f243 am 42dda81e: Merge "Update several stale RenderNode variable names" by Chris Craik · 12 years ago
  78. c07a5dd Callback on correct method when status is unsuccessful. by Wei Wang · 12 years ago
  79. c75db82 Merge "Remove kStatusInvoke & kStatusDraw" by John Reck · 12 years ago
  80. 903d640 Merge "Remove DisplayList.java" by John Reck · 12 years ago
  81. 42dda81 Merge "Update several stale RenderNode variable names" by Chris Craik · 12 years ago
  82. 151bea7 am 84ad5d88: am 5d7db503: am e9eb58c9: Merge "Add InputDevice#supportsSource(int)." into klp-modular-dev by Michael Wright · 12 years ago
  83. 6d4a27a am 16ff04ca: am 4669cfff: (-s ours) am d020fd33: Merge changes Ib18c99b9,I9f42eeb9 into klp-modular-dev by Michael Wright · 12 years ago
  84. 64a12e1 Update several stale RenderNode variable names by Chris Craik · 12 years ago
  85. 84ad5d88 am 5d7db503: am e9eb58c9: Merge "Add InputDevice#supportsSource(int)." into klp-modular-dev by Michael Wright · 12 years ago
  86. 16ff04c am 4669cfff: (-s ours) am d020fd33: Merge changes Ib18c99b9,I9f42eeb9 into klp-modular-dev by Michael Wright · 12 years ago
  87. 5d7db50 am e9eb58c9: Merge "Add InputDevice#supportsSource(int)." into klp-modular-dev by Michael Wright · 12 years ago
  88. 4669cff am d020fd33: Merge changes Ib18c99b9,I9f42eeb9 into klp-modular-dev by Michael Wright · 12 years ago
  89. e9eb58c Merge "Add InputDevice#supportsSource(int)." into klp-modular-dev by Michael Wright · 12 years ago
  90. d020fd3 Merge changes Ib18c99b9,I9f42eeb9 into klp-modular-dev by Michael Wright · 12 years ago
  91. a4a1724 am 69a30b5e: Merge "Simplify RenderNode refresh/build/update process" by Chris Craik · 12 years ago
  92. 69a30b5 Merge "Simplify RenderNode refresh/build/update process" by Chris Craik · 12 years ago
  93. fa3b429 am efaf51ad: Merge "Fix drag-to-open forwarding behavior" by Alan Viverette · 12 years ago
  94. df0c431 Simplify RenderNode refresh/build/update process by Chris Craik · 12 years ago
  95. efaf51a Merge "Fix drag-to-open forwarding behavior" by Alan Viverette · 12 years ago
  96. c3b7e6f GlobalActions: Fix Airplane Mode on/off issue by nagarw · 12 years ago
  97. 78efdba Fix drag-to-open forwarding behavior by Alan Viverette · 12 years ago
  98. d719a5b am 7d89b85f: am f1354dd2: am d648e5f7: am e9b4fd07: Merge "Mark constructor as accessible in LayoutInflater." by Jeff Hao · 12 years ago
  99. 77626b1 am 71888f54: am 1872ce3e: am 155e3133: am d511bc17: Merge "[ActivityManager] Fix a bug: unable to start activity after starting activities during screen off." by Craig Mautner · 12 years ago
  100. 0e4ee51 am 7ef7ef0e: am c9b937bb: am 6a14146b: am e328056d: Merge "Add support for additional international keyboard mappings" by Michael Wright · 12 years ago