summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* plugins: move NativeLibrary into base.evan@chromium.org2009-04-2112-132/+200
* add crash 10770 to known listhuanr@chromium.org2009-04-201-0/+3
* Disable check for active window when it doesn't look like Chromium is the frontpam@chromium.org2009-04-201-4/+21
* Roll back this change until I can understand why it's having adverse effects.ben@chromium.org2009-04-202-53/+40
* Make sure to free any remaining tabs on tabstrip destruction. There are two ...jhawkins@chromium.org2009-04-201-0/+10
* posix: port PrependCommand to Windows and use for the plugin launcher.evan@chromium.org2009-04-203-6/+12
* When env.Replace() is getting called with a list of Nodes, use a slice tosgk@google.com2009-04-201-1/+6
* Rename WebContentsView* to TabContentsView* in preparation for mergingbrettw@chromium.org2009-04-2021-193/+189
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-2015-7/+221
* Update test expectations from the Merge.dglazkov@google.com2009-04-201-3/+5
* First round of getting text into the omnibox2 popup. Looks ugly and has no bo...ben@chromium.org2009-04-202-40/+53
* Put $_LIBDIRFLAGS before ${LINK,SHLINK,LDMODULE}FLAGS so we prefersgk@google.com2009-04-201-3/+10
* Fix UMR, created by the merge.dglazkov@google.com2009-04-201-1/+1
* Fix test expectations after merge.dglazkov@google.com2009-04-201-1/+1
* WebKit Merge 42609:42671, Chromium Sidedglazkov@google.com2009-04-2021-39/+64
* Only create a What You Typed match when it's likely to be relevant. See bug ...pkasting@chromium.org2009-04-203-102/+121
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-2074-1344/+1005
* Revert change (r10357, http://codereview.chromium.org/21477) that removes the sverrir@google.com2009-04-201-13/+3
* Fix linking on linux by explicitly adding gthread.tc@google.com2009-04-202-0/+19
* Try fix a disabled AutomatedUITestBase test.huanr@chromium.org2009-04-204-16/+30
* Change extension event bindings to auto-detach events when the window unloads.mpcomplete@google.com2009-04-203-21/+45
* Landing this patch for Jamesr.mad@chromium.org2009-04-202-0/+20
* Test forcing the display of the controller's view.pinkerton@chromium.org2009-04-203-0/+11
* Add a new option, debug_optimize, that lets you set thedkegel@google.com2009-04-201-1/+4
* Add brand code submission to Google Chrome uninstall metrics.robertshield@google.com2009-04-205-5/+63
* Allows a proxy bypass entry to match on a specific port, used by thesdoyon@chromium.org2009-04-203-53/+188
* Don't insert text if key event has ctrl|alt|meta modifiers.avi@google.com2009-04-201-0/+16
* Trivial cleanup of a recently added function:pkasting@chromium.org2009-04-202-20/+21
* Correct SDCH enforcement of PathMatch for dictionariesjar@chromium.org2009-04-203-2/+43
* Add a FieldTrial and histograms for measuring impact of http prioritization.willchan@chromium.org2009-04-205-24/+69
* Implement full duplex tcp sockets on Windows.willchan@chromium.org2009-04-207-322/+512
* 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