1. b61e405 Improve performance of LocaleList with Resources by Adam Lesinski · 8 years ago
  2. 6f0d399 Merge "Fix parsing of kernel wakelocks" into nyc-dev by Adam Lesinski · 8 years ago
  3. d84ad30 Fix parsing of kernel wakelocks by Adam Lesinski · 8 years ago
  4. 23cbe85 Move LocaleList to avoid layering violation. by Yohei Yukawa · 8 years ago
  5. 46c4fc3 Refactored NetworkPolicyManagerService mUidRules. by Felipe Leme · 8 years ago
  6. 757c6ea BatteryStats: Fix up semantics of SamplingTimer by Adam Lesinski · 8 years ago
  7. 752434a Merge "Record in progress count when parceling Timer" into nyc-dev by Adam Lesinski · 8 years ago
  8. 98f0d46 Record in progress count when parceling Timer by Adam Lesinski · 8 years ago
  9. 7ecd767 Merge "Delete emojis before and after ZWJ at the same time." into nyc-dev by Raph Levien · 8 years ago
  10. 3675d3c Delete emojis before and after ZWJ at the same time. by Seigo Nonaka · 8 years ago
  11. 84a4c97 Unlock should always wait for pending PRE_BOOT. by Jeff Sharkey · 8 years ago
  12. 65adfee Add some tests for procstats, and fix some bugs that the tests uncovered. by Joe Onorato · 8 years ago
  13. 4b92594 Merge "Exclude unicode space characters from autoLink URL patterns" into nyc-dev by Siyamed Sinir · 8 years ago
  14. d39ae85 Shift+Meta+Space should reverse-rotate subtypes. by Yohei Yukawa · 8 years ago
  15. 41c1bb8 Merge "Remove tests that have been moved to CTS" into nyc-dev by Adam Lesinski · 8 years ago
  16. d119ab9 Merge "Rewrite SuggestionsPopupWindowTest using espresso." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  17. 04518f8 Remove tests that have been moved to CTS by Adam Lesinski · 8 years ago
  18. 31eb74f Rewrite SuggestionsPopupWindowTest using espresso. by Keisuke Kuroyanagi · 8 years ago
  19. 911c269 Exclude unicode space characters from autoLink URL patterns by Siyamed Sinir · 8 years ago
  20. b770ed1 Merge "Have the NetworkScoreService bind to the scorer." into nyc-dev by Jeremy Joslin · 8 years ago
  21. f4eadc5 We only have one mock service. by Philip P. Moltmann · 8 years ago
  22. dd251ef Have the NetworkScoreService bind to the scorer. by Jeremy Joslin · 9 years ago
  23. 75aee0a Merge "Make TextViewActivityTest stable by sleeping between clicks." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  24. fc1d11e Merge "Make hasTransientState be true only if user created selection is active." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  25. 89203de Remove unused import for KeyboardShortcutGroup by Clara Bayarri · 8 years ago
  26. 5f318b6 Make TextViewActivityTest stable by sleeping between clicks. by Keisuke Kuroyanagi · 8 years ago
  27. 183fd50 Make hasTransientState be true only if user created selection is active. by Keisuke Kuroyanagi · 8 years ago
  28. 4938d6e Merge "Fix DownloadManager tests." into nyc-dev by Jeff Sharkey · 8 years ago
  29. f584f12 Fix DownloadManager tests. by Jeff Sharkey · 8 years ago
  30. 9dcb86a Add the print service recommendation service by Philip P. Moltmann · 9 years ago
  31. 394d3df Merge "Hide children in ViewGroup.createSnaphost via internal flag and add test for it." into nyc-dev by Sergei Vasilinetc · 8 years ago
  32. 7f3f499 Allow multiple Resources associated with an Activity by Adam Lesinski · 8 years ago
  33. b37d44e Hide children in ViewGroup.createSnaphost via internal flag and add test for it. by sergeyv · 8 years ago
  34. a393be9 Merge "Add cancelation signal to OnRequestPrinterIcon." into nyc-dev by Philip P. Moltmann · 8 years ago
  35. e5c431c Disable testTextAppearanceInSuggestionsPopup by Keisuke Kuroyanagi · 8 years ago
  36. e54d79c Add cancelation signal to OnRequestPrinterIcon. by Philip P. Moltmann · 8 years ago
  37. 1e632ba Merge "Improve selection handle behavior for bidi text." into nyc-dev by Keisuke Kuroyanagi · 8 years ago
  38. bd91e2f Update PRE_BOOT_COMPLETED for FBE. by Jeff Sharkey · 8 years ago
  39. 3e5bf78 Merge "Keyboard Shortcuts: plumb deviceId through" into nyc-dev by Clara Bayarri · 8 years ago
  40. fcd7e80 Keyboard Shortcuts: plumb deviceId through by Clara Bayarri · 9 years ago
  41. ab852f2 Merge "Add offset() to Path's fast-case mode" into nyc-dev by Sergei Vasilinetc · 8 years ago
  42. ecbcdd3 Add offset() to Path's fast-case mode by sergeyv · 8 years ago
  43. f4afb09 Add cursor positioning tests for emoji. by Seigo Nonaka · 9 years ago
  44. e9b5fc2 Merge "Disable TextViewActivityMouseTest#testContextMenu" into nyc-dev by Jed Estep · 8 years ago
  45. 66c4e57 Disable TextViewActivityMouseTest#testContextMenu by Jed Estep · 8 years ago
  46. 6f54b22 Merge "Don't copy Bitmaps when cloning RemoteViews" into nyc-dev by Adrian Roos · 8 years ago
  47. 7da889d Don't copy Bitmaps when cloning RemoteViews by Adrian Roos · 8 years ago
  48. b898ce9 Merge "Revive some test cases in BackspaceTest/ForwardDeleteTest." into nyc-dev by Seigo Nonaka · 8 years ago
  49. f0bb87b7 Improve selection handle behavior for bidi text. by Keisuke Kuroyanagi · 9 years ago
  50. e7a414e Merge "Do not use hint text for Editor cursor positioning" into nyc-dev by Siyamed Sinir · 8 years ago
  51. 987ec65 Do not use hint text for Editor cursor positioning by Siyamed Sinir · 9 years ago
  52. 01527ee Add *Test marker to print manager parameter tests. This should help with automation of these tests. by Philip P. Moltmann · 8 years ago
  53. 126fdf1 Merge "Stop automatically creating selection action mode." into nyc-dev by Keisuke Kuroyanagi · 9 years ago
  54. c477b58 Stop automatically creating selection action mode. by Keisuke Kuroyanagi · 9 years ago
  55. e675665 Merge "Show SuggestionsPopup when there is a misspelled span." into nyc-dev by Keisuke Kuroyanagi · 9 years ago
  56. 328251a Revive some test cases in BackspaceTest/ForwardDeleteTest. by Seigo Nonaka · 9 years ago
  57. 1c0c14f Merge "NetworkStats.Bucket API polish." into nyc-dev by Jeff Davidson · 9 years ago
  58. 1f7e05e NetworkStats.Bucket API polish. by Jeff Davidson · 9 years ago
  59. 6387cd2 Merge "Added internal test for AutoTransition." into nyc-dev by George Mount · 9 years ago
  60. f8e0da2 Show SuggestionsPopup when there is a misspelled span. by Keisuke Kuroyanagi · 9 years ago
  61. 62006a7 Merge "Remove duplicated test cases." into nyc-dev by Seigo Nonaka · 9 years ago
  62. ca11a73 Added internal test for AutoTransition. by George Mount · 9 years ago
  63. 0304ac8 Merge "Testing initial value for 0-duration animations" into nyc-dev by Doris Liu · 9 years ago
  64. fc1713d Merge "Use LocaleUtils#filterByLanguage for non-keyboard subtypes." into nyc-dev by Yohei Yukawa · 9 years ago
  65. 238faad Use LocaleUtils#filterByLanguage for non-keyboard subtypes. by Yohei Yukawa · 9 years ago
  66. 13d66d8 Merge "Fix: Context menu can contain obsolete suggestions." into nyc-dev by Keisuke Kuroyanagi · 9 years ago
  67. 182f5fe Fix: Context menu can contain obsolete suggestions. by Keisuke Kuroyanagi · 9 years ago
  68. 80861ff Make sure to compare subtype language with system language. by Yohei Yukawa · 9 years ago
  69. 58f1018 Merge "Cache per-Activity Resources objects" into nyc-dev by Adam Lesinski · 9 years ago
  70. 082614c Cache per-Activity Resources objects by Adam Lesinski · 9 years ago
  71. 0ef9faf Change testtag to large as tests needs to have wifi connection by Md Haque · 9 years ago
  72. cf4c7f5 Merge "Fix Download Manager Functional test and enable for APCT" into nyc-dev by Md Haque · 9 years ago
  73. c6272b9 Fix Download Manager Functional test and enable for APCT by Md Haque · 9 years ago
  74. 132039a Remove duplicated test cases. by Seigo Nonaka · 9 years ago
  75. fae4578 Make drag&drop be atomic for undo/redo. by Keisuke Kuroyanagi · 9 years ago
  76. d1631dc Merge "Add test for Transition clone." into nyc-dev by George Mount · 9 years ago
  77. bf7c3b4 Add test for Transition clone. by George Mount · 9 years ago
  78. ad43160 Merge "Add hidden slide fraction call to Slide" into nyc-dev by Tony Mantler · 9 years ago
  79. cfa15bd Add hidden slide fraction call to Slide by Tony Mantler · 9 years ago
  80. 0ebc68a Merge "Introduce script matching for enabling default IME subtypes." into nyc-dev by Seigo Nonaka · 9 years ago
  81. 072a95a Introduce script matching for enabling default IME subtypes. by Seigo Nonaka · 9 years ago
  82. 66c9659 Add "app printer activity" and always keep the print service state by Philip P. Moltmann · 9 years ago
  83. 77dd59f Revert "Introduce script matching for enabling default IME subtypes." by Yohei Yukawa · 9 years ago
  84. 9e7a1c9 Introduce script matching for enabling default IME subtypes. by Seigo Nonaka · 9 years ago
  85. c4dd2e7d Merge "Move the guts of Resources to ResourcesImpl" into nyc-dev by Adam Lesinski · 9 years ago
  86. 7d09ca7 Merge "Remove animation listener while paused." into nyc-dev by George Mount · 9 years ago
  87. 84d0f87 Merge "Email address autolink regex updates." into nyc-dev by Siyamed Sinir · 9 years ago
  88. a06b3f1 Remove animation listener while paused. by George Mount · 9 years ago
  89. 19f4792 Merge "Improve forward delete key handling." into nyc-dev by Seigo Nonaka · 9 years ago
  90. 42275bc Fix a regression in InputMethodUtils. by Yohei Yukawa · 9 years ago
  91. 23a6767 Improve forward delete key handling. by Seigo Nonaka · 9 years ago
  92. fb302cc Move the guts of Resources to ResourcesImpl by Adam Lesinski · 9 years ago
  93. a679323 Revert "Revert "Remove deprecated methods / classes"" by Todd Kennedy · 9 years ago
  94. 40428c8 Testing initial value for 0-duration animations by Doris Liu · 9 years ago
  95. 0716d5f Email address autolink regex updates. by Siyamed Sinir · 9 years ago
  96. b3fdffb Merge changes Iaf179d60,I315cf372,I21d3c5cc into nyc-dev by Yohei Yukawa · 9 years ago
  97. e985c24 Use LocaleList for implicitly enabled subtypes. by Yohei Yukawa · 9 years ago
  98. 102ff07 Add a utility method to filter locales. by Yohei Yukawa · 9 years ago
  99. fc84371 Mechanical refactoring in InputMethodUtilsTest. by Yohei Yukawa · 9 years ago
  100. e1acd63 Make getBatteryUptimeLocked protected so it can be mocked. by Joe Onorato · 9 years ago