summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert r27137: "Create renderers for ExtensionHosts one at a time to avoidmpcomplete@chromium.org2009-09-246-85/+9
* Mark redirect-cross-origin-post.html failing both debug/release on Windowsjshin@chromium.org2009-09-241-1/+1
* Coverity: Initialize statement_cache_ in the constructor.jhawkins@chromium.org2009-09-241-2/+4
* Roll WebKit to 48734. Includes 2 sided patch of mine.jorlow@chromium.org2009-09-243-3/+3
* Simplify life for people trying to pick a "readable" foreground color by not ...pkasting@chromium.org2009-09-244-37/+36
* Create renderers for ExtensionHosts one at a time to avoid blocking the UI.mpcomplete@chromium.org2009-09-246-9/+85
* Coverity: Initialize statement_cache_ in the constructor.jhawkins@chromium.org2009-09-241-1/+5
* Coverity: Initialize statement_cache_ in the constructor.jhawkins@chromium.org2009-09-241-1/+4
* Coverity: Initialize updating_ in the constructor.jhawkins@chromium.org2009-09-241-1/+2
* Make Chromium Linux work over VNC again.thestig@chromium.org2009-09-241-2/+6
* Change rebaselining tool to pull win baselines from xp botvictorw@chromium.org2009-09-241-2/+2
* Add about: and chrome:* to history. Patch by Pierre-Antoine LaFayette (see h...pkasting@chromium.org2009-09-241-3/+3
* Implement BrowserList::AllBrowsersClosed for Linux.tony@chromium.org2009-09-244-5/+29
* Correctly talk to VMS servers (translate UNIX paths to VMS and vice versa).phajdan.jr@chromium.org2009-09-247-12/+445
* Fix FTP directory listings for servers which use \n as the line break.phajdan.jr@chromium.org2009-09-241-4/+7
* [Mac] Support option-return to open in new foreground tab.rohitrao@chromium.org2009-09-241-2/+2
* Re-disable all Worker tests until I can figure out exact set of failing ones.dimich@google.com2009-09-241-1/+1
* Added command buffer unit tests to gyp.apatrick@google.com2009-09-2413-50/+147
* Reverting 27117.davemoore@chromium.org2009-09-2415-1631/+257
* Re-enable WorkerFastTests and disable only one that fails.dimich@google.com2009-09-241-3/+3
* Downstreamed v8 extension building & webkit_chromium_port flagyaar@chromium.org2009-09-242-0/+22
* Another draft of the overview, now with figures. Made related changes to the ...kathyw@google.com2009-09-2410-364/+243
* Coverity: Initialize tab_contents_ and wait_state_ in the constructor.jhawkins@chromium.org2009-09-241-0/+2
* manual code review: update ignoresthomasvl@chromium.org2009-09-240-0/+0
* GTK: Use "Set to Classic theme" instead of reset in the options dialog.erg@google.com2009-09-242-1/+4
* Use chrome/base synchronization primitives and threads instead oftim@chromium.org2009-09-2415-257/+1631
* Add the stack for a small amount of memory leak introduced between r27050 and...jshin@chromium.org2009-09-241-0/+13
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-2423-268/+121
* Linux: fix a process name setting bug that doesn't currently affect us.mdm@chromium.org2009-09-241-1/+1
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-2423-121/+268
* Preliminary fixes to enable link dependent objects.maruel@chromium.org2009-09-246-9/+14
* Coverity: Initialize the remaining members of HistoryContentsProvider.jhawkins@chromium.org2009-09-241-0/+6
* Update googleurl to 118.mattm@chromium.org2009-09-241-1/+1
* Coverity: Initialize the remaining members of AutocompleteEditModel.jhawkins@chromium.org2009-09-241-0/+5
* Coverity: Initialize pending_buf_size_ in the constructor.jhawkins@chromium.org2009-09-241-1/+4
* Simplify failure codepaths of MessagePumpLibevent::WatchFileDescriptor()jeremy@chromium.org2009-09-241-21/+8
* Remove unused tab_contents variable.mattm@chromium.org2009-09-241-1/+0
* Initialize user_gesture_observed_ in NavigationController constructor.mattm@chromium.org2009-09-243-7/+46
* oldpath is wchar_t, so use arraysize, not sizeof.mattm@chromium.org2009-09-241-1/+1
* Rebaseline failures from WebKit merge 44202:44252japhet@chromium.org2009-09-246-66/+3
* Fix for crasher on toast UIcpu@chromium.org2009-09-241-1/+1
* Disable Worker*.WorkerFastLayoutTests for now.jshin@chromium.org2009-09-241-5/+2
* GPUProcessor uses O3D command buffer service to render to a window.apatrick@google.com2009-09-2417-213/+681
* Temporarily disable BrowserCloseBeforeUnload* tests while I am working on fix...dglazkov@chromium.org2009-09-241-2/+2
* Adjust purify expectations for changes in upstream signatures.dglazkov@chromium.org2009-09-241-12/+13
* Revise the stack signature for bug 22923.jshin@chromium.org2009-09-241-1/+0
* Changed selenium tests to recover from test crashes/hangs. Divided perceptual...kkania@google.com2009-09-2410-721/+841
* Reapply the change from r8062 to fix the Windows Classic maximized window reg...pkasting@chromium.org2009-09-241-4/+15
* Don't add default Accept-Language and Accept-Charset headers if specific ones...dimich@google.com2009-09-243-7/+72
* WebKit update 48700:48721.dglazkov@chromium.org2009-09-245-20/+35