| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix two incorrect uses of string conversion to/from ASCII when strings in | jshin@chromium.org | 2010-05-27 | 1 | -6/+5 |
* | Enable warning 4389 as an error on windows builds. This will make | mbelshe@chromium.org | 2010-05-27 | 1 | -3/+3 |
* | Disable ExtensionOverrideTest.OverrideHistory on Windows, because it's consis... | jhawkins@chromium.org | 2010-05-27 | 1 | -1/+8 |
* | Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()". | erg@chromium.org | 2010-05-26 | 1 | -2/+1 |
* | Mark tests as flaky based on recent buildbot runs. | pam@chromium.org | 2010-05-26 | 1 | -0/+4 |
* | Revert "Another dependency the bbot missed!!!" | rafaelw@chromium.org | 2010-05-26 | 1 | -3/+3 |
* | Prevent tabs.move from moving tabs to or from anything but normal (tabbed) wi... | rafaelw@chromium.org | 2010-05-25 | 3 | -0/+13 |
* | Don't let bookmark navigations change content of pinned tab. | estade@chromium.org | 2010-05-25 | 1 | -0/+6 |
* | Enable warning 4389 as an error on windows builds. This will make | mbelshe@chromium.org | 2010-05-25 | 1 | -3/+3 |
* | Relanding 48042. | jcivelli@chromium.org | 2010-05-25 | 1 | -7/+2 |
* | TTF: Enable the FavIconPermission test, as it appears to be working. | jhawkins@chromium.org | 2010-05-24 | 1 | -5/+0 |
* | Mac: Fix renderer idle cpu usage regression. | thakis@chromium.org | 2010-05-24 | 1 | -1/+2 |
* | Revert 48042: it breaks unit-tests and UI tests on ChromeOS | jcivelli@chromium.org | 2010-05-24 | 1 | -2/+7 |
* | Disabling app launcher and enabling apps by default on ChromeOS . | jcivelli@chromium.org | 2010-05-24 | 1 | -7/+2 |
* | Change the code based on Raf's feedback. | arv@chromium.org | 2010-05-22 | 1 | -7/+5 |
* | Update extension functions to always pass a list of arguments, even when one ... | arv@chromium.org | 2010-05-21 | 31 | -235/+170 |
* | Prevent extensions api windows.onFocusChange from firing more than once with ... | rafaelw@chromium.org | 2010-05-21 | 2 | -2/+14 |
* | Remove histogram collection evaluating impact of changing extension url resol... | rafaelw@chromium.org | 2010-05-21 | 1 | -41/+9 |
* | Ensure that the default profile for cros has no extension service | davemoore@chromium.org | 2010-05-21 | 1 | -0/+15 |
* | Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore... | sanjeevr@chromium.org | 2010-05-21 | 2 | -3/+12 |
* | Break extension tab api test into multiple parts, to reduce the odds of a tim... | skerner@chromium.org | 2010-05-21 | 1 | -8/+19 |
* | Specify --chromium flag to run new-run-webkit-websocketserver | ukai@chromium.org | 2010-05-21 | 1 | -7/+0 |
* | Revert 47675. | mirandac@chromium.org | 2010-05-20 | 1 | -1/+1 |
* | Marking ExtensionTestRoundTripApiCall.RunTest as FLAKY. | cbentzel@chromium.org | 2010-05-20 | 1 | -1/+3 |
* | Simple change that re-positions the arrow location on displayed extension pop... | twiz@google.com | 2010-05-20 | 1 | -0/+70 |
* | Allow extensions to be overinstalled with extensions of same | aa@chromium.org | 2010-05-19 | 9 | -154/+69 |
* | Marking ExtensionTestSimpleApiCall, RunTest as flaky after failure on Vista T... | robertshield@chromium.org | 2010-05-19 | 1 | -1/+1 |
* | Fix browser crash when refreshing extensions. | finnur@chromium.org | 2010-05-19 | 2 | -1/+32 |
* | fix chrome.tabs.onUpdated bugs, add browsertest. | rafaelw@chromium.org | 2010-05-19 | 5 | -83/+33 |
* | Fix a bug in unit test where we were not resetting state | aa@chromium.org | 2010-05-19 | 1 | -1/+2 |
* | Move data types used in the importer process to common/, in preparation for i... | mirandac@chromium.org | 2010-05-19 | 1 | -1/+1 |
* | Disable ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault bec... | phajdan.jr@chromium.org | 2010-05-19 | 1 | -1/+2 |
* | [GTTF] [TTF] Test marks maintenance CL: | phajdan.jr@chromium.org | 2010-05-19 | 2 | -8/+1 |
* | Add the new cookies API to Chrome Extensions, minus the event | cindylau@google.com | 2010-05-18 | 10 | -4/+879 |
* | Bookmarks: Localize Recent and Search tree items. | arv@chromium.org | 2010-05-17 | 1 | -1/+4 |
* | Use FilePath in ProfileInfo struct. | tfarina@chromium.org | 2010-05-15 | 1 | -1/+1 |
* | [GTTF] Check the result value of StartHTTPServer to avoid | phajdan.jr@chromium.org | 2010-05-15 | 16 | -27/+27 |
* | Re-land r47079: Shorten several appsrelated flags. | aa@chromium.org | 2010-05-13 | 4 | -5/+4 |
* | Revert 47079 - Shorten several appsrelated flags. "256 characters should be e... | aa@chromium.org | 2010-05-12 | 2 | -2/+3 |
* | Shorten several apps-related flags. "256 characters should be enough for anyo... | aa@chromium.org | 2010-05-12 | 2 | -3/+2 |
* | Add update and removeAll functions to extensions context menu API | asargent@chromium.org | 2010-05-12 | 7 | -82/+566 |
* | Disallow display of multiple experimental.extension.popup(...) windows | ericdingle@google.com | 2010-05-12 | 3 | -19/+71 |
* | [Linux] Disable crashing extension UpdatePermission test. | kkania@chromium.org | 2010-05-12 | 1 | -1/+8 |
* | [Linux] Enable extension AutoUpdate and UpdatePermissions tests after fixing ... | kkania@chromium.org | 2010-05-12 | 1 | -9/+0 |
* | Allow the gallery url passed through the command line to be referrer for actu... | finnur@chromium.org | 2010-05-12 | 1 | -0/+12 |
* | BackgroundContents browser test | rafaelw@chromium.org | 2010-05-11 | 1 | -0/+37 |
* | Reduce header dependencies in chrome/ | phajdan.jr@chromium.org | 2010-05-11 | 13 | -9/+24 |
* | Add the geolocation permission to the extension install dialog. | aa@chromium.org | 2010-05-08 | 1 | -1/+6 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 3 | -3/+3 |
* | Revert 46592 - Disallow display of multiple experimental.extension.popup(...)... | zork@chromium.org | 2010-05-06 | 3 | -70/+20 |