[go: nahoru, domu]

  1. 949aef8 TOOD -> TODO by Scott Graham · 7 years ago
  2. cc9f573 Allow only explicit copies of base::Value by jdoerrie · 7 years ago
  3. 4c0e4cb [DeviceService] Update device::SendBuffer to avoid unnecessary vector copy by Han Leon · 7 years ago
  4. ed2387b8 Files App: Prepare UI for rename external USB/SD drive by Klemen Kozjek · 7 years ago
  5. b9f8dc9 [DeviceService] Use WeakPtrFactory instead of SupportsWeakPtr<> for SerialConnection by Han Leon · 7 years ago
  6. 2a11723 Extensions: Change how ManagementPolicy::UserMayLoad is handled. by Karan Bhatia · 7 years ago
  7. 12a3c05 Remove FILE thread usage from extensions file handlers API. by Ben Wells · 7 years ago
  8. 7ff0cdb Send OAuth token with Feedback report by Ahmed Fakhry · 7 years ago
  9. 4a25f75 Map scroll actions for native ARC support by David Tseng · 7 years ago
  10. f2f50de (Reland)[Bindings] Create and use V8 context snapshots. by Hitoshi Yoshida · 7 years ago
  11. ad578c5 [Extensions] Replace test_util::BuildExtension() by Devlin Cronin · 7 years ago
  12. c89373f [Extensions] Replace test_util::CreateEmptyExtension by Devlin Cronin · 7 years ago
  13. 0a29d1d5 Kill renderer on unexpected message in OnResizeGuest. by Kevin McNee · 7 years ago
  14. ef4a7b2 [Extensions] Replace test_util::BuildApp() by Devlin Cronin · 7 years ago
  15. 8a7267f [Extensions Features] Add a HashedExtensionId construct by Devlin Cronin · 7 years ago
  16. 144bfa7 Don't send the browser a message to resize MHVGs before their creation. by Kevin McNee · 7 years ago
  17. 7c7bccb [DeviceService] Merge serial.mojom by Han Leon · 7 years ago
  18. effed0b [DeviceService] Eliminate SerialConnection::TimeoutTask class by Han Leon · 7 years ago
  19. 4547901 [Extensions] Move Extension::DisableReason to its own file by Minh X. Nguyen · 7 years ago
  20. e11e20df Move chrome.feedbackPrivate to extensions by Michael Giuffrida · 7 years ago
  21. b8e65cd0 [Extensions] Expand ExtensionBuilder to be more useful and semantic by Devlin Cronin · 7 years ago
  22. f976d3f Move IDMap to base namespace. by Brett Wilson · 7 years ago
  23. 77be7ae Organize internal media dependencies into sub-components. by Dale Curtis · 7 years ago
  24. 23eed1d Remove legacy gfx::ImageSkia ctor that passes ownership by raw pointer. by Daniel Cheng · 7 years ago
  25. da32b6d AppShell: Support multiple displays by Michael Giuffrida · 7 years ago
  26. dabded4 Updating XTBs based on .GRDs from branch master by Krishna Govind · 7 years ago
  27. 6773307 [DeviceService] Use once callbacks for all serial codes by Han Leon · 7 years ago
  28. fbb03dd Remove base::Value::SetStringWithoutPathExpansion by jdoerrie · 7 years ago
  29. f0d13c9 Revert "(Reland)[Bindings] Create and use V8 context snapshots." by Max Morin · 7 years ago
  30. f6a5016 (Reland)[Bindings] Create and use V8 context snapshots. by Hitoshi Yoshida · 7 years ago
  31. 3e91d7d3 [Extensions Bindings] Bulk update of JS files by Devlin Cronin · 7 years ago
  32. 1af3825 [DeviceService] Expose SerialIoHandler interface from Device Service by Han Leon · 7 years ago
  33. 275ca18 [Extensions Bindings] Add a finch experiment for native bindings by Devlin Cronin · 7 years ago
  34. 2c792cf Keep track of which guests destroy on detach. by W. James MacLean · 7 years ago
  35. 2a0277c Add HexSsid property to ONC dictionary returned from GetStateProperties by Abhishek Bhardwaj · 7 years ago
  36. fe6e766 [Extensions] Update features whitelists to only use hashed IDs by Devlin Cronin · 7 years ago
  37. 2f01862 DNR: Rename some keys used in JSON rules. by Karan Bhatia · 7 years ago
  38. 39b2f1a WebUI: Use Settings UI for proxy dialog by Steven Bennetts · 7 years ago
  39. fa16000 [Extensions Bindings] Support aliased features by Devlin Cronin · 7 years ago
  40. 2db58e3 [Extensions] Add an extension to ModuleSystemTest's ScriptContext by Devlin Cronin · 7 years ago
  41. bc33eb4 [Extensions Bindings] Update FeatureCache for WebUI by Devlin Cronin · 7 years ago
  42. 30458d6c recent: Add a private API to query recently modified files. by Shuhei Takahashi · 7 years ago
  43. b36228d6 Use OnceCallback on Mojo interfaces in //device/usb/public/interfaces by tzik · 7 years ago
  44. 65e9b31 AppShell: Fetch system logs for feedbackPrivate by Michael Giuffrida · 7 years ago
  45. 9400e3ac DNR: Introduce FlatRulesetIndexer to index rules to flatbuffer format. by Karan Bhatia · 7 years ago
  46. 9e8d6f3 Remove host argument from SpawnedTestServer constructor. by Sergey Ulanov · 7 years ago
  47. a171e44 DNR: Introduce flatbuffer schema for declarative rules. by Karan Bhatia · 7 years ago
  48. 9decef8 [Extensions][Cleanup] Constify FeatureProvider feature storage by Devlin Cronin · 7 years ago
  49. b403784 Create SystemLogsFetcher in FeedbackPrivateDelegate by Michael Giuffrida · 7 years ago
  50. ee788f7 Refactors setShape internal API to use a list of Rects by Valery Arkhangorodsky · 7 years ago
  51. 17945d4 [Extensions Bindings] Convert -0 to 0 in argument parsing by Devlin Cronin · 7 years ago
  52. e2129fc Move extension unzip/unpack to background thread by Toni Barzic · 7 years ago
  53. 0221a37 [Extensions][Cleanup] Constify FeatureProvider::GetChildren by Devlin Cronin · 7 years ago
  54. 958fdaa AppShell: Create RootWindowController for per-display windows by Michael Giuffrida · 7 years ago
  55. c06f47e3 [Extensions][Cleanup] Constify FeatureProvider::GetFeature and friend by Devlin Cronin · 7 years ago
  56. 88e0c31 Change GetBackendTaskRunner() to return the same task runner as GetExtensionFileTaskRunner() by Stanislav Chiknavaryan · 7 years ago
  57. 33fc078 Use ReceivedBadMessage throughout guest_view code. by Kevin McNee · 7 years ago
  58. 2dcffb6 Fix tab traversal between lock screen app window and lock screen by Toni Barzic · 7 years ago
  59. e9ce5d2 extensions: Clarify the types of permissions Hosted Apps use by Giovanni Ortuño Urquidi · 7 years ago
  60. 4ce7708 Add an option for restoring last note in lock screen apps to settings by Toni Barzic · 7 years ago
  61. 85266c9 Metrics for lockScreen.data API by Toni Barzic · 7 years ago
  62. 8432a8f3 [Extensions][Cleanup] Constify FeatureProvider::GetParent() by Devlin Cronin · 7 years ago
  63. 4c030784 [Extensions Bindings] Introduce a FeatureCache object by Devlin Cronin · 7 years ago
  64. af5c60f Migrate AppShell to base::RunLoop by Michael Giuffrida · 7 years ago
  65. 324c113 Cleanup methods in NativeDisplayDelegate. by kylechar · 7 years ago
  66. b85da8ed Rename "first_party_for_cookies" to "site_for_cookies". by Mike West · 7 years ago
  67. a548ba1 Point OWNERS of keyboard APIs to ui/keyboard/OWNER by oka@chromium.org · 7 years ago
  68. ac26b6c DNR: Sort domains as required by the url pattern index component. by Karan Bhatia · 7 years ago
  69. 7a282e3 [Extensions] Account for hosted apps in GetExtensionForWebContents by Devlin Cronin · 7 years ago
  70. b7a9717 [Task Migration][Extensions] Update SandboxedUnpacker by Devlin Cronin · 7 years ago
  71. 3851f86 AppShell: Fix crash after closing window on Windows by Michael Giuffrida · 7 years ago
  72. b401fd8 leveldb: Added leveldb_env::Options. by Chris Mumford · 7 years ago
  73. 25e65f0d [Extensions Bindings] Include the stack in caught exceptions by Devlin Cronin · 7 years ago
  74. 9730637 aura: Update WindowTreeHostObserver to take non-const pointer. by Sadrul Habib Chowdhury · 7 years ago
  75. 9356edc DNR: Introduce IndexedRule to store parsed JSON rules. by Karan Bhatia · 7 years ago
  76. 5ccf8c4 Remove DesktopController::GetWindowSize() by Michael Giuffrida · 7 years ago
  77. 675f13c Delegate chrome.feedbackPrivate.getStrings() by Michael Giuffrida · 7 years ago
  78. 9e1a9f8 Move MessageService to //extensions to enable chrome.runtime.connect by Michael Giuffrida · 7 years ago
  79. 442c83f Audio management support in <webview> by Jan Rucka · 7 years ago
  80. ce005ab AppShell: Simplify DesktopController interface by Michael Giuffrida · 7 years ago
  81. 68e47c3 Media Controls: Move media controls resources to media_controls module by Becca Hughes · 7 years ago
  82. b22f2396 [SimpleFeature] Fix a race in whitelisted extension id global init. by Istiaque Ahmed · 7 years ago
  83. 38e3aa5e AppShell: Resize content on window resize by Michael Giuffrida · 7 years ago
  84. f5f1a133 [Extensions] Permit the use of _metadata folder in unpacked mode by Catherine Mullings · 7 years ago
  85. 943ec8a extensions: Fix common misspellings (excluding comments) by Julien Brianceau · 7 years ago
  86. ed3913b7 [DeviceService] Expose SerialDeviceEnumerator interface from Device Service by Han Leon · 7 years ago
  87. e2b0ee57 ShellTestBaseAura for AppShell unit tests by Michael Giuffrida · 7 years ago
  88. 352663b Allow Chrome tests to load extensions from //extensions by Michael Giuffrida · 7 years ago
  89. 7ba924c0 [Extensions Bindings] Call WillReleaseScriptContext for SW contexts by Devlin Cronin · 7 years ago
  90. 00f838c0 Chrome OS: Fix SIM PIN change logic. by Ben Chan · 7 years ago
  91. e7e79d45 Reland "desktop-pwas: Open Bookmark app when link is within scope" by Giovanni Ortuño Urquidi · 7 years ago
  92. 4d41d8c Revert "desktop-pwas: Open Bookmark app when link is within scope" by Tsuyoshi Horo · 7 years ago
  93. 43228dc Allow changing AppWindowClient for tests by Michael Giuffrida · 7 years ago
  94. aecc33f desktop-pwas: Open Bookmark app when link is within scope by Giovanni Ortuño Urquidi · 7 years ago
  95. 20b4688 Allow Linux packages to be built with a non-jessie sysroot by Tom Anderson · 7 years ago
  96. 06ba081 [Task Migration][Extensions] Update FileReader by Devlin Cronin · 7 years ago
  97. 1e4eeb8 Remove base::Value::SetBooleanWithoutPathExpansion by jdoerrie · 7 years ago
  98. a9a51c1 [Task Migration][Extensions] Update ExtensionDownloader by Devlin Cronin · 7 years ago
  99. 205467b Have ChromeRenderFrameObserver own the one true BinderRegistry for Chrome features. by Ben Goodger · 7 years ago
  100. 08a2304 [cast_channel] Make CastSocket::OnOpenCallback take CastSocket* parameter by Bin Zhao · 7 years ago