summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...acolwell@chromium.org2010-12-221-1/+1
* Added missing virtual destructors to some classes.pastarmovj@chromium.org2010-12-223-1/+14
* Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.acolwell@chromium.org2010-12-221-1/+1
* delete OutdatedPluginInfoBar on closedilmah@chromium.org2010-12-221-0/+4
* User pods show hand cursor on hoverglotov@google.com2010-12-221-0/+7
* Error handling addedglotov@google.com2010-12-224-10/+21
* Prevent extensions from moving tabs that are being dragged. This fixes a cras...jstritar@chromium.org2010-12-2224-0/+110
* Update CrOS time formatting APIs too.avi@chromium.org2010-12-222-8/+6
* Update the time formatting APIs to use string16.avi@chromium.org2010-12-2212-53/+44
* Revert 69946 - User pods show hand cursor on hoverglotov@google.com2010-12-221-7/+0
* User pods show hand cursor on hoverglotov@google.com2010-12-221-0/+7
* - Installation results for use by Google Update are now written at the Packag...grt@chromium.org2010-12-221-3/+1
* Disable crashy ExtensionApiTest.WindowOpenphajdan.jr@chromium.org2010-12-221-1/+2
* Disable crashy ExtensionApiTest.ExecuteScriptFragmentNavigationphajdan.jr@chromium.org2010-12-221-1/+3
* Remove some duplicate histograms.shess@chromium.org2010-12-221-8/+2
* Fix clang build?isherman@chromium.org2010-12-221-1/+1
* Mac: Add a comment to make me understand some code betterthakis@chromium.org2010-12-221-0/+11
* Remove all CHECK() in gtk_key_bindings_handler_unittest.ccsuzhe@google.com2010-12-221-6/+1
* GtkKeyBindingsTest.* fail on Linux bots with chroot.suzhe@google.com2010-12-221-3/+3
* Add more CHECK() to help debug issue 60363.suzhe@google.com2010-12-221-0/+5
* Tweak dangerous list based on (hopefully) final round of discussions. I thinkcevans@chromium.org2010-12-221-3/+3
* Move more extensions hard coded error messages to .grd file.tfarina@chromium.org2010-12-221-47/+122
* Hopefully fix the clang buildisherman@chromium.org2010-12-221-1/+1
* Override DeleteMatch as no-op for HistoryQuickProvidermsw@chromium.org2010-12-222-1/+8
* Make predictive instant suggest work with IME composition.suzhe@google.com2010-12-226-17/+94
* Include scoped_gdi_object.h where necessary.tfarina@chromium.org2010-12-222-3/+5
* Avoid accidental omnibox searches for username:password URLs.isherman@chromium.org2010-12-227-57/+125
* Don't treat empty fields as distinguishing fields for autofillisherman@chromium.org2010-12-222-1/+15
* chromeos: Let info bubbles be shown while screen is locked.derat@chromium.org2010-12-226-23/+66
* Add a CHECK() to verify the existence of necessary data file.suzhe@google.com2010-12-221-0/+3
* Add null check - extension_service apparently does not exist in chromeos chro...achuith@chromium.org2010-12-221-0/+3
* [Linux] Make reserved accelerators non-blockable unless they conflict with ed...suzhe@google.com2010-12-218-148/+44
* Refactor mac printing workflow.kmadhusu@chromium.org2010-12-212-13/+29
* Block outdated plugins by default.bauerb@chromium.org2010-12-212-9/+1
* Adding proper authentication to the DOM based login screen.bryeung@google.com2010-12-216-8/+44
* Content settings lists moved to sub-sub pages.estade@chromium.org2010-12-2110-176/+276
* Prevent App extensions to be returned by AutomationProvider::GetEnabledExtens...mad@google.com2010-12-211-2/+4
* Create a message filter for message port and worker messages. This allows a ...jam@chromium.org2010-12-2121-1332/+1119
* Added Background Application entries to Dock menurickcam@chromium.org2010-12-213-7/+70
* Clean up tab_contents.cc some more.thestig@chromium.org2010-12-211-19/+11
* Coalesced various extension type enums into Extension::Type.akalin@chromium.org2010-12-2114-372/+244
* Cleanup: USE_X11 + OS_MACOSX = OS_POSIX.thestig@chromium.org2010-12-214-17/+19
* [cros] Make sure that sync service is not accessed when loading pages before ...nkostylev@chromium.org2010-12-211-0/+3
* Use sub-sub page for cookies and other sites data.estade@chromium.org2010-12-212-2/+2
* Adding proper authentication to the DOM based login screen.bryeung@google.com2010-12-211-9/+5
* DOMUI Prefs: Switch search engines to inline delete buttonsstuartmorgan@chromium.org2010-12-214-19/+16
* DOMUI Prefs: Prevent prepopulated search engines from having their urls changedstuartmorgan@chromium.org2010-12-212-1/+4
* Removing IsChromeFrameProcess.tommi@chromium.org2010-12-212-4/+4
* Give focus to the Save button.satorux@chromium.org2010-12-211-31/+19
* Show warning text in the user settings page for non-owner users.satorux@chromium.org2010-12-215-0/+29