summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-102-17/+17
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-7/+1
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-1/+7
* Enable speech input by default and remove unused code.satish@chromium.org2011-01-103-8/+0
* Add options to enable stressing of the V8 crankshaft optimizations when runni...sgjesse@google.com2011-01-103-0/+27
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-7/+7
* Turn gpu acceleration of video (CSC and scaling) on by default. <video> eleme...vangelis@chromium.org2011-01-083-1/+7
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-3/+3
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-7/+7
* Flags: Enable Tabbed Options by default.jhawkins@chromium.org2011-01-072-4/+4
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-7/+7
* Disable sandboxed plugin for WinXPcpu@chromium.org2011-01-071-0/+1
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-7/+1
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-1/+7
* Make the popup blocker on by default. Flip the flag to be a disabling one.rsesek@chromium.org2011-01-072-5/+6
* Add a note to tabs.onCreated documentation that the url might not be defined.asargent@chromium.org2011-01-072-2/+2
* Re-land of http://codereview.chromium.org/6094009 with Mac build fix.kbr@google.com2011-01-071-0/+8
* Geolocation code cleanup following switch to client-based Geolocation.jknotten@chromium.org2011-01-071-34/+5
* Private Pepper extension for Flapper to allow TCP connections to be madeviettrungluu@chromium.org2011-01-074-3/+62
* Revert http://codereview.chromium.org/6094009 (r70768) due tokbr@google.com2011-01-061-8/+0
* Perform GPU-related initialization in GPU process in response to ankbr@google.com2011-01-061-0/+8
* Update the copyright year.kathyw@chromium.org2011-01-0661-61/+61
* Revert 70629 - Add multi-process notification class.dmaclach@chromium.org2011-01-066-608/+0
* Add multi-process notification class.dmaclach@chromium.org2011-01-066-0/+608
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-067-31/+29
* Chromoting setup flow: implemented rest of setup flow steps.sergeyu@chromium.org2011-01-061-6/+0
* Allow the user to choose which corner of the screen should get notifications.johnnyg@chromium.org2011-01-062-0/+5
* Update the HTML source to use the CSS3 syntax for gradients.arv@chromium.org2011-01-052-12/+9
* Add hotlinks to individual samples in extension samples directory.kurrik@chromium.org2011-01-053-93/+238
* Uses bool WebKit::WebWidget::confirmComposition(const WebString& text).suzhe@google.com2011-01-051-1/+2
* Add "management" warning, improve comments, update screenshots,kathyw@chromium.org2011-01-054-30/+98
* Move lots of GMock stuff out of line.erg@google.com2011-01-054-6/+27
* Remove IDS_LEARN_MORE_REPORTING_URL from locale_settings.grdtfarina@chromium.org2011-01-052-0/+7
* Add minimum_chrome_version to chrome search extensionaa@chromium.org2011-01-043-2/+3
* Remove "key" property from chrome_search manifest, update docsaa@chromium.org2011-01-044-3/+2
* Re-use existing out-of-process plugins if one is already loaded. Otherwisebrettw@chromium.org2011-01-042-19/+72
* Remove IDS_CHROMIUM_PROJECT_URL from locale_settings.grdtfarina@chromium.org2011-01-042-0/+5
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-022-2/+2
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-013-20/+22
* move base/object_watcher into base/win and add the win namespace. Fixup callers.brettw@google.com2011-01-012-6/+8
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-014-19/+19
* Remove base/debug_util. Move the debug UI related functions to base/debug/deb...brettw@google.com2011-01-011-2/+0
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-012-4/+4
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-015-19/+18
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-0113-13/+13
* Enable BackgroundMode by default on all non-cros platforms.atwilson@chromium.org2010-12-312-8/+1
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-312-5/+11
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-7/+9
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-3/+3
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-301-1/+1