summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Coverity: Initialize remaining_payload_length_ in the constructor.jhawkins@chromium.org2009-09-241-0/+1
* Only generate grit header id values for messages that aretony@chromium.org2009-09-241-3/+6
* [Mac] Rewrite Omnibox field-editor frame-changing tests.shess@chromium.org2009-09-241-56/+115
* Add UnloadTest.BrowserCloseInfiniteBeforeUnload to the disabled test list on ...jshin@chromium.org2009-09-241-0/+2
* Enable and rebaseline worker-close.html after the upstream fix (http://trac.w...jianli@chromium.org2009-09-242-3/+10
* Fix perfcoldcomplextheme startup test for mac and linux.mirandac@chromium.org2009-09-241-1/+1
* Explain one of our valgrind suppressions for sqlite and cite some URLs.mdm@chromium.org2009-09-241-1/+10
* Suppress a leak detected after some WorkerTests are enabled. jshin@chromium.org2009-09-241-0/+28
* [Mac] Remove paste-and-go from omnibox context menu in popup windows.shess@chromium.org2009-09-242-13/+39
* Fix a linker warning for sqlite compiled with a sufficiently optimizing compi...mdm@chromium.org2009-09-243-1/+21
* Fix coding style violation.thakis@chromium.org2009-09-241-1/+1
* Lands http://codereview.chromium.org/231008 for Charlie:sky@chromium.org2009-09-241-5/+5
* Regression: Shift modifier on Find was reversed.finnur@chromium.org2009-09-242-4/+4
* Add a DCHECK to get more info about flaky NPAPIVisiblePluginTester failures.phajdan.jr@chromium.org2009-09-241-0/+1