summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove 'using' declaration of ScopedHGlobal from scoped_handle_win.htfarina@chromium.org2011-01-025-23/+24
* Roll WebKit DEPS and move JavaScriptCore to Source/JavaScriptCoreabarth@chromium.org2011-01-021-3/+3
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-02114-166/+163
* Roll WebKit DEPSabarth@chromium.org2011-01-021-1/+1
* Fix build by removing unused include.brettw@chromium.org2011-01-011-1/+0
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-0148-377/+427
* Move base/debug_on_start to base/debugger and rename it to be _win since itbrettw@chromium.org2011-01-019-21/+34
* Fix ChromeFrame build by including necessary header and using the new namespacebrettw@google.com2011-01-011-3/+4
* move base/object_watcher into base/win and add the win namespace. Fixup callers.brettw@google.com2011-01-0122-66/+76
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-01127-357/+349
* Remove base/debug_util. Move the debug UI related functions to base/debug/deb...brettw@google.com2011-01-0117-69/+63
* Updating trunk VERSION from 626.0 to 627.0chrome-release@google.com2011-01-011-1/+1
* WebKit roll 74825:74843tkent@chromium.org2011-01-011-1/+1
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-0153-109/+128
* Add missing base:: to fix the biuld.brettw@chromium.org2011-01-011-1/+2
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-0172-248/+222
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-01273-308/+311
* 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-3151-344/+343
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-31111-441/+545
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-3145-107/+110
* Enable client-based geolocation.jknotten@chromium.org2010-12-311-1/+1
* Make class declarations ABI compatible, irrespective of ENABLE_CLIENT_BASED_G...jknotten@chromium.org2010-12-316-22/+37
* WebKit roll 74821:74825tkent@chromium.org2010-12-311-1/+1
* Expand the suppression for bug 68304 (leaks in ResourceDispatcherHostTest.*)glider@chromium.org2010-12-311-7/+1
* Added a new suppression for invalid write in WebDataService::InitializeDataba...glider@chromium.org2010-12-311-1/+9
* WebKit roll 74820:74821tkent@chromium.org2010-12-311-1/+1
* WebKit roll 74816:74820tkent@chromium.org2010-12-311-1/+1
* 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
* WebKit roll 74791:74816mihaip@chromium.org2010-12-311-1/+1
* Change "enable-ceee" to "ceee" to match the installer.tommi@chromium.org2010-12-315-16/+17
* Remove 'using' declaration of ScopedHDC from scoped_handle_win.htfarina@chromium.org2010-12-317-11/+15
* touch: Check for NULL display.sadrul@chromium.org2010-12-301-0/+6
* 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-3031-65/+83
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-3029-404/+423
* Dr. Memory - suppress some printing/ memory leaks, increase the number of cal...timurrrr@chromium.org2010-12-302-0/+8
* Expose Mac WebThemeEngine hooks added by r70278 (and r74581 on the WebKit side)mihaip@chromium.org2010-12-304-6/+6
* [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
* Fix exclusion for the worker pool posix unit test on Windows.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-3040-152/+164
* Restore the Direct2D tests. It no longer uses WindowImpl which I moved to app...brettw@google.com2010-12-303-15/+41
* Fix the circular dependency between gfx and app. This temporarily disables th...brettw@google.com2010-12-301-2/+2
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-3038-217/+192
* Heapcheck: suppress bug 68290 (leaks in URLRequest::ResponseStarted)glider@chromium.org2010-12-301-0/+33
* Updating trunk VERSION from 625.0 to 626.0chrome-release@google.com2010-12-301-1/+1
* WebKit roll 74786:74791hamaji@chromium.org2010-12-301-1/+1