summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...jshin@chromium.org2009-08-181-27/+25
* Makes UMA log upload work on non-Windows platforms.cmasone@google.com2009-08-181-0/+1
* An initial pass at structure to do end-to-end extension API tests. I'll work...erikkay@chromium.org2009-08-173-1/+27
* Refactor IDMap to support safe removing of elements during iteration.phajdan.jr@chromium.org2009-08-173-29/+195
* Implement drag and drop of downloads for the Mac downloads page.paul@chromium.org2009-08-172-4/+8
* Fix TOC formatting.kathyw@google.com2009-08-151-0/+4
* Add themes link to left nav.aa@chromium.org2009-08-1516-15/+16
* First swing at the docs homepage. Also, fix the copyright/licenseaa@chromium.org2009-08-1521-25/+68
* Change breakpads on the helper processes to keep our rimZ clean.mark@chromium.org2009-08-155-6/+50
* Some personalization cleanup:tim@chromium.org2009-08-156-0/+27
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-152-20/+1
* Add new certificate error codewtc@chromium.org2009-08-141-0/+1
* Disable an extension when it is upgraded to a version that requires morempcomplete@chromium.org2009-08-142-1/+7
* Apply a limit to the canvas size we will hand back to the browser.cevans@chromium.org2009-08-141-1/+8
* Extension Docs: Implement auto TOC for static contentrafaelw@chromium.org2009-08-1420-64/+130
* Formatting pass: h3 -> h2, minor changes to some page names,kathyw@google.com2009-08-1411-69/+173
* Fix up the pid collection code for Mac OS X so it handles the different bundl...thomasvl@chromium.org2009-08-142-3/+8
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-142-1/+20
* Update chrome.extension docs. Also, remove old no longer neededaa@chromium.org2009-08-1419-24/+17
* The change has the followings:lzheng@chromium.org2009-08-142-0/+5
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-145-23/+91
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-142-20/+1
* Re-factor extension docs generation code. Now support referenced types and ty...rafaelw@chromium.org2009-08-1322-309/+202
* Linux: fix up use_system_{libxml,libxslt,sqlite3}agl@chromium.org2009-08-132-3/+12
* Add privacy_blacklists key to extension manifest and validate it.phajdan.jr@chromium.org2009-08-135-2/+55
* Implement http auth login dialog for OS X.thakis@chromium.org2009-08-132-31/+0
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-08-1325-49/+86
* Reliability test porting: stringy stuff.estade@chromium.org2009-08-133-23/+17
* I have taken over this patch, original authored by Adam Hunter (adamhunter).rafaelw@chromium.org2009-08-133-2/+14
* Move IDMap from base/ to common/phajdan.jr@chromium.org2009-08-126-5/+109
* So it turns out that gdk already has a function that does exactly what we want.estade@chromium.org2009-08-122-78/+0
* Add a method to classify what permission class an extension is in, with unitmpcomplete@chromium.org2009-08-123-0/+110
* Checkpoint for event automation porting.estade@chromium.org2009-08-121-0/+2
* Remove Playback Rate from the context menu.scherkus@chromium.org2009-08-121-11/+2
* Add chrome.extension to extension_api.json and docs.rafaelw@chromium.org2009-08-1220-34/+69
* GTK: Popup notification should have transparent rounded corners.erg@google.com2009-08-122-0/+9
* Refactors drag support from TabContentsViewGtk intosky@chromium.org2009-08-122-0/+19
* Move common Gtk TreeModel handling code into gtk_tree::ModelAdapter.mattm@chromium.org2009-08-122-0/+143
* Adds a command line switch to enable the appcache, and plumb the switch throu...michaeln@google.com2009-08-123-1/+8
* 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