summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Turn on ENABLE_CHANNEL_MESSAGING.ericroman@google.com2009-04-203-6/+2
* Better alignment of the omnibox edit entry.deanm@chromium.org2009-04-205-80/+127
* Add js bindings for eventSender.zoomPageIn and eventSender.zoomPageOut.ericroman@google.com2009-04-203-3/+16
* ProxyConfigService for Linux.sdoyon@chromium.org2009-04-2014-54/+1552
* Updating trunk VERSION build from 175.0 to 176.0jon@chromium.org2009-04-201-1/+1
* Hide the Fullscreen exit bubble if the mouse goes idle. It took a depressing...pkasting@chromium.org2009-04-205-26/+66
* Add a unit test for BaseView. Add a helper to get the contentView more easily.pinkerton@chromium.org2009-04-204-1/+61
* Disable StatsTableTest.MultipleThreads since it is flaky under heavy load.maruel@chromium.org2009-04-201-0/+5
* Disable the test ConditionVariableTest.MultiThreadConsumerTest until it is st...maruel@chromium.org2009-04-201-1/+2
* Null check V8 proxy before clearing it in out of memory situations.ager@chromium.org2009-04-201-4/+6
* Make sure that the window is repositioned and if applicable visible before re...ananta@chromium.org2009-04-201-3/+3
* Remove some unused code. Removes a couple of WebViewDelegate methodsdarin@chromium.org2009-04-189-128/+17
* Make change to our LayoutTestController to match the change I made upstream todarin@chromium.org2009-04-181-1/+1
* Reverting 14005.brettw@chromium.org2009-04-1874-997/+1342
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-1874-1342/+997
* Cleanup in LaunchApp:phajdan.jr@chromium.org2009-04-181-17/+11
* Add assertion to help clarify code.jar@chromium.org2009-04-181-0/+2
* Retrial of the first step to port file_util::CountFilesCreatedAfter()erikkay@google.com2009-04-1811-35/+59
* Fix wrong expectations for file when I marked it as slow. TBR.ojan@chromium.org2009-04-181-2/+2
* Move the ffmpeg loading function into media library.ajwong@chromium.org2009-04-186-60/+130
* Fix printing of expectations in the generated HTML when runningojan@chromium.org2009-04-181-3/+3
* Fix duplicate expectations. TBR.ojan@chromium.org2009-04-181-38/+19
* Several minor changes to API framework.aa@chromium.org2009-04-187-86/+148
* Reverting 13983.willchan@chromium.org2009-04-177-510/+320
* An initial batch of slow tests. I took all the testsojan@chromium.org2009-04-171-0/+22
* Add tcp connection time histograms.willchan@chromium.org2009-04-172-0/+20
* Refactor DataSourceImpl to get rid of using ReleaseRendererResource for cleanuphclam@chromium.org2009-04-176-165/+128
* Implement full duplex mode for windows tcp sockets.willchan@chromium.org2009-04-177-320/+510
* Rolling in new version of gyp.bradnelson@google.com2009-04-171-1/+1
* Create a test program for generating false positive statisticspaulg@google.com2009-04-174-0/+288
* Remove extraneous space from DEPS.dglazkov@google.com2009-04-171-1/+1
* In system level install case go back to copying files instead of moving them.kuchhal@chromium.org2009-04-171-10/+25
* Fix a couple of style issues.michaeln@google.com2009-04-176-11/+12
* A subset of the bookmarks API- missing events- missing unit tests- missing ab...erikkay@google.com2009-04-1712-122/+903
* Unfork Inspector, Chromium side.dglazkov@google.com2009-04-179-15/+118
* Restore a line in test expectations. Not sure why this got changed.ericroman@google.com2009-04-171-2/+2
* Fix error suppressing. It turns out that both the signal handlingojan@chromium.org2009-04-173-1/+15
* Do a better job of counting SDCH packetsjar@chromium.org2009-04-172-24/+48
* Due to some crashes in teardown, change NotificationObserversmbelshe@google.com2009-04-176-39/+44
* Initial implementation of the FindBar on Mac.rohitrao@chromium.org2009-04-1717-42/+1047
* Quickfix to the v8 code generator to properly handle combination of "CustomGe...ericroman@google.com2009-04-171-0/+8
* Move the implementation of AutocompletePopupView from AutocompletePopupWin to...ben@chromium.org2009-04-177-165/+162
* Add rebaselines, missed from the merge commit.dglazkov@google.com2009-04-179-0/+53
* WebKit Merge 42580:42609, Chromium side.dglazkov@google.com2009-04-1760-114/+76
* Remove a hack that's no longer needed.pinkerton@chromium.org2009-04-171-7/+0
* Adding a comment stating what needs to be recompiled in orderfor changes to t...finnur@chromium.org2009-04-175-0/+41
* Valgrind reports memory leak in unit test. This is true since we had re-used...brg@chromium.com2009-04-171-26/+38
* Fixes saving files that don't have valid extensions.avi@chromium.org2009-04-174-4/+16
* Implement a unit test for the toolbar controller. Plumb the profile into the ...pinkerton@chromium.org2009-04-177-19/+144
* Reduce the false positive rate for SafeBrowsing gethash requests.paulg@google.com2009-04-174-4/+27