summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pass printing result to the browser.maruel@chromium.org2009-09-0814-109/+308
* DevTools: fix flakiness of DevToolsSanityTest/TestProfilerTab.mnaganov@chromium.org2009-09-083-6/+30
* DevTools: provisional support for scopes of type 'Catch' introduced in v8 by ...yurys@google.com2009-09-081-1/+5
* Fix the windows allocator to behave properly on realloc.mbelshe@google.com2009-09-081-10/+14
* Fix issue 8348: unfork pe_image.h / pe_image.cctkent@chromium.org2009-09-0814-1021/+13
* Clean up some test exceptions from when I gardened.jorlow@chromium.org2009-09-081-4/+5
* Refactor DOM storage to be more object oriented. All the DOMStorageDispatche...jorlow@chromium.org2009-09-0815-150/+527
* Refuse to render RSS as XML by treating the response as text/plain. This isabarth@chromium.org2009-09-071-0/+13
* Avoids the use of "namespace using-directives" in a few places.thakis@chromium.org2009-09-077-34/+19
* Remove one more passing test from test expectations.dglazkov@chromium.org2009-09-071-1/+1
* Remove duplicate test expectations.dglazkov@chromium.org2009-09-071-1/+0
* Expand fast/repaint filter into individual testsdglazkov@chromium.org2009-09-071-2/+131
* Make ui_tests (and any renderer-based PE) use tcmalloc.mbelshe@google.com2009-09-071-0/+65
* Fix some gcc 4.4 issues when compiling with toolkit_views.craig.schlenter@chromium.org2009-09-076-15/+19
* The prep_libc script was not removing the new operator for the std::throw case.mbelshe@google.com2009-09-071-1/+1
* Fix mysterious chromeos build error - more investigation to follow.benl@chromium.org2009-09-071-10/+6
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-0734-100/+171
* Remove fixed test from test expectations.ager@chromium.org2009-09-071-3/+0
* DevTools profiler: remove code due to WebKit Inspector upstreaming.mnaganov@chromium.org2009-09-071-34/+1
* Guard against NULL webview in dispatchDidFinishDocumentLoad. Theager@chromium.org2009-09-071-3/+2
* Fix TextInputController::insertText() so that it clear selected text before i...tkent@chromium.org2009-09-072-4/+6
* Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w...ananta@chromium.org2009-09-068-53/+204
* Stick all of the WebKit API enum compile asserts in one file.darin@chromium.org2009-09-066-142/+102
* WebKit Update 48078:48098dglazkov@chromium.org2009-09-061-1/+1
* Fix issue 20934: Omnibox keyboard behavior wrong for "See recent pages in his...suzhe@chromium.org2009-09-062-30/+36
* Aesthetic changes to the proxy configuration log format.eroman@chromium.org2009-09-063-40/+192
* Add some trace-points to HttpCache for request profiling (cache entry "open",...eroman@chromium.org2009-09-063-13/+107
* Fix whitespace causing a purify suppression not to work right.asargent@chromium.org2009-09-051-1/+2
* Fix adjacent separators when not running with --enable-sync.pkasting@chromium.org2009-09-051-1/+1
* [Mac] Fix Omnibox keyword-search color.shess@chromium.org2009-09-051-6/+5
* Add entry to known crashes for bug 21162asargent@chromium.org2009-09-051-0/+5
* Add to known crashes list for bug 21054asargent@chromium.org2009-09-051-0/+1
* Rename X-Force-TLS to Strict-Transport-Security.abarth@chromium.org2009-09-0520-232/+238
* DevTools: re-enable some devtools interactive ui tests that started to fail a...yurys@google.com2009-09-052-5/+5
* Reverting 25574.yurys@google.com2009-09-051-4/+4
* DevTools: re-enable some devtools interactive ui tests that started to fail a...yurys@google.com2009-09-051-4/+4
* Some cleanup to various WebCore client implementations.darin@chromium.org2009-09-0510-183/+157
* This fixes a regression with my previous fix for the installer dialog. The p...jam@chromium.org2009-09-053-6/+7
* Add another similar crash stack for bug 20915.asargent@chromium.org2009-09-051-0/+1
* Bug fixing for range request support in HttpCachehclam@chromium.org2009-09-053-2/+36
* Fix small pixel glitches in omnibox dropdown corners.pkasting@chromium.org2009-09-052-4/+15
* [Mac] Add testing code to expose an NSColor memory leak.shess@chromium.org2009-09-056-7/+87
* In prepartion for switching off the activex control, make WMP always use the ...jam@chromium.org2009-09-052-20/+133
* [Second attempt of r25461]wtc@chromium.org2009-09-059-703/+1095
* Media bench add -hash, 64 bit IO, and some cleanup of dumpfbarchard@chromium.org2009-09-052-12/+47
* Update test expectations with bug numbers and comments.victorw@chromium.org2009-09-051-1/+8
* Remove old windows and linux baselines for LayoutTests\http\tests\misc\favico...jparent@chromium.org2009-09-055-24/+0
* [Mac] Drop shadow for Omnibox popup.shess@chromium.org2009-09-052-22/+15
* Roll webkit revision 48078victorw@chromium.org2009-09-052-6/+9
* This CL changes the CookieStore obect to be a refcounted object to get a bett...ananta@chromium.org2009-09-0512-284/+281