summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* [Linux]Fix text justification of omnibox.suzhe@chromium.org2010-02-112-5/+90
* Bookmark Manager: Hook up edit and rename commands.arv@chromium.org2010-02-117-8/+432
* Fix an ExternalTabContainer leak caused in the code path which attaches an Ex...ananta@chromium.org2010-02-112-3/+4
* Hooked up network selection and account creation screens to login wizard soavayvod@chromium.org2010-02-1110-55/+144
* Updated translationsoritm@google.com2010-02-1151-255/+2
* Revert the revert... This has the cumulative effect of relanding 38694.eroman@chromium.org2010-02-113-5/+5
* Hook up client side of per-datatype GetUpdates.nick@chromium.org2010-02-1126-88/+554
* Do not delete cookies when deleting history.jochen@chromium.org2010-02-111-1/+0
* Add option to delete browsing history of the last hour.jochen@chromium.org2010-02-116-13/+44
* Fix recently added FormField constructors that I missed in the last commit.jhawkins@chromium.org2010-02-111-4/+8
* Replace __MSG_some_name__ template within extension css files with localized ...cira@chromium.org2010-02-1117-50/+732
* Make context menu in Browser Action overflow menu do something.finnur@chromium.org2010-02-116-29/+35
* Reland r38570. The underlying bug has been fix.jhawkins@chromium.org2010-02-115-24/+72
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2010-02-111-1/+1
* Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...eroman@chromium.org2010-02-103-5/+5
* Linux: fix clicking on security or blocked contents of non-active window show...mattm@chromium.org2010-02-109-38/+59
* translate infobars: reimplement, fix bugskuan@chromium.org2010-02-109-469/+535
* Refactor PostClientToServer message, include new unit tests for it. In prep f...chron@google.com2010-02-104-74/+244
* GTK: Fix label color and text color for DarkRoom.erg@chromium.org2010-02-101-2/+2
* Added the GetAllAutofillEntries function to the WebDatabase class in preparat...skrul@chromium.org2010-02-105-0/+96
* Use Chrome update UI for Chrome OS updates.davemoore@chromium.org2010-02-106-41/+169
* Mark CookiesWindowControllerTest.RemoveButtonEnabled as flaky.rsesek@chromium.org2010-02-101-1/+7
* Add some tests to CookieMonster for overwriting persistent cookies, and check...eroman@chromium.org2010-02-103-5/+5
* Linux: Temporarily turn off use of X shared memory extension.thestig@chromium.org2010-02-101-0/+9
* Make linux_views depend on new gtk_theme_provider dependencies.erg@chromium.org2010-02-101-0/+2
* Dialog showed now only if profiles are loaded - if not it waits until they are.georgey@chromium.org2010-02-104-15/+60
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-1016-26/+229
* GTK: lighten the color of the download item status/label text.estade@chromium.org2010-02-101-16/+36
* GTK: Use color data from the MetaFrames class in newer versions of GTK+.erg@chromium.org2010-02-105-28/+80
* Attempt to fix the Linux Views and ChromiumOS builds following r38658.mark@chromium.org2010-02-109-15/+224
* Attempt to fix the Linux Views and ChromiumOS builds following r38658.mark@chromium.org2010-02-106-11/+11
* Attempt to fix the Linux Views and ChromiumOS builds following r38658.mark@chromium.org2010-02-101-2/+2
* Better alignment for Star button and location bar.avayvod@chromium.org2010-02-101-3/+7
* base::SharedMemory does not set the size in other than the creatingsehr@google.com2010-02-102-2/+12
* Include test_shell.gypi in webkit.gyp instead of maintaining a distinctmark@chromium.org2010-02-103-5/+4
* Per brakowski, the cookie prompt default should be "remember" and not "ask".pkasting@chromium.org2010-02-101-1/+1
* Adds code to restore application extensions. I'm also enabling tabsky@chromium.org2010-02-1019-29/+326
* Change the name fields back to their previous name to unbreak the buildzork@chromium.org2010-02-102-2/+2
* First stab at a DataTypeController.skrul@chromium.org2010-02-1027-206/+1143
* Update the .proto files to change the fields to optional.zork@chromium.org2010-02-102-4/+4
* Fix a crash when parsing address fields. It's possible we've run out of fiel...jhawkins@chromium.org2010-02-101-0/+4
* Fill in the preference sync TODOs using the preference specifics proto andalbertb@google.com2010-02-107-53/+115
* Make sure that ResourceQueue is shut down before destruction.phajdan.jr@chromium.org2010-02-106-375/+315
* Re-enabled test - worker-messageport-gc.html.atwilson@chromium.org2010-02-101-2/+1
* Cleaning up invocations of grit and grit_info.bradnelson@google.com2010-02-101-13/+8
* GTK: Build fixerg@chromium.org2010-02-101-1/+1
* GTK: Implements the content settings window and the minor changes to the opti...erg@chromium.org2010-02-1019-150/+823
* Make path absolute so URL Fixer Upper unittest does not fail if invoked using...jochen@chromium.org2010-02-101-1/+3
* Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ...ian@chromium.org2010-02-106-17/+63
* Remove the temporary scaffolding stubs.phajdan.jr@chromium.org2010-02-1026-278/+303