summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix BrowserTest.NoTitle/Title for chromeos build.oshima@chromium.org2009-11-092-7/+9
* Roll WebKit DEPS 50603:50641.levin@chromium.org2009-11-094-4/+13
* Fix header namespace indent to match modern WebKit style.eseidel@chromium.org2009-11-0920-530/+537
* Fix issue 5982xiyuan@chromium.org2009-11-091-1/+1
* [Mac] localize the cookie policy menu items.thomasvl@chromium.org2009-11-092-54/+49
* Tentatively reenabling tests now that I fixed a test running before this onejcampan@chromium.org2009-11-091-6/+2
* Add UI for turning on/off network devices.chocobo@google.com2009-11-098-84/+472
* Fix PRESUBMIT.py when simplejson is present.maruel@chromium.org2009-11-091-1/+1
* Get rid of flickering of the old tab in the content area, caused by not drawi...pinkerton@chromium.org2009-11-091-1/+4
* Landing georgey's CLjcampan@chromium.org2009-11-092-15/+17
* w pixels * 4 channels * 8 bits/channel / 8 bits/byte = w * 4 bytes/rowmark@chromium.org2009-11-091-2/+2
* Always dynamically load psapi.dll instead of delay loading it.maruel@chromium.org2009-11-092-2/+1
* [Mac] Adds a "fast resize mode" in which the RenderWidgetHostViewCocoa is cli...rohitrao@chromium.org2009-11-0910-33/+219
* Clean up function ordering in WidgetGtk.ben@chromium.org2009-11-093-239/+235
* Warn when number of inflight build is too high.maruel@chromium.org2009-11-091-0/+57
* Make the target window main when dragging a tab onto it so it looks more like...pinkerton@chromium.org2009-11-091-1/+7
* Makes the window not autocalculate its content border thickness, and fixes itdmaclach@chromium.org2009-11-092-8/+27
* Makes it so app_modal_dialog_gtk can work with views/gtk.sky@chromium.org2009-11-092-10/+5
* Revert 31419 - Commit Issue 255057: Unit Test for Toggling of Encoding AutoDe...willchan@chromium.org2009-11-096-147/+12
* Fix a memory leak in ExtensionsServiceTest by ensuring that the message loopphajdan.jr@chromium.org2009-11-092-0/+15
* 1. Consolidate logic for missing/extra expectation and whether a test is flaky.ojan@chromium.org2009-11-091-54/+71
* Theme the text of the download item so it's readable with dark themes.avi@chromium.org2009-11-091-0/+23
* First cut at Exit Fullscreen bubble on Linux.tony@chromium.org2009-11-095-0/+161
* Revert 31458 - Revert "Always destroy the ExtensionsService on UI thread."willchan@chromium.org2009-11-091-2/+5
* Add popups to page actions.kathyw@google.com2009-11-092-17/+23
* Revert "Always destroy the ExtensionsService on UI thread."phajdan.jr@chromium.org2009-11-091-5/+2
* Rebaselining fast/html/keygen.html for WIN and LINUX as the result looks OK. ...victorw@chromium.org2009-11-096-6/+6
* Mark RenderViewTest.OnHandleKeyboardEvent as flaky.willchan@chromium.org2009-11-091-1/+1
* BrowserTabStrip should not be a TabStrip2 subclass, instead, it should just u...ben@chromium.org2009-11-093-21/+27
* Xib needed to be updated to pick up new CrApplication path.dmaclach@chromium.org2009-11-091-6/+30
* [GTTF] Make DirectoryWatcher tests faster by about 15 seconds.phajdan.jr@chromium.org2009-11-091-4/+10
* Adds more debugging code in hopes of figuring out why on dragging thesky@chromium.org2009-11-096-27/+143
* Sort the source files in sandbox.gypgregoryd@google.com2009-11-091-70/+70
* Mark DOMStorageTest.LocalStorageLayoutTests as flaky.willchan@chromium.org2009-11-091-1/+1
* apply newer webkit style on latest webkit/api files.yaar@chromium.org2009-11-093-45/+57
* Try one other thing temporarily to try to determine cause for a flaky test.finnur@chromium.org2009-11-091-1/+5
* Add base/chrome_application.h to the gyp file so that IB can find a definitiondmaclach@chromium.org2009-11-091-0/+3
* Fix for a test that was sending a Ctrl-Esc instead of Esc key events.jcampan@chromium.org2009-11-091-1/+1
* Add a dedicated log file for Chrome Frame installs (to avoid stomping on chro...robertshield@chromium.org2009-11-091-1/+7
* Make AutomatedUITestBase.CloseBrowserWindow more solid.phajdan.jr@chromium.org2009-11-091-1/+1
* Add a Mac valgrind suppression.willchan@chromium.org2009-11-091-0/+26
* Expand the purify suppressions for PrivateKeyInfoCodec.willchan@chromium.org2009-11-091-6/+2
* Add purify UMR suppression for unit_tests.exe.willchan@chromium.org2009-11-091-0/+10
* Fix cut-and-paste typo for KByte => byte memory stat conversion on print.sgk@chromium.org2009-11-091-1/+1
* Update summarizing script for memory dump results.jar@chromium.org2009-11-091-8/+8
* Always destroy the ExtensionsService on UI thread.phajdan.jr@chromium.org2009-11-091-2/+5
* Fix tests.thakis@chromium.org2009-11-091-2/+5
* Make download items less annoying by handling clicks more correctly.thakis@chromium.org2009-11-091-12/+15
* Mac: Theme "Show all downloads..." link.thakis@chromium.org2009-11-095-15/+65
* Mac: Let status bubble dodge to the right if necessary.thakis@chromium.org2009-11-092-15/+32