summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...laforge@chromium.org2009-06-161-0/+3
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-161-17/+0
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-162-4/+4
* Revert 18373 - Consider a redirect following user gesture as userinitiated in...laforge@chromium.org2009-06-161-3/+0
* Make XHR work in Workers. Creates a 'shadow page' in a worker process to prox...dimich@google.com2009-06-161-3/+3
* Add a switch for changing the fd limit on Mac/Linux.stuartmorgan@chromium.org2009-06-152-0/+7
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-151-0/+1
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-152-8/+8
* Reverting Rev 18383 since it brings down the performance of single core page ...mad@chromium.org2009-06-151-11/+2
* This is to thest the page cycler performance without the resize corner, to se...mad@chromium.org2009-06-151-2/+11
* Consider a redirect following user gesture as user-initiated in maintainingyuzo@chromium.org2009-06-151-0/+3
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-132-1/+4
* Make extensions visible in the Task Manager.phajdan.jr@chromium.org2009-06-131-0/+8
* Change extension id format back to mp-decimal, and change theaa@chromium.org2009-06-132-14/+64
* Verify signed .crx extension installationsrafaelw@chromium.org2009-06-125-177/+105
* DEPS cleanup.thestig@chromium.org2009-06-121-7/+0
* Linux: refactor zygote supportagl@chromium.org2009-06-1210-48/+53
* Make the logging dir on mac write outside the bundle in debug, this makes the...thomasvl@chromium.org2009-06-121-1/+17
* Add a cmd-line flag to chrome to trigger the try chrome experimentcpu@google.com2009-06-112-0/+6
* Revert "BUG=12114"tc@google.com2009-06-115-105/+177
* BUG=12114rafaelw@chromium.org2009-06-115-177/+105
* Get tab HWND directly as result of CreateExternalTab automation call.stoyan@chromium.org2009-06-111-0/+19
* Move renderer_preferences.h from chrome/browser into chrome/common. Wetc@google.com2009-06-112-1/+26
* Revert mad's backing store changes, it completely hosed Linux painting.deanm@chromium.org2009-06-111-11/+2
* Relanding reverted patch 18090.mad@google.com2009-06-111-2/+11
* Add helper for creating table of labeled controls.mattm@chromium.org2009-06-112-0/+34
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-1010-53/+48
* Linux: refactor zygote supportagl@chromium.org2009-06-1010-48/+53
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-102-1/+22
* Use the convenience function gdk_screen_get_window_stack to enumerate top-lev...jhawkins@chromium.org2009-06-104-31/+35
* UI part of the try chrome toastcpu@google.com2009-06-101-0/+5
* Revert 18090jrg@chromium.org2009-06-101-11/+2
* To help resolve the performance issue introduced when enabling the resize cor...mad@google.com2009-06-101-2/+11
* Remove the prepended manifest from the crx format. Now we just have the heade...aa@chromium.org2009-06-101-0/+2
* Implement OpenItem on the Mac, and have the download manager call it when cli...stuartmorgan@chromium.org2009-06-101-1/+2
* DevTools: migrate sanity tests to javascript.pfeldman@chromium.org2009-06-102-3/+0
* Update JSTemplate to the latest version.arv@google.com2009-06-091-1/+1
* Modified ThumbnailStore to cache/store JPEGs insteadbrettw@chromium.org2009-06-092-0/+6
* Include a parent directory link in the file list for file:///somepathyuzo@chromium.org2009-06-092-2/+6
* chrome.exe --package-extension generates .crx from extension directoryrafaelw@chromium.org2009-06-095-54/+115
* Don't call NPP_SetWindow before we have the plugin geometry.jam@chromium.org2009-06-091-0/+4
* Implement URL Drag & Drop for the linux tabstrip.jhawkins@chromium.org2009-06-092-0/+19
* Move GTK spacing constants into chrome/common/gtk_util.hmattm@chromium.org2009-06-081-0/+18
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-083-4/+12
* Prototype implementation of zygotes. dkegel@google.com2009-06-062-5/+18
* Add dock_info.cc to the linux build.jhawkins@chromium.org2009-06-061-1/+1
* Fix an issue where themes would sporadically fail to install.mpcomplete@google.com2009-06-056-28/+82
* Move ConvertAcceleratorsFromWindowsStyle into chrome/common/gtk_util.mattm@chromium.org2009-06-052-0/+24
* Implement and use the -> operator for OwnedWidgetGtk.thestig@chromium.org2009-06-051-3/+4
* Fixes an issue where the MSAA information was not reported back correctly to ...klink@chromium.org2009-06-051-4/+0