summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-2218-303/+205
* Cleaned up AudioRendererAlgorithmBase: moved data members to private section ...kylep@chromium.org2009-06-224-46/+71
* Removing FilterHost::PostTask() in preparation of injected message loops.scherkus@chromium.org2009-06-225-49/+2
* WebKit Update 44943:44944.dglazkov@google.com2009-06-222-2/+2
* Renamed media::VideoThread to the more appropriate media::VideoRendererBase.scherkus@chromium.org2009-06-229-787/+305
* WebKit merge 44928:44943.paul@chromium.org2009-06-225-8/+6
* GTK: Fixes regression where "Add Page..." didn't work and printed a NOTIMPLEM...erg@google.com2009-06-221-3/+3
* Paste and Go was missing on the omnibar this CL will append a menu item to th...mhm@chromium.org2009-06-222-4/+45
* Fix the first run infobubble. It overrode WidgetWin's OnSize without calling ...ben@chromium.org2009-06-221-0/+1
* TBR: Fix dead tree.aa@chromium.org2009-06-227-377/+302
* Always draw the blue gradient background, even if the custom frametc@google.com2009-06-221-24/+27
* Re-enable the --enable-extensions flag. Fix a bug where the extensions.enable...aa@chromium.org2009-06-224-4/+47
* Http cache: Return valid Content-Range headers for a byte range request.rvargas@google.com2009-06-227-20/+312
* Add a TODO comment for later when I have more time. (hahaha)erg@google.com2009-06-221-0/+6
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-226-300/+332
* Add support for XF86Back and friends. This is how it's done in Galeon.thestig@chromium.org2009-06-222-0/+16
* Fix type. Fixes the gcc4.3 build.tc@google.com2009-06-221-1/+1
* Rebaseline and mark some video layout tests as passhclam@chromium.org2009-06-228-286/+279
* Correct IsClosing() calculation in slide_animation.hestade@chromium.org2009-06-221-1/+1
* Move the titlebar background drawing from the titlebar to thetc@google.com2009-06-223-34/+15
* Review URL: http://codereview.chromium.org/140024ericu@google.com2009-06-221-6/+13
* Changes tab overview to create a window the max size it can possiblysky@chromium.org2009-06-225-81/+58
* Rebuild the bookmark context menu from scratch when selection changes.estade@chromium.org2009-06-223-26/+57
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-2217-60/+283
* Revert to enumerating all X windows if the Window Manager doesn't support _NE...jhawkins@chromium.org2009-06-225-15/+42
* Clarify the reason why a test is failing, now that it has pixel results gener...pkasting@chromium.org2009-06-221-4/+3
* More CHECKs in my continuing effort to figure out what is going on. Neither ...pkasting@chromium.org2009-06-222-2/+3
* New baseline on linux required after WebKit merge 44922:44927.paul@chromium.org2009-06-221-0/+1
* Cancel all pending requests when a worker goes away.jam@chromium.org2009-06-222-4/+2
* Add two new test cases to RSAPrivateKey.aa@chromium.org2009-06-221-51/+313
* Revert bump of VERSION filemal@chromium.org2009-06-221-1/+1
* Updating trunk VERSION build from 191.0 to 192.0mal@chromium.org2009-06-221-1/+1
* Returned rect was never being set for OnGetRootWindowRect().shess@chromium.org2009-06-221-1/+1
* WebKit Update 44927:44928.dglazkov@google.com2009-06-222-2/+2
* Handle proxy corruption including nesting of compressino algorithmsjar@chromium.org2009-06-226-80/+267
* Updating trunk VERSION build from 190.0 to 191.0mal@chromium.org2009-06-221-1/+1
* Correct logic that changes throbber states such that it will stay in the "wai...pinkerton@chromium.org2009-06-221-6/+10
* Add "load_states.h" to net.gyp, since it was missing.ericroman@google.com2009-06-221-0/+1
* WebKit merge 44922:44927.paul@chromium.org2009-06-222-1/+4
* GTK: Polish HTTP Auth UI. Adds standard border and word wraps the label.erg@google.com2009-06-222-8/+6
* Remove some unused files.ericroman@google.com2009-06-223-160/+0
* Switch to using FilePath as long as possible for LoginDatabase, and do the co...stuartmorgan@chromium.org2009-06-224-11/+10
* Add the ability to resize the window when over the custom frame.tc@google.com2009-06-226-68/+250
* Adds a missing call to TabContents::WasHidden() on Mac.rohitrao@chromium.org2009-06-222-12/+15
* Theme image support for the Mac.avi@chromium.org2009-06-228-44/+147
* By user request, focus should go to the location bar when about:blank is the ...jcampan@chromium.org2009-06-222-0/+9
* Upgrade gtest to r267 and gmock to r173.ajwong@chromium.org2009-06-2236-1057/+2458
* gtk EditKeywordController properly enables controls when created without a Te...mattm@chromium.org2009-06-221-0/+2
* Fix Linux code coverage.jrg@chromium.org2009-06-223-12/+7
* linux: refactor GtkFixedSocket into its own file.evan@chromium.org2009-06-224-64/+97