| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing build bustage. Adding files which were part of the original change | ananta@chromium.org | 2008-12-05 | 1 | -0/+2 |
* | Add error messages to JSONReader and friends. This required a bit of refactor... | aa@chromium.org | 2008-12-05 | 7 | -25/+34 |
* | Fix a race condition in the SyncChannel code. | jam@chromium.org | 2008-12-05 | 2 | -61/+37 |
* | fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOT | erikkay@google.com | 2008-12-05 | 1 | -9/+7 |
* | Introduce ExtensionsService. Load extensions on startup from a directory in | aa@chromium.org | 2008-12-05 | 2 | -0/+4 |
* | Don't cancel the original manual data stream request when the plugin invokes | ananta@chromium.org | 2008-12-04 | 1 | -2/+0 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 2 | -884/+884 |
* | really fix the ifdef | pinkerton@google.com | 2008-12-04 | 1 | -1/+1 |
* | wrap logging with correct ifdef | pinkerton@google.com | 2008-12-04 | 1 | -0/+2 |
* | add a target to run the ipc tests if and when they all pass. Fix up a signed/... | pinkerton@google.com | 2008-12-04 | 1 | -1/+1 |
* | Chromium-MultiProfile-Prototype | munjal@chromium.org | 2008-12-03 | 2 | -0/+4 |
* | Move base/gfx/skia_util to skia/ext/skia_util_win. | brettw@google.com | 2008-12-03 | 1 | -1/+4 |
* | Fixes bug in window positioning that resulted in positioning | sky@google.com | 2008-12-03 | 1 | -4/+8 |
* | Move convolver and image_operations from base/gfx to skia/ext. This is just | brettw@google.com | 2008-12-03 | 1 | -1/+1 |
* | Revert my skia file moves because of layout test failures. | brettw@google.com | 2008-12-03 | 2 | -9/+5 |
* | Updated the design document URLs for ResourceDispatcher and ResourceDispatche... | scherkus@chromium.org | 2008-12-03 | 2 | -2/+2 |
* | Fix issue 4829: No file extensions listed when saving images | finnur@google.com | 2008-12-03 | 2 | -21/+60 |
* | Move convolver, image_operations, and skia_utils from base/gfx to skia/ext. | brettw@google.com | 2008-12-02 | 2 | -5/+9 |
* | Remove the URL and title from the state getting functions and IPC messages. | brettw@google.com | 2008-12-02 | 1 | -3/+1 |
* | Try to reland the ipc code to see if the tests | nsylvain@chromium.org | 2008-12-02 | 9 | -71/+100 |
* | We have a bunch of new ui_tests failures. I want | nsylvain@chromium.org | 2008-12-02 | 9 | -100/+71 |
* | * Add ipc_tests unittest target to xcode project. | jeremy@chromium.org | 2008-12-01 | 9 | -71/+100 |
* | Fix issue 4898: File extension wrong for saved files | finnur@google.com | 2008-12-01 | 1 | -0/+1 |
* | Fix window.open()/window.close() regression by disabling window.close() until... | erg@google.com | 2008-12-01 | 1 | -0/+6 |
* | Don't create the default download directory just because we ask for its locat... | pkasting@chromium.org | 2008-12-01 | 1 | -14/+11 |
* | Rev stats file name to handle backwards incompatibility | jar@google.com | 2008-11-26 | 1 | -2/+2 |
* | Add the command line switch (--enable-video) for enabling HTML5 Video/Audio tag | hclam@chromium.org | 2008-11-26 | 2 | -1/+5 |
* | Turn on the new SafeBrowsing by default. To use the older | paulg@google.com | 2008-11-26 | 2 | -5/+4 |
* | Attempt at fixing crash in WebContents::ShowWidget. I suspect this is | sky@google.com | 2008-11-25 | 1 | -0/+4 |
* | Re-land 5929 (r5882) with crash fix and also this change: | ben@chromium.org | 2008-11-25 | 1 | -7/+7 |
* | Add class to encapsulate a CF Mach Message Source and handle it's liftime. | jeremy@chromium.org | 2008-11-24 | 2 | -0/+125 |
* | rollback | ben@chromium.org | 2008-11-24 | 1 | -7/+7 |
* | Re-land r5882 with a crash fix. | ben@chromium.org | 2008-11-24 | 1 | -7/+7 |
* | Reverting 5882. It broke LoginPromptTest.TestBasicAuth and .TestTwoAuths. | maruel@chromium.org | 2008-11-24 | 1 | -7/+7 |
* | Remove base versions of the graphics headers, which previously just forwarded... | brettw@google.com | 2008-11-22 | 1 | -1/+2 |
* | This change makes the following infobars use the new system: | ben@chromium.org | 2008-11-22 | 1 | -7/+7 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-22 | 3 | -10/+10 |
* | Beginnings of a new InfoBar system. | ben@chromium.org | 2008-11-21 | 1 | -9/+13 |
* | Rollback "Remove use of wide characters in stats table identifiers." | evanm@google.com | 2008-11-21 | 1 | -7/+7 |
* | Port some files in chrome/common to Linux. | evanm@google.com | 2008-11-21 | 6 | -36/+25 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-21 | 1 | -7/+7 |
* | Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc... | pinkerton@google.com | 2008-11-21 | 1 | -1/+7 |
* | Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf, | deanm@chromium.org | 2008-11-21 | 1 | -2/+3 |
* | Adds various docking positions when dragging around a tab. I've added | sky@google.com | 2008-11-20 | 2 | -5/+6 |
* | Mach msg class can use an externally allocated buffer rather than an internal | jeremy@chromium.org | 2008-11-20 | 2 | -95/+178 |
* | Add a flags to further control response header persistence. We use this to | darin@chromium.org | 2008-11-20 | 1 | -2/+4 |
* | Checkin of unmodified version of Mach IPC utility class. | jeremy@chromium.org | 2008-11-19 | 2 | -0/+544 |
* | Move more code to using FilePath. | evanm@google.com | 2008-11-19 | 1 | -2/+3 |
* | Land this change again now I've fixed the crash. | ben@chromium.org | 2008-11-19 | 1 | -0/+10 |
* | Remove cf_html from webdropdata.h. This is windows | tc@google.com | 2008-11-19 | 4 | -17/+48 |