summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert r18661.willchan@chromium.org2009-06-189-370/+244
* Use factories for ConnectingSockets.willchan@chromium.org2009-06-182-33/+93
* Linux: Enable metrics_service_uitest.cc. Take 2.willchan@chromium.org2009-06-187-24/+102
* Adds some more images for the new new tab pagearv@google.com2009-06-1825-0/+15
* Linux: move SyncIPC function from Skia to base.agl@chromium.org2009-06-183-43/+69
* Enable off-by-default monitor color management on Windows. This is enabled viabrettw@chromium.org2009-06-185-2/+50
* I think this fixes the issue with init-status-test.htmlgman@google.com2009-06-181-10/+12
* linux: NULL-initialize an array.evan@chromium.org2009-06-181-32/+34
* Convert cld.gyp to Unix line endings.Patch by chase@chromium.orgsidchat@google.com2009-06-181-105/+105
* Linux: Add menu item to url bar context menu to launch the search engine editor.mattm@chromium.org2009-06-182-0/+39
* Allow the RenderWidgetHostViewGtk to be sized even if it isn't a popup.ben@chromium.org2009-06-181-0/+9
* Add CHECKs to keep the socket counts in sync.willchan@chromium.org2009-06-172-3/+42
* Fixing a bug in SimpleDataSourcehclam@chromium.org2009-06-171-0/+5
* Linux: Don't try to special case webkit blur when we stop showing right click...estade@chromium.org2009-06-171-5/+1
* Pass a gfk::NativeWindow instead of gfx::NativeView for TemplateURLFetcher.mattm@chromium.org2009-06-173-9/+5
* Bumping o3d_assets to rev 76 which contains a new screenshot for texture-set-...vangelis@google.com2009-06-171-1/+1
* WebKit merge 44757:44773.levin@chromium.org2009-06-173-4/+12
* Add watchlist for the "net" module.darin@chromium.org2009-06-171-0/+4
* Use media*.png for UI controls for <video> in test_shellhclam@chromium.org2009-06-171-0/+4
* Pull Extension-related prefs into its own class. Also add a notification for...erikkay@google.com2009-06-179-244/+370
* Linux: Limit the size of the shared memory segment a renderer will request.estade@chromium.org2009-06-173-10/+47
* Linux: dump_app_syms would fail if the output didn't exist.agl@chromium.org2009-06-171-1/+1
* Add extension JS files to the project so they are editable in your IDE.mpcomplete@google.com2009-06-171-0/+5
* Fix die-on-launch.jrg@chromium.org2009-06-171-0/+3
* Add setup.exe.manifest and mini_installer.exe.manifest assgk@google.com2009-06-171-0/+6
* TEST=nonejorlow@chromium.org2009-06-176-1/+41
* Add chrome.{dll,exe}.manifest as AdditionalManifestFiles.sgk@google.com2009-06-171-0/+24
* Adds a widget that when clicked creates a new browser window. It's notsky@chromium.org2009-06-173-1/+86
* Cancel SimpleDataSource's request when stopped to prevent asserting.scherkus@chromium.org2009-06-172-22/+79
* Adds the tab overview button to the tab strip.sky@chromium.org2009-06-172-0/+51
* Fixes bug where creating new tabs on linux would momentarily flash thesky@chromium.org2009-06-171-0/+4
* Fix linux compile error.mpcomplete@google.com2009-06-171-1/+1
* Revert r18641: "Linux: Enable metrics_service_uitest.cc."willchan@chromium.org2009-06-177-98/+24
* Add a port disconnect event for when one side of an extension message portmpcomplete@google.com2009-06-1712-103/+222
* WebKit merge 44739:44757.levin@chromium.org2009-06-171-1/+1
* Implements the Page Info window on Mac.mark@chromium.org2009-06-1714-155/+1463
* Remove tooltip from page_action and just use the name as the tooltip. We don'...finnur@chromium.org2009-06-175-26/+3
* Linux: Enable metrics_service_uitest.cc.willchan@chromium.org2009-06-177-24/+98
* Add experiment support in setupcpu@google.com2009-06-179-5/+124
* new version of GYP to support GYP_GENERATORS.thomasvl@chromium.org2009-06-171-1/+1
* Mark 3 <video> layout tests as passhclam@chromium.org2009-06-171-3/+0
* Refactor platform-independent stuff out of EditKeywordController.mattm@chromium.org2009-06-177-160/+271
* Add a helper on mac for collecting memory size info from a list of processes.thomasvl@chromium.org2009-06-173-0/+101
* Report load errors for <video> according to WebKit's hclam@chromium.org2009-06-171-7/+23
* Use LZX compression that takes a little more time but reduceskuchhal@chromium.org2009-06-171-2/+2
* Make GetTitle returns const wstring& instead of wstring andmunjal@chromium.org2009-06-172-2/+2
* linux: merge some form-related bugs.evan@chromium.org2009-06-171-1/+1
* Have test_shell depend on xdisplaycheck. The buildbots need this binary buil...tc@google.com2009-06-171-0/+1
* Consistently use int64 for integers holding number of milliseconds.phajdan.jr@chromium.org2009-06-1711-31/+28
* Exit Chrome and show FRUI again on the next run, if user clicks on Cancel.kuchhal@chromium.org2009-06-175-6/+15