summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Make the width of overlay pages flexible.satorux@chromium.org2010-08-052-12/+13
* Delete AvailableProfile (et al.) in browser/profile_manager.*.viettrungluu@chromium.org2010-08-052-54/+1
* Remove a couple of unneeded forwarded decls.viettrungluu@chromium.org2010-08-051-3/+1
* Fix behaviors of Add and Remove buttons.satorux@chromium.org2010-08-051-8/+17
* Implement "Display Chrome OS in this language" button.satorux@chromium.org2010-08-054-10/+121
* Delete chrome/browser/page_state.*.viettrungluu@chromium.org2010-08-052-174/+0
* Reset the notification ui manager even earlier, before the IO thread goes away.johnnyg@chromium.org2010-08-051-3/+4
* Shutdown ibus when logging in.zork@chromium.org2010-08-052-0/+6
* Convert a bunch of wstring/wchar_t*'s, mostly in browser_about_handler.cc.viettrungluu@chromium.org2010-08-055-120/+124
* Implement AutomationProvider::WindowGetViewBounds() forjrg@google.com2010-08-051-4/+33
* Unplumb AllStatus from SyncerThread.tim@chromium.org2010-08-0510-136/+108
* [Mac] Tweaks to the Wrench menu buttons.rsesek@chromium.org2010-08-053-0/+116
* Rename --enable-chromoting to --enable-remotinghclam@chromium.org2010-08-052-2/+2
* New translate pyauto hook: select translate target languagealyssad@chromium.org2010-08-041-0/+34
* 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-042-2/+2
* 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-047-1/+338
* 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-041-3/+2
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-041-2/+3
* Allow open local pdf file from FileBrowse UI.xiyuan@chromium.org2010-08-042-3/+17
* Start passwords exceptionssargrass@google.com2010-08-047-1/+108
* 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-0431-2212/+2317
* [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-044-4/+4
* 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-046-18/+16
* 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-045-94/+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-0411-18/+141
* 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-045-5/+5
* 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-0411-339/+337
* Fixing css layoutsdhg@chromium.org2010-08-044-53/+90