summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix mac unit teststhakis@chromium.org2010-03-121-6/+8
* Remove "(IME)" and "(Layout)" strings from the language status menu.yusukes@chromium.org2010-03-121-12/+1
* Mac: move should-double-click-to-minimize code into mac_util.viettrungluu@chromium.org2010-03-122-13/+5
* Fix form heuristic for registration.crgevents.com. Match on 'mi' anywhere in...jhawkins@chromium.org2010-03-121-1/+1
* AutoFill form filling on myspace.comdhollowa@chromium.org2010-03-121-2/+3
* Mac: Improve bookmark bar menus.thakis@chromium.org2010-03-122-2/+12
* [Mac] augment modal cookie prompt on mac to include details panedanno@chromium.org2010-03-1224-1774/+4690
* AutoFill form filling with form name absentdhollowa@chromium.org2010-03-121-1/+9
* Reset the AutoFillManager's cache of forms when the main page is loaded, not ...jhawkins@chromium.org2010-03-124-5/+14
* Move a hard-coded string to grd file and use l10n_util to get it.yusukes@chromium.org2010-03-122-2/+4
* Remove some unnecessary dependencies on net from app/win_util and app/resourc...ben@chromium.org2010-03-121-2/+350
* Changes made to the printing logic to allow plugins to participate in the bro...sanjeevr@chromium.org2010-03-129-9/+33
* AutoFill form name matching.dhollowa@chromium.org2010-03-122-2/+114
* Same as http://codereview.chromium.org/836004 but without extra crap falling in.jrg@chromium.org2010-03-121-0/+13
* Revert 41392 - Cancel drag if the bookmark model changes.jrg@chromium.org2010-03-121-37/+18
* Cancel drag if the bookmark model changes.jrg@chromium.org2010-03-121-18/+37
* Bookmark bar menu/folder button text is left-aligned, not centered.jrg@chromium.org2010-03-124-24/+96
* Bookmark manager: Make sure we open the tabbed bookmark manager in a non OTR ...arv@chromium.org2010-03-122-5/+22
* Cleanup.mrossetti@chromium.org2010-03-123-5/+3
* Last set of tweaks to icon positioning code. Clarifies positioning algorithm...pkasting@chromium.org2010-03-123-99/+65
* New expand icons. Need to add them separately so try on the main CL would run...georgey@chromium.org2010-03-122-0/+0
* extensions: Internationalize error code messages.aa@chromium.org2010-03-122-15/+71
* Make notifications from extension URLs use extension process.aa@chromium.org2010-03-122-2/+25
* Updates wm_ipc to be in sync with chrome os.sky@chromium.org2010-03-121-0/+55
* Nothing had the focus by default in the "Clear browsing data"jcampan@chromium.org2010-03-122-0/+5
* Take 2: make bubble more tolerant of notification order when quitting.jrg@chromium.org2010-03-121-0/+12
* GTK: more browser action toolbar functionality. estade@chromium.org2010-03-124-38/+203
* Linux: Pass --user-data-dir to the Zygote.thestig@chromium.org2010-03-121-0/+6
* This DCHECK occurs when an installed extension that declares the notification...aa@chromium.org2010-03-123-7/+28
* autofill: Tweak the heuristic matching to lower-case form field labels and na...jhawkins@chromium.org2010-03-122-4/+12
* Open tabbed bookmark manager from menus as well.arv@chromium.org2010-03-123-1/+22
* Only create bookmark bar buttons that we need, not "for all".jrg@chromium.org2010-03-123-58/+108
* Move MacGPUPluginContainer from src/webkit/ to src/chrome/. Ittony@chromium.org2010-03-126-1/+455
* Make all entry points to opening the bookmark manager go through Browser::Sho...arv@chromium.org2010-03-122-2/+18
* Adding a new unit-test that ensures we are showing ajcampan@chromium.org2010-03-111-0/+71
* Revert 41342 - Make bubble more tolerant of notification order when quitting.jrg@chromium.org2010-03-111-9/+0
* Add support for running NaCl-Chrome integration tests on Win64gregoryd@google.com2010-03-112-2/+25
* Remove obsolute password_dialog_view.chocobo@chromium.org2010-03-114-137/+0
* Don't show enable/disable network menu items on login.chocobo@chromium.org2010-03-111-18/+18
* [Mac] Properly cleans up any open info bubble popup windows upon app shutdown.andybons@chromium.org2010-03-112-11/+42
* Fix some issues with text size calculation and message boxes.pkasting@chromium.org2010-03-111-20/+5
* Make bubble more tolerant of notification order when quitting.jrg@chromium.org2010-03-111-0/+9
* GTK: Move chrome/common/gtk_signal.h to app/ so views-gtk can use it.erg@google.com2010-03-1119-109/+18
* Fix "drag cancel" semantics.jrg@chromium.org2010-03-111-9/+7
* Mac: Improve window look from "completely broken" to "pretty broken" when RI ...thakis@chromium.org2010-03-111-1/+2
* GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...erg@google.com2010-03-1111-22/+570
* AutoFill field parser fixes.dhollowa@chromium.org2010-03-119-30/+501
* Revert 41230 - gtk: Notify the TabContents when the browser window has been m...chase@chromium.org2010-03-111-6/+0
* Revert 41316 - gtk: Only notify the TabContents that the browser window has m...chase@chromium.org2010-03-111-10/+5
* [Mac] Do not hide the menubar if going fullscreen on a secondary monitor.rohitrao@chromium.org2010-03-112-11/+20