summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix ChromeOS build by adding new namespaces.brettw@chromium.org2010-12-213-16/+18
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-2150-216/+274
* Fix a crash when enabling hidden browser actions in incognito and then select...finnur@chromium.org2010-12-211-1/+2
* Hide startup page selection section from settings UI for guest users.kochi@chromium.org2010-12-211-5/+2
* Remove undisplayed tabs from the views hierarchy because event delivery doesn...anicolao@google.com2010-12-211-0/+3
* views/touch: Fix scrollbar colors.sadrul@chromium.org2010-12-211-4/+2
* Don't scroll up when the user clicks on the 'disable plugins' tab.estade@chromium.org2010-12-211-0/+1
* Autofill saves duplicate profiles and credit card info in preferencesdhollowa@chromium.org2010-12-213-36/+97
* DOMUI: Refactor common list style into 'settings-list' class.jhawkins@chromium.org2010-12-2111-43/+24
* Printing: Get the default settings on the UI-thread for GTK+ and Mac.sadrul@chromium.org2010-12-212-2/+16
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-217-5/+26
* DOMUI: Cleanup the Autofill page.jhawkins@chromium.org2010-12-214-35/+46
* DOMUI: Set 'margin: 0' for the search input field.jhawkins@chromium.org2010-12-212-2/+6
* Add base:: prefix to the calls to StringAppendV.tfarina@chromium.org2010-12-211-1/+2
* DOMUI Prefs: Refactor deletable listsstuartmorgan@chromium.org2010-12-217-79/+90
* Change the promo cache update back to the standard 48 hours.mirandac@chromium.org2010-12-211-9/+3
* Cleaning up some issues discovered in a semi-related code review.rickcam@chromium.org2010-12-211-5/+4
* Moved forward declare of BackgroundModeManager from profile.h to profile_impl.hrickcam@chromium.org2010-12-212-1/+1
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-2147-267/+211
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-2047-211/+267
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-2047-267/+211