summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Linux: detect the native (encrypted) password store to use by default.mdm@chromium.org2011-01-041-12/+11
* Refactor the install flow in the Chrome installer to use a single WorkItemLis...robertshield@chromium.org2011-01-0416-313/+754
* Remove wstring from l10n_util. Part 4.avi@chromium.org2011-01-0425-178/+233
* Fix browser-pid computation. The zygote is a child of the browser, and thembelshe@chromium.org2011-01-041-1/+2
* Reduces the CPU usage when about:net-internals is open,mmenke@chromium.org2011-01-042-21/+63
* Enable the virtual keyboard in incognito mode.sadrul@chromium.org2011-01-041-0/+1
* Remove IDS_CHROMIUM_PROJECT_URL from locale_settings.grdtfarina@chromium.org2011-01-047-15/+25
* Remove 'using' declaration of ScopedBitmap from scoped_handle_win.htfarina@chromium.org2011-01-031-10/+12
* Boldly increase the paint aggregation threshold. It turns out my previous valuebrettw@chromium.org2011-01-031-1/+1
* Updating trunk VERSION from 627.0 to 628.0chrome-release@google.com2011-01-031-1/+1
* Disable SSLUITest.TestHTTPSExpiredCertAndProceed, flakily hits an assertion.phajdan.jr@chromium.org2011-01-031-1/+2
* Disable DevToolsSanityTest.TestProfilerTab, flakily times out.phajdan.jr@chromium.org2011-01-031-1/+2
* Disable crashy IndexedDBBrowserTest.ObjectStoreTestphajdan.jr@chromium.org2011-01-031-1/+2
* Revert my change in r69993 to the paint aggregation threshold to see if it'sbrettw@chromium.org2011-01-031-1/+1
* Re-enabled building ppGoogleNaClPlugin on Mac to fix build.abarth@chromium.org2011-01-031-0/+8
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-0254-59/+59
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-0115-92/+100
* Move base/debug_on_start to base/debugger and rename it to be _win since itbrettw@chromium.org2011-01-011-1/+0
* move base/object_watcher into base/win and add the win namespace. Fixup callers.brettw@google.com2011-01-016-20/+21
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-01100-260/+251
* Remove base/debug_util. Move the debug UI related functions to base/debug/deb...brettw@google.com2011-01-014-6/+3
* Updating trunk VERSION from 626.0 to 627.0chrome-release@google.com2011-01-011-1/+1
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-0123-47/+51
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-0140-108/+98
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-01161-171/+171
* Enable BackgroundMode by default on all non-cros platforms.atwilson@chromium.org2010-12-316-30/+7
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-3131-96/+77
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-3139-99/+124
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-3115-26/+13
* Make class declarations ABI compatible, irrespective of ENABLE_CLIENT_BASED_G...jknotten@chromium.org2010-12-312-8/+16
* Don't update Chrome's uninstall command line if it is not installed (as per t...tommi@chromium.org2010-12-311-1/+5
* Handling a case in DeleteRegValueWorkItem where it would report a failure if ...tommi@chromium.org2010-12-311-2/+18
* Remove 'using' declaration of ScopedHDC from scoped_handle_win.htfarina@chromium.org2010-12-312-3/+5
* Incremental compiles of the NaCl PPAPI plugin fail on the Windows try servers:abarth@chromium.org2010-12-301-1/+0
* Fix ChromeOS buil by making hwnd_util conditional on Windows.brettw@google.com2010-12-301-2/+1
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-304-4/+4
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-3011-20/+58
* [Chrome OS] Respect periods in google apps account namescmasone@chromium.org2010-12-303-7/+27
* Fix include to fix unit test.brettw@chromium.org2010-12-301-1/+1
* Move some misc thread-related stuff from base to base/thread and into the basebrettw@chromium.org2010-12-306-10/+10
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-307-15/+15
* Updating trunk VERSION from 625.0 to 626.0chrome-release@google.com2010-12-301-1/+1
* GeolocationApiTest.ExtensionGeolocationAccessFail is flaky on Machamaji@chromium.org2010-12-301-1/+1
* Mac: trivial clean up of tab strip layout code + unseeable layout fix.viettrungluu@chromium.org2010-12-301-8/+3
* Get rid of RenderViewHostDelegate::Resource and dispatch the IPC messages dir...jam@chromium.org2010-12-3013-518/+320
* Remove wstring from TableModel.avi@chromium.org2010-12-3044-275/+266
* Add a dummy implementation of a new WebWidget::confirmComposition() method.suzhe@google.com2010-12-301-0/+5
* Revert 70277 - Revert 70275 - Revert 70267 - Refactor PipelineImpl to use Com...acolwell@chromium.org2010-12-291-1/+1
* Remove more 'using' declarations of Scoped* from scoped_handle_win.htfarina@chromium.org2010-12-294-11/+23
* Logging tweak for sync integration test harnessrsimha@chromium.org2010-12-292-3/+8