summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-21129-431/+421
* Attribute orphaned or anonymous network usage to the Browser resources.thakis@chromium.org2011-01-211-13/+17
* Add Throbber control for DOMUI. Use it everywhere in options and in Sync setu...sergeyu@chromium.org2011-01-2112-90/+37
* Revert 72095 - Attribute orphaned or anonymous network usage to the Browser r...thakis@chromium.org2011-01-211-16/+13
* Attribute orphaned or anonymous network usage to the Browser resources.thakis@chromium.org2011-01-211-13/+16
* DCHECK(result) keeps firing in AutocompleteHistoryManager::OnWebDataServiceRe...dhollowa@chromium.org2011-01-211-0/+8
* Added one testcase: testFindInCanDismissInstantnirnimesh@chromium.org2011-01-211-0/+10
* DOMUI: Cancel pending queries to the PasswordStore on destruction to avoidjhawkins@chromium.org2011-01-212-12/+24
* dom-ui settings: Show Mac address book checkbox.csilv@chromium.org2011-01-211-1/+1
* Fix instant test on Mac: use cgi.parse_qs() instead of urlparse.urlparse()nirnimesh@chromium.org2011-01-211-2/+2
* Remove dependency on non-existent librarythakis@chromium.org2011-01-211-2/+0
* dom-ui settings: enable languages & spell checker settings for all platforms.csilv@chromium.org2011-01-2115-220/+458
* Fix crash in PluginService if the keys are null. It's still unclear why this...jam@chromium.org2011-01-211-2/+4
* Make bookmark_utils::GetNameForURL return a string16.evan@chromium.org2011-01-214-8/+8
* DOMUI: Gracefully a handle a NULL profile in the Autofill editor handler. Thisjhawkins@chromium.org2011-01-211-2/+16
* Force patches that touch sync code to use the sync trybotsrsimha@chromium.org2011-01-211-0/+13
* Add OWNERS files to autofill, notifications and speech subdirs.tfarina@chromium.org2011-01-213-0/+4
* DOMUI: Hide the Downloads section for ChromeOS.tfarina@chromium.org2011-01-211-2/+2
* Add OWNERS files for accessibility directories.dmazzoni@chromium.org2011-01-211-0/+3
* DOMUI: Use a styled button instead of an image for the password list show/hidejhawkins@chromium.org2011-01-218-83/+83
* DOMUI: Delay loading the password lists until the password manager is shown.jhawkins@chromium.org2011-01-211-0/+6
* Refactor and improve gpu_info_collector: collect information on linux;zmo@google.com2011-01-2119-303/+604
* Cleanup: Merge common code in RenderView::OnPrintPages and RenderView::OnPrin...thestig@chromium.org2011-01-212-18/+17
* Slightly better docs for the convert_dict tool.estade@chromium.org2011-01-211-2/+3
* Adding instant tests for popup handling and search query length 100 character...nirnimesh@chromium.org2011-01-201-0/+36
* Move the TestSink for doing IPC tests from chrome/common into IPC and create ...brettw@google.com2011-01-207-156/+5
* Update another include pathben@chromium.org2011-01-201-1/+1
* Fix bustage by updating header includes.ben@chromium.org2011-01-201-2/+2
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-20292-317/+335
* Code to send diagnostic messages about cloud print proxy. Currently diagnosti...sanjeevr@chromium.org2011-01-2018-58/+253
* [Mac] Merge single-function file about_ipc_dialog.{h,mm} and about_ipc_bridge...rsesek@chromium.org2011-01-206-64/+40
* dom-ui settings: Don't allow click sub-page closing when an overlay is visible.csilv@chromium.org2011-01-201-0/+4
* Cleanup about:flags for remoting and enable for all platforms.ajwong@chromium.org2011-01-202-16/+4
* fix cookie info table width for certain localesestade@chromium.org2011-01-201-1/+2
* Gpu process restart fix.amarinichev@google.com2011-01-203-1/+13
* Disabling pyauto test translate.TranslateTest.testSeveralLanguagessunandt@chromium.org2011-01-201-0/+2
* Fix a warning in themes.pynirnimesh@chromium.org2011-01-201-2/+2
* chromeos: Notify window manager earlier about signout.derat@chromium.org2011-01-204-3/+26
* Fixing pyauto plugins testsunandt@chromium.org2011-01-201-5/+7
* Printing: Rename some variables in the two different PrintPages() to be more ...thestig@chromium.org2011-01-202-10/+13
* Don't register cookie access on empty cookie list.jochen@chromium.org2011-01-202-1/+20
* Refactoring of upload, form saving, and UMA logging.dhollowa@chromium.org2011-01-205-68/+67
* Accept keyword by pressing space.suzhe@google.com2011-01-208-192/+220
* touch: Allow grabbing/ungrabbing touch devices for XInput2.sadrul@chromium.org2011-01-201-1/+1
* Remove stray externs in .cc codeisherman@chromium.org2011-01-201-4/+4
* Keep visibility state in sync between the native window and viewasanka@chromium.org2011-01-201-0/+7
* touch: Request focus when a touch-sequence starts.sadrul@chromium.org2011-01-201-0/+3
* Fix a potential assert in SpeechRecognizer dtor.satish@chromium.org2011-01-201-3/+6
* Add "sidebar" section to extension manifest:alekseys@chromium.org2011-01-2027-64/+549
* Don't load plugins on prerendered pages until the pages are displayed.mmenke@chromium.org2011-01-2011-12/+89