summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build bustage - make sure GTK Autocomplete edit/popup implement the GetMo...ben@chromium.org2009-04-103-4/+7
* Allow a different omnibox popup to be enabled via the command line (--enable-...ben@chromium.org2009-04-1015-16/+202
* Make OSX TestShell able to run workers, using a new test_worker.dylib which i...dimich@google.com2009-04-106-17/+73
* Give the filter setup more context so it can figure out whether it's download...thestig@chromium.org2009-04-108-9/+90
* Disk cache: Finish the current experiment.rvargas@google.com2009-04-103-52/+24
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-1012-42/+967
* Fix various problems with work area change notifications so that we now (hope...pkasting@chromium.org2009-04-102-46/+115
* Fix PCH-related build breakpkasting@chromium.org2009-04-101-0/+2
* Fix various problems with the window_sizer code.pkasting@chromium.org2009-04-103-128/+124
* Fix a typo (LOAD_ENABLE_FILE) in a comment added in r11661.wtc@chromium.org2009-04-101-1/+2
* New baselines for tests modified in merge 42324:42364. These were similarlypam@chromium.org2009-04-109-41/+40
* Remove auto commit from TestTabContents. This is the thing preventing me frombrettw@chromium.org2009-04-105-39/+41
* GTK: implement link info bars (first cut).estade@chromium.org2009-04-102-16/+61
* Factor out MakeLinkButton into its own class.estade@chromium.org2009-04-105-60/+115
* Fix a minor spelling typo.ericroman@google.com2009-04-101-1/+1
* Remove unneeded ASSERT -- this code path is valid and should not be ASSERTing.dglazkov@google.com2009-04-101-1/+0
* Take two converting to scoped pointers, without ui_test failures.pinkerton@chromium.org2009-04-104-28/+32
* New baselines for new tests with the 42324:42364 merge.pam@chromium.org2009-04-104-0/+48
* Make sure one cannot cut or copy from a passwordjcampan@chromium.org2009-04-104-4/+134
* Re-baseline XFrameOptions tests.pam@chromium.org2009-04-107-0/+76
* Fill in NOTIMPLEMENTEDs in BookmarkBarGtk. Can now reorder bookmarks.erg@google.com2009-04-102-51/+198
* Remove fixed crash from known list.huanr@chromium.org2009-04-101-6/+0
* Fix gcc warnings when -Wall got re-enabled for Linux.willchan@chromium.org2009-04-104-13/+12
* The dialog delegate for the in-progress download warning was deleted twice. I...jcampan@chromium.org2009-04-101-5/+3
* Forgot to update DEPS.finnur@chromium.org2009-04-101-1/+1
* backing out r13504 due to ui_test issuespinkerton@chromium.org2009-04-102-24/+25
* Add a boolean data member reading_body_from_socket_ to helpwtc@chromium.org2009-04-103-3/+90
* Let WebKit draw the active highlight for FindInPage,finnur@chromium.org2009-04-102-12/+31
* Implement the signature verification API.wtc@chromium.org2009-04-108-0/+876
* Add #9975 to known crash list.huanr@chromium.org2009-04-101-0/+3
* Fix dtor ordering, browser must destruct last.pinkerton@chromium.org2009-04-101-1/+1
* Adds LayoutTests/svg/text/text-tselect-02-f.svg to list of failuressky@chromium.org2009-04-101-2/+2
* Force c++ dtors to get called in objc interfaces (it was always on since gcc4...pinkerton@chromium.org2009-04-103-25/+25
* Adds some ifdefs so that test_shell can be compiled on linuxsky@chromium.org2009-04-1020-36/+83
* DevTools. Add V8 Application Remote Debugging Protocol support by apavlov. Or...pfeldman@chromium.org2009-04-1022-10/+2042
* DevTools: Use v8 utility context in debugger agent.pfeldman@chromium.org2009-04-101-7/+43
* DevTools: Migrate CSS functionality to javascript.pfeldman@chromium.org2009-04-109-354/+287
* Serializing styles in JSON. Previous implementation (serializing as cssText) ...serya@google.com2009-04-104-56/+133
* DEPS roll for latest icu38.sgk@google.com2009-04-101-1/+1
* Flesh out more extensions tab api (added getTab, removeTab, updateTab)rafaelw@chromium.org2009-04-108-8/+1449
* Update expectations for new tests brought in with WebKit merge 42324:42364.pam@chromium.org2009-04-101-0/+13
* Chrome side of the WebKit popup changes.paulg@google.com2009-04-1011-90/+92
* Fix LayoutTests/fast/xmlhttprequest/xmlhttprequest-get.xhtmlericroman@google.com2009-04-103-1/+0
* Chromium side of WebKit merge 42324:42364.pam@chromium.org2009-04-103-3/+12
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-1013-31/+188
* Remove instances of the New Tab button images that are not being used anymore.jhawkins@chromium.org2009-04-102-8/+0
* Comment the unselected_width parameter to the newly-added LayoutNewTabButton ...jhawkins@chromium.org2009-04-102-7/+9
* A few more flaky tests. TBR.ojan@google.com2009-04-101-0/+2
* Add the New Tab button for Linux tabstrip.jhawkins@chromium.org2009-04-102-7/+248
* Remove content script unit test. Too flakey. Will revisitaa@chromium.org2009-04-101-6/+3