1. bbe2f51 Disallow use of content::TestBrowserContext from //chrome/browser. by [email protected] · 12 years ago
  2. 183be4e Moved chrome/common/policy to components/policy. by [email protected] · 12 years ago
  3. c79b4011 Remove mention of webkit/plugins from DEPS files. by [email protected] · 12 years ago
  4. 4abe1ab Implement DesktopMediaPickerModel. by [email protected] · 12 years ago
  5. 7940b8e Cut dependencies on WebKit::WebView::zoom(Factor|Level)ToZoom(Level|Factor) by [email protected] · 12 years ago
  6. 453c1b2 Pass WebWindowFeatures to browser when creating a new view by [email protected] · 12 years ago
  7. f274d37 Translate: Refactoring: Reduce dependencies on CLD by [email protected] · 12 years ago
  8. 30c4e38 Remove unused WebKit includes and DEPS entries from chrome/browser by [email protected] · 12 years ago
  9. 8bbf619 Replace third_party/icu/public with third_party/icu/source in the include directives. by [email protected] · 12 years ago
  10. d715cae Remove chrome/browser dependency on WebSecurityPolicy::generateReferrerHeader by [email protected] · 12 years ago
  11. b5be866 move SafariImporter::CanImport to common by [email protected] · 12 years ago
  12. d6f576af Get rid of last call to content::DecodeImage from chrome/browser. Per http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html, icons on Linux are one of png, xpm, or svg. We didn't support svg already. WebKit image decoding doesn't support xpm, so we can just call out to the png decoder directly. by [email protected] · 12 years ago
  13. 946b4ee0 Move most importer code to chrome/utility/importer by [email protected] · 12 years ago
  14. e8b6ca0 Small cleanup for ChromeBrowserMain: by [email protected] · 12 years ago
  15. 537c638d metrics: compress protobufs before uploading. by [email protected] · 12 years ago
  16. 5cfd3bd Revert 209449 "metrics: compress protobufs before uploading." by [email protected] · 12 years ago
  17. de3c6c93 metrics: compress protobufs before uploading. by [email protected] · 12 years ago
  18. d0f837d6 Revert r206949 - "Start moving breakpad integration to a component." by [email protected] · 12 years ago
  19. 28b6d35 Minor DEPS cleanup. by [email protected] · 12 years ago
  20. e689cf25 Move image_decoder.cc/.h from webkit\glue to content\child. by [email protected] · 12 years ago
  21. d21e1b2 remove usage of WebData, WebHTTPBody, and WebURL in content and chrome browser by [email protected] · 12 years ago
  22. cbb22eb Separate NaCl switches to their own file. by [email protected] · 12 years ago
  23. 9e78ba2 Revert r207951 - "Separate NaCl switches to their own file." by [email protected] · 12 years ago
  24. d2e2ccf Separate NaCl switches to their own file. by [email protected] · 12 years ago
  25. f11bcfa remove (unnecessary) include of third_party/WebKit WebHistoryItem.h by [email protected] · 12 years ago
  26. af6e075 additions to DEPS to avoid third_party/WebKit in browser by [email protected] · 12 years ago
  27. 526a16b In components/autofill, move browser/ to core/browser/ by [email protected] · 12 years ago
  28. 56c1bdbc Remove some unnecessary includes of webkit_glue.h. by [email protected] · 12 years ago
  29. d04f8191 In components/autofill, move common/ to core/common/ by [email protected] · 12 years ago
  30. 7dc8d80 Start moving breakpad integration to a component. by [email protected] · 12 years ago
  31. feb7b45c Revert "In components/autofill, move common/ to shared/" by [email protected] · 12 years ago
  32. fe014d1 In components/autofill, move common/ to shared/ by [email protected] · 12 years ago
  33. 64e53e91 move webmenuitem from webkit/glue/ to webkit/common/ by [email protected] · 12 years ago
  34. 758c702 In components/autofill, move browser/risk/ to content/browser/risk/ by [email protected] · 12 years ago
  35. d5b2fdf Move webkit/appcache/* into webkit/{browser,common}/appcache by [email protected] · 12 years ago
  36. 87f7ab4 Introduces NotificationAudioManager. by [email protected] · 12 years ago
  37. c1068031 WebDropData split to content and webkit/common by [email protected] · 12 years ago
  38. fab55e7 reland of 'split webkit/glue/webpreferences to common and renderer' by [email protected] · 12 years ago
  39. 19df700 Move the WebCursor sources from webkit/glue to webkit/common/cursors. by [email protected] · 12 years ago
  40. a0a8144 Revert 203261 "split webkit/glue/webpreferences to common and re..." by [email protected] · 12 years ago
  41. 7edcbc9 split webkit/glue/webpreferences to common and renderer by [email protected] · 12 years ago
  42. 7660ec9 Move webkit/quota files to webkit/browser/quota or webkit/common/quota by [email protected] · 12 years ago
  43. b76b556d Move webkit/blob to new locations. Also move content::WebBlobRegistryImpl to the new common_child library. by [email protected] · 12 years ago
  44. 7df9fe9 Move webkit/fileapi/syncable/* code to webkit/browser/fileapi (final!) by [email protected] · 12 years ago
  45. 61d271f3 Split FileAPI code for common|common_child|renderer by [email protected] · 12 years ago
  46. 3180fe3 chrome/browser: Narrow the deps rules for c/b/ui/views even more. by [email protected] · 12 years ago
  47. 5bbe1597 Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost and ChromeMetroViewerProcessHost by [email protected] · 12 years ago
  48. 028b8ac1 Revert 201806 "Create MetroViewerProcessHost as a common base fo..." by [email protected] · 12 years ago
  49. f947bc1 Create MetroViewerProcessHost as a common base for TestMetroViewerProcessHost and ChromeMetroViewerProcessHost by [email protected] · 12 years ago
  50. 8468d28 Move webkit/user_agent/ into webkit/common by [email protected] · 12 years ago
  51. 585c9dd7 The chrome browser target should not depend on plugins. by [email protected] · 12 years ago
  52. 08b1f75f Move webkit/database to webkit/browser and webkit/common. Also move content::WebDatabaseObserverImpl to the new common_child library. by [email protected] · 12 years ago
  53. 0dd6f203 Move ProfileKeyedService infrastructure to a component by [email protected] · 12 years ago
  54. c4298d0 Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi by [email protected] · 12 years ago
  55. 29eb12c Revert 200828 "Move webkit/fileapi/file_system_mount_point_provi..." by [email protected] · 12 years ago
  56. a35c34ac Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi by [email protected] · 12 years ago
  57. e41d008 components: Create web_modal component. by [email protected] · 12 years ago
  58. 4c3ef09 Set up DEPS rules for new webkit/ dirs by [email protected] · 12 years ago
  59. 391550b webkit: Merge fileapi::GetOriginURLFromIdentifier and DatabaseUtil::GetOriginFromIdentifier by [email protected] · 12 years ago
  60. fbc43201 chrome/browser: Remove balloon_view.h entry from DEPS file. by [email protected] · 12 years ago
  61. fd4bfad Move UnhandledKeyboardEventHandler closer to WebView. by [email protected] · 12 years ago
  62. da84fa4 Move Encryptor to //components/webdata/encryptor. by [email protected] · 12 years ago
  63. 993da5e Move CrxFile, FileReader, ExtensionResource to src/extensions. by [email protected] · 12 years ago
  64. 67e2d0f Fix feedback log collection. by [email protected] · 12 years ago
  65. e4b2fa3 Move remaining Autofill code to //components/autofill. by [email protected] · 12 years ago
  66. f08c3c2 Move Autofill-specific switches and pref names into files within the component. by [email protected] · 12 years ago
  67. edf48d4 Establish components/autofill and move some files by [email protected] · 12 years ago
  68. 75fee37 Introduce //components/user_prefs. by [email protected] · 12 years ago
  69. f42cda80 chrome/browser: Remove stale window_open_disposition.h entry from DEPS whitelist. by [email protected] · 13 years ago
  70. a46d2ac3 browser: Remove more c/b/ui/views entries from DEPS whitelist. by [email protected] · 13 years ago
  71. 62885ab Move content/components/navigation_interception to src/components by [email protected] · 13 years ago
  72. 1f371fa Componentize visitedlinks to src/components/visitedlink by [email protected] · 13 years ago
  73. c2e2b6d Create top level apps component and move some apps code there. by [email protected] · 13 years ago
  74. b88450e7 Componentize AutoLoginPrompter::ParseAutoLoginHeader by [email protected] · 13 years ago
  75. a6236e92 Move wifi_data_provider_chromeos -> content by [email protected] · 13 years ago
  76. 434a132 Move content/components/web_contents_delegate_android to components/web_contents_delegate_android by [email protected] · 13 years ago
  77. 4b6de89 Try 2 [Media Gallery] Move chrome/browser/media_transfer_protocol code to src/device. by [email protected] · 13 years ago
  78. ef7a901 Revert 175073 because it fails to compile on Linux. by [email protected] · 13 years ago
  79. b030ffa [Media Gallery] Move chrome/browser/media_transfer_protocol code to src/device. by [email protected] · 13 years ago
  80. 06af6a4 Android:Remove dependency on device/device.gyp:device_usb by [email protected] · 13 years ago
  81. bd04f249 Decouple IsMetroProcess() calls, introducing IsSingleWindowMetroMode(). by [email protected] · 13 years ago
  82. 885c0e9 Establish /extensions directory and move URLPattern there. by [email protected] · 13 years ago
  83. b27a584 Move navigation interception component to content/components by [email protected] · 13 years ago
  84. 8ae73b8 Revert 166758 - Move navigation interception component to content/components by [email protected] · 13 years ago
  85. 6870f22 Move navigation interception component to content/components by [email protected] · 13 years ago
  86. 832c03ac Set up include rules for webkit/dom_storage. by [email protected] · 13 years ago
  87. cab208eb0 Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to device/bluetooth/. device/bluetooth/ is a new directory to host the bluetooth related files. by [email protected] · 13 years ago
  88. c111195 chrome: Remove browser_view.h entry from browser DEPS whitelist. by [email protected] · 13 years ago
  89. 1ecbe86 Move forms/ out of webkit/. by [email protected] · 13 years ago
  90. 6c2432f Render/pepper hang debugging: generate dumps for the browser and renderer processes if users kill a hung pepper plugin. by [email protected] · 13 years ago
  91. 3e52b60 Generate dumps for relevant renderers when users kill a hung pepper plugin. by [email protected] · 13 years ago
  92. b7631cc Convert the async device ID getter to a chrome resource host by [email protected] · 13 years ago
  93. 895701a Tighten the restrictions on including webkit code from chrome/ by [email protected] · 13 years ago
  94. e2e8e32 Allow audio system to handle synchronized low-latency audio I/O by [email protected] · 13 years ago
  95. 8c2ff2f views: Switch to extension_view_views.* by [email protected] · 13 years ago
  96. f87d7cb Split user agent code out of the 'glue' target by [email protected] · 13 years ago
  97. 6386cf5 Moving google_apis and GaiaClient to src/google_apis. by [email protected] · 13 years ago
  98. bcfd9802 chrome: Remove more entries from DEPS whitelist. by [email protected] · 13 years ago
  99. 4728ca8 Migrate WebRequestRedirectByRegExAction to use RE2 and roll RE2 to revision 97:401ab4168e8e by [email protected] · 13 years ago
  100. 16cddbc Revert 152992 - Migrate WebRequestRedirectByRegExAction to use RE2 and roll RE2 to revision 97:401ab4168e8e by [email protected] · 13 years ago