summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-142-4/+4
* reland safe portions of r625darin@google.com2008-08-143-30/+25
* Removing the code which enables using the renderer dib in the browser backingiyengar@google.com2008-08-141-4/+2
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-1/+1
* Part 2 of the chrome_program change. Split into two changestc@google.com2008-08-131-1/+1
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-131-190/+190
* First, this removes the dependency of NavigationController on thebrettw@google.com2008-08-131-179/+205
* IPCSyncChannel cleanup:jabdelmalek@google.com2008-08-132-38/+26
* Add a couple of metrics to help us quantify two cases that can prevent us to ...cpu@google.com2008-08-134-5/+29
* Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed onjabdelmalek@google.com2008-08-122-10/+16
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@760 0039d316-1c4b-4281-b9...darin@google.com2008-08-121-0/+2
* Revert my changejabdelmalek@google.com2008-08-122-16/+10
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@739 0039d316-1c4b-4281-b9...darin@google.com2008-08-121-2/+0
* Make timer.cc portable by factoring its Windows bits into MessageLoop.darin@google.com2008-08-121-0/+2
* Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed o...jabdelmalek@google.com2008-08-122-10/+16
* Fix the build; make the function here non-const too.avi@google.com2008-08-122-2/+2
* Move RenderViewHost management out of WebContents into a newbrettw@google.com2008-08-121-5/+6
* Cleanup a few files, reduce the number of includes.maruel@google.com2008-08-1210-474/+576
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-127-31/+207
* rollback r625 because it made things slowerdarin@google.com2008-08-097-51/+91
* Switch IPC classes over to using ObjectWatcher instead of MessageLoop::WatchO...darin@google.com2008-08-097-91/+51
* Fix a bunch of include problems that my deps checker tool found. Mostly I mad...brettw@google.com2008-08-081-1/+1
* Add deps files and rules for the checkdeps script.brettw@google.com2008-08-081-0/+8
* Move away from the deprecated atomic.h interface to AtomicRefCount and Atomic...deanm@google.com2008-08-072-7/+12
* Make the OSExchangeDataTest.Html test pass now that I fixed NULL handling in ...brettw@google.com2008-08-071-2/+18
* fix build (take 2)darin@google.com2008-08-061-1/+1
* fix build bustagedarin@google.com2008-08-061-3/+3
* Improve NPRuntime marshalling by adding glue functions for serializing / dese...darin@google.com2008-08-061-27/+13
* This fixes http://b/issue?id=1257424, which is a need to implement a global b...iyengar@google.com2008-08-063-1/+15
* Add common\ipc_message_utils.cc to SCons build.sgk@google.com2008-08-051-0/+1
* Reapply 379 since it wasn't the issue with the build breakage.maruel@google.com2008-08-057-194/+284
* Revert change 379 to see if it fixes the build. Please reapply when it's green.nsylvain@google.com2008-08-057-284/+194
* Reduce the quantity of includes and template specialization in ipc_message_ut...maruel@google.com2008-08-057-194/+284
* Initial version of a chrome memory test. This is not yet done; as it stillmbelshe@google.com2008-08-052-7/+14
* Cross-platform: Let SCons abstract library names by getting rid of .lib suff...sgk@google.com2008-08-041-3/+8
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-041-21/+1
* Convert chrome SConscript files to psuedo-builder calls.sgk@google.com2008-08-031-2/+2
* Add new common\common|glue.cc file.sgk@google.com2008-08-031-0/+1
* Trim the dependencies of the plugin_dll and renderer_dll projects. Browser_dl...maruel@google.com2008-08-022-17/+88
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-021-10/+7
* Using a better seed. Using time() causes the random sequence to start with t...jcampan@google.com2008-08-011-1/+4
* Adds new class AtExitManager which manages the dtors of all singletons.cpu@google.com2008-08-011-0/+5
* Command-line flag to allow the debugger UI to be loaded from the filesystem r...erikkay@google.com2008-07-312-0/+5
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-315-28/+28
* Support RanAllPending() rather than RunOnce(), and integrated into ipc_sync_c...jar@google.com2008-07-311-1/+1
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-311-11/+4
* (Re-landing of) Support RunOnce() in message loop.jar@google.com2008-07-301-4/+3
* Rollback 109jar@google.com2008-07-301-3/+4
* M base/message_loop.hjar@google.com2008-07-301-4/+3
* Fix 1295677: REGRESSION: Import SETS startup page to imported home page.finnur@google.com2008-07-302-3/+7