summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Use a more compact license header in source files.license.bot2008-08-24175-4908/+700
* Adds capabilities for IPC messages of type long, for the primary purpose of a...klink@google.com2008-08-221-0/+14
* Had the logic for detecting ifdef DEBUG wrong.mbelshe@google.com2008-08-211-1/+1
* Code review changes. Incorporated all the suggestions from previous review. joshia@google.com2008-08-211-4/+8
* Unrollback r1158.rahulk@google.com2008-08-211-5/+0
* Revert 1158 as it is breaking ui_testsrahulk@google.com2008-08-211-0/+5
* Do not display "Google" in titlebar of Chromium builds. rahulk@google.com2008-08-211-5/+0
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-213-15/+6
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-212-3/+3
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-204-17/+19
* Revert. Failing unit tests.evanm@google.com2008-08-204-19/+17
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-204-17/+19
* Fix a leak in newly added sync channel unit tests.jabdelmalek@google.com2008-08-201-0/+1
* Chrome changes to allow non-ASCII characters in shortcut filenames.mpcomplete@google.com2008-08-202-3/+16
* Move time formatters that only use ICU into base/time.*tc@google.com2008-08-193-114/+9
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-193-20/+26
* Use LF for newlines in all DEPS filesmmentovai@google.com2008-08-181-8/+8
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-181-1/+6
* Cleanup some comment typos.ericroman@google.com2008-08-181-1/+1
* Added support for PostMessage from the automation framework toiyengar@google.com2008-08-151-0/+5
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...brettw@google.com2008-08-153-26/+20
* Code to facilitate sending message to external host.joshia@google.com2008-08-151-1/+8
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-153-20/+26
* Copy from http://chrome-reviews.prom.corp.google.com/1237 (new gcl changelist...timsteele@google.com2008-08-154-1/+12
* Step 1 at making Gears run in the renderer process (enabled by switchmpcomplete@google.com2008-08-154-0/+16
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-1512-122/+239
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-154-6/+2
* 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