1. 42fe7bf2 Cleanup: Remove unneeded includes of notification_service.h, part 2. by [email protected] · 15 years ago
  2. eaa7dd18 Rename ExtensionsService to ExtensionService. by [email protected] · 15 years ago
  3. d728e00 Fix support for --disable-extensions flag. by [email protected] · 15 years ago
  4. 8ecad5e Move: by [email protected] · 15 years ago
  5. fa6a910 Add "open as window" menu item to NTP app menu. by [email protected] · 15 years ago
  6. 3ecda25 Revert 66646 - Add "open as window" menu item to NTP app menu. by [email protected] · 15 years ago
  7. 1b810530 Add "open as window" menu item to NTP app menu. by [email protected] · 15 years ago
  8. 7b5dc00 Cleanup: Include browser.h -> ui/browser.h [Part 3]. by [email protected] · 15 years ago
  9. d3af520 Unmark ExtensionsLoadTest.Test as flaky. It doesn't appear by [email protected] · 15 years ago
  10. 9fabbf7 Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UNUSED_RESULT to make it less likely that callers ignore failures. by [email protected] · 15 years ago
  11. fe13bf6 Re-land 57460 - Add hidden component app for web store. by [email protected] · 15 years ago
  12. e50013c3 Re-land r56529, and add fixes for the browser tests on chromium os. by [email protected] · 15 years ago
  13. 4f08c83f CommandLine: add a CopySwitchesFrom() and AppendSwitchPath() by [email protected] · 15 years ago
  14. b2f665f5 Disable ExtensionsStartupTest.NoFileAccess on Mac. by [email protected] · 15 years ago
  15. 05c8218 Require user opt-in before allowing content script injection on file URLs. by [email protected] · 15 years ago
  16. 5e34a85 Use correct platform #define to mark ExtensionsLoadTest as flaky (OS_MACOSX). by [email protected] · 15 years ago
  17. c5b2c611 Remove MAYBE_ prefix from ExtensionStartupTesst.Test (fixing my mistake) by [email protected] · 15 years ago
  18. 27d53738 Mark ExtensionsLoadTest.Test as flaky on Win/Mac by [email protected] · 15 years ago
  19. df545693 Fix file names so that for browser tests the suffix is _browsertest. by [email protected] · 15 years ago[Renamed from chrome/browser/extensions/extension_startup_unittest.cc]
  20. 9eaa021d Fix build (trivial syntax error). by [email protected] · 15 years ago
  21. 020f49e Do not make the tests fail on failed file deletes. by [email protected] · 15 years ago
  22. 3e59bac Revert 43950 - Revert 43931 [GTTF] Clean up browser tests: by [email protected] · 15 years ago
  23. 714786e1 Revert 43931 - [GTTF] Clean up browser tests: by [email protected] · 15 years ago
  24. 93b86a8 [GTTF] Clean up browser tests: by [email protected] · 15 years ago
  25. 4b77689 Enable tabbed bookmark manager by default. by [email protected] · 15 years ago
  26. e685fc4 Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests and chrome frame breaking. by [email protected] · 15 years ago
  27. 11d2d4e Enable tabbed bookmark manager by default. by [email protected] · 15 years ago
  28. dfd6ee45 Update some windows-only browser tests to run on all platforms. by [email protected] · 15 years ago
  29. 91aecd4f5 Revert 39642 - Update some windowsonly browser tests to run on all platforms. by [email protected] · 15 years ago
  30. 0d229279 Update some windows-only browser tests to run on all platforms. by [email protected] · 15 years ago
  31. 8cb5d5b [GTTF] Reduce header dependencies in chrome. by [email protected] · 16 years ago
  32. 36a06ba Revert 35737 (Chrome OS failing) - Include more extension browser tests on mac and linux. Some minor changes and reorganization. by [email protected] · 16 years ago
  33. d012ee4 Include more extension browser tests on mac and linux. Some minor changes and reorganization. by [email protected] · 16 years ago
  34. faed6e1 Remove --enable-user-script and associated tests. by [email protected] · 16 years ago
  35. 6277144 Revert change that disallowed content scripts access to by [email protected] · 16 years ago
  36. 5f8681f Don't allow content scripts to execute on file:// urls. by [email protected] · 16 years ago
  37. 038d52e1 More style nits. by [email protected] · 16 years ago
  38. 6d60703b Enable extensions by default. by [email protected] · 16 years ago
  39. 041cc77 Enable a bunch of extension browsertests for linux by [email protected] · 16 years ago
  40. 919ddc8 Various minor fixes: by [email protected] · 16 years ago
  41. 17c4f3c Add an ExtensionBrowserTest base class that allows in-process browser tests of extensions using ExtensionsService directly, rather than TestExtensionLoaded. Use it to re-enable some old browser tests that had been disabled. by [email protected] · 16 years ago
  42. 811bfe37 In this episode, we implement the DOMUI interface for extension views that are rendered in the main tab contents area. This gets us loaded and unloaded at the right place and removes many special cases for extensions from the RenderViewHost and RenderViewHostDelegate hierarchy. by [email protected] · 16 years ago
  43. f0488f2f Adds a browser_test for extension startup, content script by [email protected] · 16 years ago