summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 12.0.732.012.0.732.0gitdeps2014-04-041-349/+206
* Add some extra debugging info for a flaky test.asargent@chromium.org2011-04-101-3/+32
* Update the version of the Flash plugin expected by pyauto tests.mal@chromium.org2011-04-102-2/+2
* importer: Remove unneeded includes.tfarina@chromium.org2011-04-1011-33/+21
* Fix memory corruption that happens when the RenderViewHostDelegate deletes th...jam@chromium.org2011-04-093-31/+16
* Update export_tarball.py to the new location of JavaScriptCore.abarth@chromium.org2011-04-091-2/+2
* Add gmail.com and googlemail.com to the HSTS hardcoded list. These domainscevans@chromium.org2011-04-096-94/+204
* Enable the "Use SSL 3.0" and "Use TLS 1.0" checkboxes on the Mac.rtenneti@chromium.org2011-04-093-12/+19
* Security restrictions for P2P UDP Sockets.sergeyu@chromium.org2011-04-096-29/+446
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-0991-115/+102
* FTP: fix a misuse of isspace (it can only operate on char,phajdan.jr@chromium.org2011-04-091-6/+9
* Updating trunk VERSION from 731.0 to 732.0chrome-release@google.com2011-04-091-1/+1
* Widen the suppression rule for Bug 36605.hbono@chromium.org2011-04-091-1/+0
* Suppress freed-memory-reads in ObserverListBase<RenderViewHostObserver>::Iter...hbono@chromium.org2011-04-091-0/+12
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-0937-529/+420
* Fix crash in fade tab title changesail@chromium.org2011-04-091-5/+12
* Implement Clipboard::ReadAvailableTypes for Windows.dcheng@chromium.org2011-04-091-1/+6
* Fix invalid write in RenderViewHostObserver.jam@chromium.org2011-04-091-1/+1
* Linux: roll DEPS to pick up a small bug fix in xdg-utils.mdm@chromium.org2011-04-091-1/+1
* WebUI: force a cookies list redraw when the cookies page becomes visible.mdm@chromium.org2011-04-091-3/+6
* disable some more prerendering testsjam@chromium.org2011-04-091-1/+2
* Implement Clipboard::ReadAvailableTypes for Mac.dcheng@chromium.org2011-04-083-1/+15
* ntp4: minor updatesestade@chromium.org2011-04-084-16/+29
* Adds more debugging code in hopes of figuring out a crash. Sorry forsky@chromium.org2011-04-085-8/+76
* Disabled three NTP tests that are failing on Linux 12.0.729.0. Issue#78855anantha@chromium.org2011-04-081-0/+8
* disable some more prerendering testsjam@chromium.org2011-04-081-2/+6
* Reverting most of r81003.bradnelson@google.com2011-04-081-4/+5
* Adds scroll buttons to side tabs so that you can get to all the tabs.sky@chromium.org2011-04-084-19/+247
* Turning on more 2010 targets.bradnelson@google.com2011-04-082-6/+4
* Enable data transfer items by default.dcheng@chromium.org2011-04-084-6/+6
* Don't close the client file descriptor, it's owned by the channelpiman@google.com2011-04-082-28/+3
* Pulling in newer version of mingw asm with exec bit set.bradnelson@google.com2011-04-081-2/+2
* Disable a bunch of prerendering tests that seem to have memory corruption.jam@chromium.org2011-04-081-4/+8
* Remove excessive path checking so we can fallback on native library search pa...ajwong@chromium.org2011-04-081-9/+4
* Fixes RTL bugs in tabstip drag code.sky@chromium.org2011-04-085-67/+37
* Autofill preferences UI width of address fields and overlaydhollowa@chromium.org2011-04-081-14/+18
* Move TODO to bug tracker.avi@chromium.org2011-04-081-1/+1
* Reupload of http://codereview.chromium.org/6801053/dmichael@chromium.org2011-04-0812-162/+42
* Revert 80982, tests failing on Win XPdmichael@chromium.org2011-04-0837-427/+538
* gtk: Organize downloads UI files into the chrome/browser/ui/gtk/download/ dir...tfarina@chromium.org2011-04-089-25/+25
* Disable test autofill.AutofillTest.testAutofillInvalid on chrome.dyu@chromium.org2011-04-081-0/+2
* Fix crash when a Frame gets reparented from one RenderView to another because...jam@chromium.org2011-04-086-100/+112
* Add myself to chrome/browser/profiles/OWNERSwillchan@chromium.org2011-04-081-0/+2
* Fix for http://code.google.com/p/chromium-os/issues/detail?id=13899saintlou@chromium.org2011-04-081-8/+16
* WebKit roll 83283:83318jianli@chromium.org2011-04-081-1/+1
* Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.jam@chromium.org2011-04-0831-351/+280
* Fixed memory leak in sync notifier unit tests caused by my previous CL.sanjeevr@chromium.org2011-04-0810-13/+62
* More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where ericu@google.com2011-04-0837-538/+427
* Implement PanelManager and hook up with Panel creation. The platform dependen...jianli@chromium.org2011-04-089-8/+580
* Don't fire onchange event for <select> elements that are unchanged by Autofill.isherman@chromium.org2011-04-082-10/+49