summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* New translate pyauto hook: select translate target languagealyssad@chromium.org2010-08-042-0/+63
* Update the names of some parameters passed to contextMenu onclick handlers.asargent@chromium.org2010-08-042-6/+6
* base: rename Environment::HasEnv to Environment::HasVar.tfarina@chromium.org2010-08-046-7/+7
* Only copy the plugin if it doesn't already exist.tony@chromium.org2010-08-041-3/+5
* Fix for pdf plugin not loaded in the linux sandbox.gene@chromium.org2010-08-041-2/+4
* Initialize use_stub_impl_ in cros_library.ccdavemoore@chromium.org2010-08-041-0/+1
* Adds chromium side plumbing to pass speech input calls back and forth with We...satish@chromium.org2010-08-0416-1/+533
* Fix a crash in the history publisher. This is caused by me changing thebrettw@chromium.org2010-08-041-1/+4
* Fixes bug 12305 -- 1.66:1 should be UNKNOWN, not URL.erg@google.com2010-08-042-32/+51
* Add back the lost mock data to get rid of "undefined" in users options page.xiyuan@chromium.org2010-08-041-0/+5
* AutoFill: Add more NameField tests and fix incorrect logic in ParseEmpty.jhawkins@chromium.org2010-08-043-5/+201
* Let the Nigori client import and export raw encryption keys.albertb@chromium.org2010-08-044-38/+121
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-0422-115/+100
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-0422-100/+115
* Don't delete npapi plugins copied into <(PRODUCT_DIR)/pluginstony@chromium.org2010-08-041-4/+2
* Allow open local pdf file from FileBrowse UI.xiyuan@chromium.org2010-08-042-3/+17
* Start passwords exceptionssargrass@google.com2010-08-048-1/+110
* GTK: unbreak extension badges.estade@chromium.org2010-08-042-15/+27
* To effectively test some parts of chrome for cros on the linux desktop, we ne...davemoore@chromium.org2010-08-0433-2213/+2324
* Pass notifications to the browser when a document is accessing an appcache.michaeln@chromium.org2010-08-041-2/+4
* [Linux Views] Refactor accelerator handler related code.suzhe@chromium.org2010-08-043-12/+68
* Remove a deprecated wstring ToLower function.tony@chromium.org2010-08-044-5/+6
* Remove wstring-ness from some more locale variables.evan@chromium.org2010-08-049-12/+12
* Rename GetStringAsUTF16() to GetString() (and overload), etc.viettrungluu@chromium.org2010-08-0413-132/+132
* Makes browser windows always render active on chromeos.sky@chromium.org2010-08-041-0/+6
* Add "Other..." to wireless networks.xiyuan@chromium.org2010-08-043-5/+49
* Cleanup of unused code.avi@chromium.org2010-08-041-1/+0
* PrependWrapper is platform-specific, so it should take a platform string.evan@chromium.org2010-08-047-19/+17
* Adds an option, enabled by default, to net-internals tocbentzel@chromium.org2010-08-044-15/+46
* tabbed content settings:estade@chromium.org2010-08-041-5/+39
* Revert 54771 - Enable speculative preconnection by defaultjar@chromium.org2010-08-047-98/+31
* GTK: Fix upgrade notification dot.estade@chromium.org2010-08-042-17/+18
* Fix valgrind mem leak per chromium:51134.xiyuan@chromium.org2010-08-041-0/+2
* Mac: Make clang compile unit_tests.thakis@chromium.org2010-08-043-3/+2
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-0427-44/+403
* Make options tabs keyboard-accessible.dmazzoni@chromium.org2010-08-041-0/+7
* Fix Firefox import lock dialog on Windows.mirandac@chromium.org2010-08-045-20/+27
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-049-10/+10
* When toggling an extension in incognito, don't disable/reenable the extensionmpcomplete@chromium.org2010-08-041-3/+8
* Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).viettrungluu@chromium.org2010-08-0414-380/+377
* Fixing css layoutsdhg@chromium.org2010-08-044-53/+90
* Adding mocked out pages for the proxy settings.dhg@chromium.org2010-08-048-1/+230
* Wording change for network options UI.xiyuan@chromium.org2010-08-041-2/+2
* Use the "tabIndex" property on the wizard iframes to prevent tabbing between ...skrul@chromium.org2010-08-041-5/+13
* Clear username (along with password) in NewUserView as long as NewUserView wa...nkostylev@google.com2010-08-045-1/+24
* Add Framework for History Quick Providermrossetti@chromium.org2010-08-0417-204/+345
* One more thing to get coverage working on Windows.mad@google.com2010-08-041-0/+2
* Not showing OEM EULA border if nothing to show there.glotov@chromium.org2010-08-042-29/+42
* Changing policy while Chrome is running should refresh preferences without re...danno@chromium.org2010-08-0411-29/+461
* Integrate register screen into OOBE.nkostylev@google.com2010-08-045-39/+78