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