summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Added support for vector printing for Pepper v1 plugins for Linux.sanjeevr@chromium.org2010-06-292-9/+55
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-2914-87/+56
* Refactored ChromeInvalidationClient to have its own listener type.akalin@chromium.org2010-06-296-213/+149
* Add switches and apis in safebrowsing protocol_manager that will allow end-to...lzheng@chromium.org2010-06-297-83/+343
* Make sure sync starts up on browser restart as well as initial sync flow.tim@chromium.org2010-06-2912-49/+72
* Add switch for specifying a directory to load plugins, so that test plugins c...stuartmorgan@chromium.org2010-06-294-11/+19
* Disable a unit test that I broke.estade@chromium.org2010-06-291-1/+2
* Revert 51161 - Fix NULL dereference in ExtensionTabsModule.rafaelw@google.com2010-06-291-17/+15
* Reland r50296 which removes some uses of CookieMonster on the UI thread.willchan@chromium.org2010-06-299-128/+436
* Fix the construction of the pool names for preconnect.mbelshe@chromium.org2010-06-291-1/+7
* Protect NetworkScreen::OnDialogCancelled() from view() == NULLstevenjb@chromium.org2010-06-291-2/+4
* Fix NULL dereference in ExtensionTabsModule.rafaelw@chromium.org2010-06-291-15/+17
* Re-enable a previously disabled test. Failure is not reproducible.michaeln@chromium.org2010-06-291-9/+1
* Allow quering Pepper plugin for selected text for the context menu. Also tak...jam@chromium.org2010-06-293-3/+37
* This change allows the syncer thread to be paused and resumed when the syncer...skrul@chromium.org2010-06-2910-73/+364
* Change a bunch of string types.estade@chromium.org2010-06-29136-885/+886
* Stretch the roster to fill its window and enable scrollingseh@chromium.org2010-06-292-2/+3
* Bookmarks: Fix Cmd+A on Macarv@chromium.org2010-06-291-2/+10
* Create a new type of button cell for bookmark bar buttons that don't darken w...pinkerton@chromium.org2010-06-294-2/+9
* Remove a known crash in HTML5DocumentParser::write() which has been fixedtonyg@chromium.org2010-06-291-4/+0
* Disable all UnloadTest tests using LoadUrlAndQuitBrowser on Linuxstuartmorgan@chromium.org2010-06-291-18/+11
* Translate infobar always/never translate buttonsjcivelli@chromium.org2010-06-2911-10/+241
* Remove download check for web store apps (temporarily).rafaelw@chromium.org2010-06-291-10/+0
* [Mac] Display the correct number of restorable tabs in the History menu.rsesek@chromium.org2010-06-291-9/+15
* Follow-up on http://codereview.chromium.org/2861019 to address Powel's comments.jrg@chromium.org2010-06-292-18/+16
* Toolbar facelift. Main buttons larger and more spread out, only get borders w...pinkerton@chromium.org2010-06-297-27/+46
* Use InvalidationClient::Create() instead of creating an Impl directly.akalin@chromium.org2010-06-293-10/+7
* Added support for allowing a parent GGL context to be destroyed before all of...apatrick@chromium.org2010-06-291-6/+7
* Removes control-alt-b accelerator. Turns out control-alt acceleratorssky@chromium.org2010-06-293-4/+0
* Don't try to animate the balloon before it's been shown, it will cause a crash.johnnyg@chromium.org2010-06-291-1/+1
* Disable another crashing unload test on Linuxstuartmorgan@chromium.org2010-06-291-1/+5
* Don't re-store deleted passwords on form submit on the Macstuartmorgan@chromium.org2010-06-294-31/+224
* Stop tracking a drag after the user drops the dragged item.mrossetti@chromium.org2010-06-291-1/+1
* Fix a crasher with the translate infobar.jcivelli@google.com2010-06-293-53/+55
* Show tooltips only for users with identical display names.avayvod@chromium.org2010-06-292-13/+29
* Removes debugging code added in hopes of finding crasher. The crashsky@chromium.org2010-06-292-27/+3
* Disable BrowserCloseUnload on Linuxstuartmorgan@chromium.org2010-06-291-1/+3
* Grd strings for password changed dialog.nkostylev@google.com2010-06-291-0/+15
* Adding stack trace to known crashes list.mnaganov@chromium.org2010-06-291-0/+4
* Make the location bar generate accessibility extension API events on linux/vi...dmazzoni@chromium.org2010-06-2910-20/+112
* Don't run ExtensionsServiceTest.ReloadExtensions under ThreadSanitizertimurrrr@chromium.org2010-06-291-0/+3
* Adding stack trace to known crashes list.mnaganov@chromium.org2010-06-291-1/+5
* Expand print-related IPCs so we can implement CSS3 paged media.hamaji@chromium.org2010-06-292-4/+37
* Updating trunk VERSION from 451.0 to 452.0chrome-release@google.com2010-06-291-1/+1
* Group plugins in about:plugins and show update link for out-of-date ones.bauerb@chromium.org2010-06-2910-255/+979
* Provide more descriptive logging for OOBE update.nkostylev@google.com2010-06-291-1/+4
* Implement limited paged media support for linux.hamaji@chromium.org2010-06-291-13/+101
* Add a simple UI test for --app mode.scherkus@chromium.org2010-06-291-1/+28
* Linux: delete the unencrypted login database file after a successful password...mdm@chromium.org2010-06-295-77/+81
* gtk: Gray out uneditable search URLs.tfarina@chromium.org2010-06-291-1/+26