1. eb27946 WorkSource: Fix corner-case in equals method. by Narayan Kamath · 7 years ago
  2. ee07f62 WorkSource: Fix WorkSource#remove for chained worksources. by Narayan Kamath · 7 years ago
  3. cbe0677 WorkSource: Fix getAttributionUid. by Narayan Kamath · 7 years ago
  4. 8182202 Support WorkChains for WakeLock start / stop / change events. by Narayan Kamath · 7 years ago
  5. 6192f73 WorkSource: Fix NPE on set(int) / set(int, String). by Narayan Kamath · 7 years ago
  6. f0202a9 WorkSource: Add support for chaining attribution. by Narayan Kamath · 7 years ago
  7. 2035614 Guide user towards adoption when card is "empty". by Jeff Sharkey · 7 years ago
  8. 59eee8d Merge "Better, consistent definition of AID_SHARED_GID." am: 7e875df695 am: 42064a3aa2 by Jeff Sharkey · 7 years ago
  9. 7018dbc Merge "Better, consistent definition of AID_SHARED_GID." am: 7e875df695 by Jeff Sharkey · 7 years ago
  10. 77a3450 Better, consistent definition of AID_SHARED_GID. by Jeff Sharkey · 7 years ago
  11. 5518246 Java side setup and access to Binder Proxy Tracking by Michael Wachenschwanz · 7 years ago
  12. dbc2bfe Merge "Finish removing ASEC." by TreeHugger Robot · 7 years ago
  13. bdb71e0 Fix StorageManagerIntegrationTest. by Jeff Sharkey · 7 years ago
  14. f8bb244 Finish removing ASEC. by Jeff Sharkey · 7 years ago
  15. 4501c61d Reduce duplicate strings due to the package cache. by Makoto Onuki · 7 years ago
  16. 75ffd66 Add compatibility matrices to VintfObject.report() by Yifan Hong · 7 years ago
  17. 7c8ab26 Merge "Remove unnecessary casts on calls to findViewById" into oc-dev by TreeHugger Robot · 7 years ago
  18. 51efddb Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  19. becc56d Add Java API for libvintf. by Yifan Hong · 7 years ago
  20. 812c95d Allow apps to process ProxyFDCallback asynchrnously. by Daichi Hirono · 8 years ago
  21. 86e4497 Merge "Remove bg_non_interactive cgroup" am: c6c19bd6c0 am: 4ff81206e0 by Wei Wang · 7 years ago
  22. 4ff8120 Merge "Remove bg_non_interactive cgroup" am: c6c19bd6c0 by Wei Wang · 7 years ago
  23. 3adba72 Remove bg_non_interactive cgroup by Wei Wang · 7 years ago
  24. dc4796c Allow setting a persistent VR thread. by Craig Donner · 8 years ago
  25. 09734df Grumble, nobody likes kibibytes. by Jeff Sharkey · 8 years ago
  26. 373d017 Add queryStatsForPackage() API. by Jeff Sharkey · 8 years ago
  27. 9fb0018 Add StorageManager#openProxyFileDescriptor. by Daichi Hirono · 8 years ago
  28. 3107d29 Add Brightness setting for VR Mode. by Santos Cordon · 8 years ago
  29. d6a5660 Add Brightness setting for VR Mode. by Santos Cordon · 8 years ago
  30. 2250d56 Rename MountService to StorageManagerService. by Sudheer Shanka · 8 years ago
  31. 2c89a4c Rename should behave like create: avoid conflict. by Jeff Sharkey · 8 years ago
  32. aa44476 Rename should behave like create: avoid conflict. by Jeff Sharkey · 8 years ago
  33. 2baf095 Adding advanced pattern support to PatternMatcher by Patrick Baumann · 8 years ago
  34. 23cbe85 Move LocaleList to avoid layering violation. by Yohei Yukawa · 8 years ago
  35. f901776 Turn off failing tests in FrameworksCoreTests. by Abodunrinwa Toki · 9 years ago
  36. 4f5e8b3 Valid filenames have length limits! by Jeff Sharkey · 9 years ago
  37. 62539a2 Move extension checking code into FileUtils. by Ben Kwa · 9 years ago
  38. 9962ed5 am 93241de7: Merge "Remove a bitrotted test." automerge: ba6982a by Elliott Hughes · 10 years ago
  39. 988fd73 Remove a bitrotted test. by Elliott Hughes · 10 years ago
  40. 0cce535 Sanitize display names, keep extensions intact. by Jeff Sharkey · 10 years ago
  41. 941a8ba Installing splits into ASECs! by Jeff Sharkey · 10 years ago
  42. 78cc340 Offer to stream and fsync() install sessions. by Jeff Sharkey · 10 years ago
  43. ebf8ad5 Update DrmOutputStream to use raw FileDescriptor. by Jeff Sharkey · 11 years ago
  44. 4ca728c Detect removable and emulated secondary storage. by Jeff Sharkey · 11 years ago
  45. d952690 Move deleteOlderFiles() to framework, tests. by Jeff Sharkey · 11 years ago
  46. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  47. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  48. 9a994b5 am 050c87f8: am a950daf5: Merge changes Ieb566a2a,I953057cd by Kenny Root · 12 years ago
  49. 98e15e7 Use Libcore's stat instead of FileUtils#getFileStatus by Kenny Root · 12 years ago
  50. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  51. 9630704 Power manager rewrite. by Jeff Brown · 12 years ago
  52. dc09102 Tests for mapping android name to uid by Amith Yamasani · 12 years ago
  53. e38b1c4 resolved conflicts for merge of 9855f6e2 to jb-dev-plus-aosp by Kenny Root · 12 years ago
  54. 6dceb88 Allow forward locked apps to be in ASECs by Kenny Root · 12 years ago
  55. c07fca3 Add JNI bindings for some of the libselinux interfaces. by Stephen Smalley · 13 years ago
  56. 13c7197 Revert encryption mapping for device wipes. by Ben Komalo · 13 years ago
  57. 112d339 Fix MemoryFile's output stream to advance. by Jesse Wilson · 13 years ago
  58. 6b888d9 Move AsyncChannelTest and HierarchicalStateMachineTest to proper directory. by Wink Saville · 14 years ago
  59. 51d1032 am 424963ef: am 5dda76a7: Adding some StorageManager integration test infrastructure and some basic tests. by Neal Nguyen · 14 years ago
  60. 5dda76a Adding some StorageManager integration test infrastructure and some basic tests. by Neal Nguyen · 14 years ago
  61. d20a5d6 Add AsyncChannel and AsyncService. by Wink Saville · 14 years ago
  62. a334e7c Allow reliable detection of a message that is in use. by Wink Saville · 14 years ago
  63. ddb2bfe Revert "Allow reliable detection of a message that is in use." by Jaikumar Ganesh · 14 years ago
  64. 6083d81 Allow reliable detection of a message that is in use. by Wink Saville · 14 years ago
  65. a006b472 New API and implementation of DB and memory-backed FDs by Bjorn Bringert · 14 years ago
  66. d7b421b Fix up PackageManager tests by Kenny Root · 14 years ago
  67. f76c56b Frameworks core tests size cleanup. by Brett Chabot · 14 years ago
  68. a4f3bec Update docs, add HANDLED, NOT_HANDLED and getCurrentMessage. by Wink Saville · 14 years ago
  69. 43fe81b Add unit test for passing thread priority & cgroup through Binder. by Dan Egnor · 14 years ago
  70. a3de745 Move PackageManagerTests and AsecTests. by Brett Chabot · 14 years ago
  71. e7be6a8 Allow transitionTo in enter/exit. by Wink Saville · 14 years ago
  72. 91fbd56 Add additional sendMessage methods. by Wink Saville · 14 years ago
  73. e1e37c6 Remove flaky test MemoryFileTest:testPurge from large suite. by Brett Chabot · 14 years ago
  74. f0f566e Ignore instead of throw errors in QuittingState and reorder some parameters. by Wink Saville · 15 years ago
  75. 1b8b98b Add quit and fix HSM EBNF. by Wink Saville · 15 years ago
  76. 1017a13 Clean up after failed MemoryFileTest.testPurge() by Bjorn Bringert · 15 years ago
  77. 1a44d5d Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. by Neal Nguyen · 15 years ago
  78. 1d3165f Phase 2 of test file cleanup: relocating test files from FrameworkTest closer to their sources in core. by Neal Nguyen · 15 years ago