summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon...thakis@chromium.org2009-08-111-2/+2
* Initial version of the Seccomp sandbox. Imported from http://code.google.com/...markus@chromium.org2009-08-112-0/+5
* Do not import homepage on First Run if a homepage is given in master preferen...kuchhal@chromium.org2009-08-112-3/+2
* Remove unreachable code from extension.cc.aa@chromium.org2009-08-111-1/+0
* Use real creator code for Keychain items. Instead of hard-coding 'rimZ', usemark@chromium.org2009-08-111-1/+4
* AudioRendererHost send ViewMsg_AudioStreamStatehclam@chromium.org2009-08-112-26/+28
* Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p...thestig@chromium.org2009-08-114-0/+32
* One more little fix for extension docs page flickering -- remove class="hidde...rafaelw@chromium.org2009-08-1116-16/+16
* Re-fix the flicker during extension docs render. Caused by two things:aa@chromium.org2009-08-115-27/+11
* The spec for ____storage.key() changed. Now, instead of raising an exception...jorlow@chromium.org2009-08-111-2/+2
* Re-commit r22981 after backout at r22992. Contains fixes to relocatemark@chromium.org2009-08-112-0/+72
* pull over wiki contentrafaelw@chromium.org2009-08-1128-22/+197
* Build browser/sync files by default using a stubbed-out syncapitim@chromium.org2009-08-112-2/+3
* Revert "Fix "crashed extension" infobar browser crashes."phajdan.jr@chromium.org2009-08-111-1/+1
* Back out r22981, it may have caused Windows test failures.mark@chromium.org2009-08-112-72/+0
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-111-1/+1
* Fix Extensions PRESUBMIT.PY.rafaelw@chromium.org2009-08-111-61/+36
* Provide a separate app bundle for subprocesses like the renderer on the Mac.mark@chromium.org2009-08-112-0/+72
* Remove CRs from docs. Fix build.py script to not produce themrafaelw@chromium.org2009-08-1014-49/+17
* linux: fix race in TransportDIB passingpiman@chromium.org2009-08-102-2/+4
* Fix EOL on devguide.htmlmaruel@chromium.org2009-08-101-1/+2
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-4/+0
* Add a big more structure to the extensions docs.aa@chromium.org2009-08-096-146/+76
* Fix the extension doc page titles and flicker a bit.aa@chromium.org2009-08-094-8/+10
* Add return type parameters to Bookmark APIs. And resulting doc changesrafaelw@chromium.org2009-08-094-25/+89
* Set up a interposing library for Carbon calls made by plugins.stuartmorgan@google.com2009-08-072-0/+29
* Add module-level permissions to extensions.mpcomplete@chromium.org2009-08-074-29/+72
* Add CSS Keyword values and conversion routines to webkit glue.jeremy@chromium.org2009-08-074-0/+70
* Removing unused #include from url_constants.cc.phajdan.jr@chromium.org2009-08-071-3/+0
* Fix a few bugs with the theme infobar:aa@chromium.org2009-08-071-0/+7
* Buff out Windows & Tabs API, fix a few doc bugs.rafaelw@chromium.org2009-08-079-35/+146
* Relanding Coverity fixes from http://codereview.chromium.org/159862 excluding...phajdan.jr@chromium.org2009-08-062-2/+2
* Linux: Pass font settings through to interstitial renderers.derat@chromium.org2009-08-062-0/+62
* Enable message ports for workers.jam@chromium.org2009-08-062-6/+9
* Linux: add GYP flag to build with system libbz2.agl@chromium.org2009-08-061-1/+6
* Revert of r22559.aa@chromium.org2009-08-062-2/+2
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-062-2/+2
* Re-land extension docs build/render/presubmit. The original patch, http://cod...rafaelw@chromium.org2009-08-0521-1190/+787
* Safari Bookmark/Favicon import.jeremy@chromium.org2009-08-051-0/+20
* linux: rearrange widget layout in importer dialogevan@chromium.org2009-08-052-0/+11
* Linux: forward --log-level from the browser to the zygote.mdm@chromium.org2009-08-051-1/+6
* linux: opening a download should not reuse your terminalevan@chromium.org2009-08-041-1/+8
* Add forgotten file to content script docs.aa@chromium.org2009-08-042-0/+154
* Add some more content to the content scripts docs.aa@chromium.org2009-08-042-16/+29
* mole API - take 2erikkay@chromium.org2009-08-043-2/+78
* Enable JumpList by default on Windows 7.hbono@chromium.org2009-08-042-3/+3
* Another attempt at landing this patch.ananta@chromium.org2009-08-041-11/+14
* Implement first cut at the extension installation prompt on Windows.aa@chromium.org2009-08-044-19/+32
* Cross-process Message Port implementation.jam@chromium.org2009-08-045-3/+338
* Make NotificationObserver leaks into LOG(INFO).evan@chromium.org2009-08-031-1/+1