summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.pinkerton@chromium.org2010-03-1222-255/+263
* Avoid a strict aliasing issue in LazyInstance.craig.schlenter@chromium.org2010-03-122-35/+44
* NSS and NPN: send NextProtocol on resume and disable NPN without SPDY.agl@chromium.org2010-03-123-19/+41
* [Mac] Remove the image scaling on checkboxes and radios to kill a bunch of wa...thomasvl@chromium.org2010-03-121-25/+25
* Mac: disable minimize in fullscreen mode.viettrungluu@chromium.org2010-03-122-10/+2
* First cut at implementing wifi bindigns for linux, using glib-dbus to Network...joth@chromium.org2010-03-126-271/+366
* Drop leading score: score line.antonm@google.com2010-03-121-3/+4
* Fix one other build failure. Only include linux_util.h on Linux.phajdan.jr@chromium.org2010-03-121-1/+4
* Fix build. linux_util.h caused a weird compile error when #included on Windows.phajdan.jr@chromium.org2010-03-121-1/+4
* Updating trunk VERSION from 352.0 to 353.0chrome-release@google.com2010-03-121-1/+1
* Add missing tests for Linux desktop shortcuts logic.phajdan.jr@chromium.org2010-03-125-24/+153
* Add "origin" to the app object in the extension manifest.aa@chromium.org2010-03-126-14/+114
* Don't light up form fields we aren't filling, and don't light up the submit b...jhawkins@chromium.org2010-03-121-2/+5
* 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-124-13/+21
* 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-125-383/+350
* Changes made to the printing logic to allow plugins to participate in the bro...sanjeevr@chromium.org2010-03-1216-16/+204
* 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
* Do not call OnGetCookiesBlocked or OnSetCookieBlocked when cookies aredarin@chromium.org2010-03-122-9/+12
* Cancel drag if the bookmark model changes.jrg@chromium.org2010-03-121-18/+37
* Suppress a couple of failing tests for Dimitri to turn the tree green again.dpranke@chromium.org2010-03-121-1/+6
* Revert 41386 - Removed custom FFmpegLock. Removed ffmpeg headers from third_p...jrg@chromium.org2010-03-1234-69/+7312
* Bookmark bar menu/folder button text is left-aligned, not centered.jrg@chromium.org2010-03-124-24/+96
* Removed custom FFmpegLock. Removed ffmpeg headers from third_party/ffmpeg/inc...scherkus@chromium.org2010-03-1234-7312/+69
* 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
* Remove a hack that, as far as I can tell, isn't needed.pkasting@chromium.org2010-03-121-5/+1
* Last set of tweaks to icon positioning code. Clarifies positioning algorithm...pkasting@chromium.org2010-03-124-131/+86
* 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
* Flakiness dashboard: use startsWith rather than contains to match expectatio...jparent@chromium.org2010-03-121-1/+1
* Test expectations cleanup: linux debug.jparent@chromium.org2010-03-121-10/+1
* 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-125-38/+207
* 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
* Heuristically avoid reporting crashes during DLL loading.siggi@chromium.org2010-03-125-18/+117