summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Ensure that the directory has a trailing separator when highlightingpaulg@google.com2008-12-121-0/+5
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-1/+1
* Build ipc_tests on linux.tc@google.com2008-12-113-12/+36
* Refactor IPC::Channel to have a common header.jeremy@chromium.org2008-12-1011-156/+295
* run ipc unit tests in release mode (was running other unit tests). port code ...pinkerton@google.com2008-12-101-2/+2
* Reverting 6709,6708,6706.brettw@google.com2008-12-101-3/+3
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-101-3/+3
* Misc proxy service changes.ericroman@google.com2008-12-101-0/+7
* Fix style fro last CL. I had extra space to prevent >> at the end of the temp...brettw@google.com2008-12-101-1/+1
* Fox more gcc template errors.brettw@google.com2008-12-101-3/+3
* Fix gcc compilation issue. The inner class doesn't need a template decl.brettw@google.com2008-12-101-1/+0
* Add property bag to the build.brettw@google.com2008-12-102-0/+9
* Add a property bag which is a typesafe list of arbitrary data that can bebrettw@google.com2008-12-093-0/+275
* Bring up ipc tests on POSIX.jeremy@chromium.org2008-12-093-90/+91
* Adding a unit test for the AppendExtensionIfNeeded partfinnur@google.com2008-12-093-14/+81
* First cut at POSIX Implementation of IPC Channel using FIFOs.jeremy@chromium.org2008-12-082-18/+518
* Platform cleanup in common/deanm@chromium.org2008-12-082-7/+7
* Fixing build bustage. Adding files which were part of the original changeananta@chromium.org2008-12-051-0/+2
* Add error messages to JSONReader and friends. This required a bit of refactor...aa@chromium.org2008-12-057-25/+34
* Fix a race condition in the SyncChannel code.jam@chromium.org2008-12-052-61/+37
* fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOTerikkay@google.com2008-12-051-9/+7
* Introduce ExtensionsService. Load extensions on startup from a directory inaa@chromium.org2008-12-052-0/+4
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-041-2/+0
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-042-884/+884
* really fix the ifdefpinkerton@google.com2008-12-041-1/+1
* wrap logging with correct ifdefpinkerton@google.com2008-12-041-0/+2
* add a target to run the ipc tests if and when they all pass. Fix up a signed/...pinkerton@google.com2008-12-041-1/+1
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-032-0/+4
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-031-1/+4
* Fixes bug in window positioning that resulted in positioningsky@google.com2008-12-031-4/+8
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-032-9/+5
* Updated the design document URLs for ResourceDispatcher and ResourceDispatche...scherkus@chromium.org2008-12-032-2/+2
* Fix issue 4829: No file extensions listed when saving imagesfinnur@google.com2008-12-032-21/+60
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-022-5/+9
* Remove the URL and title from the state getting functions and IPC messages.brettw@google.com2008-12-021-3/+1
* Try to reland the ipc code to see if the testsnsylvain@chromium.org2008-12-029-71/+100
* We have a bunch of new ui_tests failures. I wantnsylvain@chromium.org2008-12-029-100/+71
* * Add ipc_tests unittest target to xcode project.jeremy@chromium.org2008-12-019-71/+100
* Fix issue 4898: File extension wrong for saved filesfinnur@google.com2008-12-011-0/+1
* Fix window.open()/window.close() regression by disabling window.close() until...erg@google.com2008-12-011-0/+6
* Don't create the default download directory just because we ask for its locat...pkasting@chromium.org2008-12-011-14/+11
* Rev stats file name to handle backwards incompatibilityjar@google.com2008-11-261-2/+2
* Add the command line switch (--enable-video) for enabling HTML5 Video/Audio taghclam@chromium.org2008-11-262-1/+5
* Turn on the new SafeBrowsing by default. To use the olderpaulg@google.com2008-11-262-5/+4
* Attempt at fixing crash in WebContents::ShowWidget. I suspect this issky@google.com2008-11-251-0/+4
* Re-land 5929 (r5882) with crash fix and also this change:ben@chromium.org2008-11-251-7/+7
* Add class to encapsulate a CF Mach Message Source and handle it's liftime.jeremy@chromium.org2008-11-242-0/+125
* rollbackben@chromium.org2008-11-241-7/+7
* Re-land r5882 with a crash fix.ben@chromium.org2008-11-241-7/+7