summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixing the path passed for the perceptual diff program so it'll be found.gspencer@google.com2009-09-051-1/+1
* Move the "history is too new" dialog out oftony@chromium.org2009-09-0511-18/+62
* POSIX: Have pref service save paths as UTF8.tony@chromium.org2009-09-041-0/+13
* Fix tests that broke during a merge. We now match upstream'sojan@google.com2009-09-043-86/+2
* Allow the default browser check to return "unknown" and reflect that in the UI.mdm@chromium.org2009-09-049-48/+93
* Fix a compilation warning in WebMediaPlayerCliemtImplhclam@chromium.org2009-09-041-0/+1
* Http Cache: Add support for resuming downloading arvargas@google.com2009-09-047-46/+291
* Teach LayoutTestController about the pref to enable the appcache.michaeln@google.com2009-09-041-0/+2
* Rolling back 22543.bradnelson@chromium.org2009-09-041-1/+1
* remove bad trailing commagman@google.com2009-09-041-2/+1
* Update test_expectations to use a specific bug rather than general webkit mer...jparent@chromium.org2009-09-041-1/+1
* Update Documentation for chrome.tabs.detectLanguage().sidchat@google.com2009-09-044-20/+11
* Add a tool that syncs a WebKit git checkout with DEPS.evan@chromium.org2009-09-041-0/+91
* Since loading textures from a file request isgman@google.com2009-09-041-8/+15
* Update the request time of http cache entries on 304.eroman@chromium.org2009-09-044-6/+25
* Re-enabled URLRequestTestHTTP.BasicAuth.eroman@chromium.org2009-09-043-28/+9