summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-0932-90/+105
* Fix issue 20944: Extension Doc bug for packagingkathyw@google.com2009-09-091-0/+5
* Rolling in new gyp version.bradnelson@chromium.org2009-09-091-1/+1
* Clean up known crash list.huanr@chromium.org2009-09-091-28/+1
* Wires up drag and drop for bookmark menus and cleans up a couple ofsky@chromium.org2009-09-0910-27/+85
* Fix realloc to not call the new_handler (which is for failures)mbelshe@google.com2009-09-091-1/+5
* Include fixes for gcc >= 4.3evan@chromium.org2009-09-092-0/+4
* linux: split MOZ_PLUGIN_PATH on colonsevan@chromium.org2009-09-091-2/+6
* linux: rewrite mime parserevan@chromium.org2009-09-093-55/+91
* ForceTLS: hash hostnames, handle subdomains, canonicalise.agl@chromium.org2009-09-097-24/+343
* GTK: Don't let the page widget(s) handle key events that webkit didn't handle.estade@chromium.org2009-09-091-7/+3
* Fix installer_util_strings project with incredibuild.maruel@chromium.org2009-09-093-31/+18
* Fix build break for chrome os.ukai@chromium.org2009-09-091-0/+1
* GTK: Switch the page/app menus over to the new menu bar helper class.estade@chromium.org2009-09-092-57/+34
* Disable drag-to-navigate.html for mac so that we can investigate it.jianli@chromium.org2009-09-091-1/+1
* Print stack trace on exception in unit tests on Windows.maruel@chromium.org2009-09-085-43/+89
* Add an href to help page for view-net-internal.eroman@chromium.org2009-09-081-1/+4
* Add beginDragWithFiles to EventSendingController. Also implement WebKitClient...jianli@chromium.org2009-09-084-9/+42
* Get rid of an unused data member in URLRequestInterceptJob.michaeln@google.com2009-09-082-2/+0
* Migrate information on AutoUpdate to new extensions docs.asargent@chromium.org2009-09-0828-37/+622
* Remove jankiness from bookmark animation for --show-extensions-on-top.sidchat@google.com2009-09-081-4/+0
* WebKit merge 48185:48193, plus a few flaky tests added back in to test_expect...japhet@chromium.org2009-09-082-10/+10
* linux: write a unit test for plugin mime parsingevan@chromium.org2009-09-084-22/+120
* Make the bookmark toolbar folders act like a menu bar.estade@chromium.org2009-09-087-33/+363
* Linux: import new xdg-settings to improve the default browser checking.mdm@chromium.org2009-09-081-1/+1
* Disable DomCheckerTest.Http due to flakiness.arv@google.com2009-09-081-1/+2
* Linux: work around broken dlsym's.agl@chromium.org2009-09-081-2/+40
* Add another issue to the known crashes.arv@google.com2009-09-081-0/+3
* Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...japhet@chromium.org2009-09-0836-230/+389
* Change the params for the 2d and googleIO samples to cope with slight renderi...maf@google.com2009-09-081-2/+2
* linux: build a fake libxul and libxpcomevan@chromium.org2009-09-083-2/+46
* Rebaseline a few fast/repaint tests that we are now passing.dglazkov@chromium.org2009-09-08114-23/+808
* Pretty-up the blocked popup view by sharing code from the status bubble. Bloc...pinkerton@chromium.org2009-09-088-177/+340
* Improving the FocusManager::GetFocusManager method on Gtk.jcampan@chromium.org2009-09-082-7/+9
* Add a disable button to the Extension management UI.mpcomplete@chromium.org2009-09-086-12/+81
* Add more unit tests for perf expectations.chase@chromium.org2009-09-084-85/+135
* Rolling back 25652.bradnelson@chromium.org2009-09-082-2/+1
* Bumping gyp deps version to 640 (639 failed on canary).bradnelson@chromium.org2009-09-081-1/+1
* Fixes regression introduced in dnd refactoring. I removed a check forsky@chromium.org2009-09-085-39/+108
* Pulling in latest gyp.bradnelson@chromium.org2009-09-082-1/+2
* Take out the activex control.BUG=20259jam@chromium.org2009-09-0876-6457/+83
* Fix a build break by removing some webkit_glue stub functions from plugin_tes...ananta@chromium.org2009-09-081-21/+1
* GTK Theme: Don't render IDR_THEME_TOOLBAR on GtkWidgets.erg@google.com2009-09-084-1/+15
* * Add appCacheManifestUrl data member to WebURLResponse, and use it to detect...michaeln@google.com2009-09-086-19/+38
* More suppressions for Mac UI botsstuartmorgan@google.com2009-09-082-14/+77
* Localize OS X First Run Dialogsjeremy@chromium.org2009-09-085-28/+158
* Linux: expose "Use system title bar and borders" preference in options dialog.mdm@chromium.org2009-09-082-2/+38
* Add scripts to automatically build installer and disk image in GYP build. maf@google.com2009-09-085-2/+178
* Update a bunch of test_expectations for xmlhttprequest tests with data from l...jparent@chromium.org2009-09-081-13/+18
* This makes selenium in Firefox work on the Mac.gspencer@google.com2009-09-084-8/+152