| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated the design document URLs for ResourceDispatcher and ResourceDispatche... | scherkus@chromium.org | 2008-12-03 | 4 | -4/+4 |
* | Make WordIterator and Snippet::MatchPositions use size_t instead of int for o... | pkasting@chromium.org | 2008-12-03 | 7 | -60/+59 |
* | Fix issue 4829: No file extensions listed when saving images | finnur@google.com | 2008-12-03 | 5 | -43/+85 |
* | Add a note about a test that's expected to fail if you're not running crash_s... | pkasting@chromium.org | 2008-12-03 | 3 | -5/+12 |
* | Fixes context menu behavior of table view. In particular when running | sky@google.com | 2008-12-02 | 2 | -18/+43 |
* | Move convolver, image_operations, and skia_utils from base/gfx to skia/ext. | brettw@google.com | 2008-12-02 | 22 | -69/+57 |
* | add more files to mac chrome project, build a few more tests. Fix typo in sco... | pinkerton@google.com | 2008-12-02 | 3 | -25/+54 |
* | Change a DCHECK to CHECK to help debug a crash in | wtc@google.com | 2008-12-02 | 1 | -1/+1 |
* | Adding more space between dialog contents and the buttons. For XP Classic theme | ben@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | Fix a comment. This was brought up by Ojan in a review for my previous patch,... | brettw@google.com | 2008-12-02 | 1 | -2/+0 |
* | Revert r6233, need to move the cert, there is a policy against | dkegel@google.com | 2008-12-02 | 1 | -0/+2 |
* | * Cleanup: move base/platform_test.h -> testing/ | jeremy@chromium.org | 2008-12-02 | 3 | -15/+2 |
* | Remove the URL and title from the state getting functions and IPC messages. | brettw@google.com | 2008-12-02 | 7 | -47/+10 |
* | Try to reland the ipc code to see if the tests | nsylvain@chromium.org | 2008-12-02 | 10 | -71/+317 |
* | Introduce Extension class that can serializer and deserialize from Value | aa@chromium.org | 2008-12-02 | 7 | -0/+296 |
* | Fixes and enhancements | sgk@google.com | 2008-12-02 | 2 | -7/+0 |
* | We have a bunch of new ui_tests failures. I want | nsylvain@chromium.org | 2008-12-02 | 10 | -317/+71 |
* | We have a bunch of new ui tests failure that started | nsylvain@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | Fix a crash when hiding the find bar due to a NULL window_delegate_. | ben@chromium.org | 2008-12-02 | 1 | -1/+3 |
* | Convert SSL info bars to use the new system. | ben@chromium.org | 2008-12-02 | 3 | -128/+56 |
* | Add instrumentation to and tighten SDCH implementation | jar@google.com | 2008-12-02 | 1 | -0/+8 |
* | Change a DCHECK to CHECK to help debug a crash in | wtc@google.com | 2008-12-02 | 1 | -1/+1 |
* | Don't close tabs on middle-click when the release happens off the tab. Patch... | pkasting@chromium.org | 2008-12-01 | 1 | -1/+5 |
* | * Add ipc_tests unittest target to xcode project. | jeremy@chromium.org | 2008-12-01 | 10 | -71/+317 |
* | Fix issue 4898: File extension wrong for saved files | finnur@google.com | 2008-12-01 | 1 | -0/+1 |
* | <esc> in the AutocompleteEdit should select all the text when reverting to th... | pkasting@chromium.org | 2008-12-01 | 2 | -27/+36 |
* | Fixes for some trivial issues (remove unneeded constants, int->size_t in a fe... | pkasting@chromium.org | 2008-12-01 | 4 | -8/+5 |
* | Fix window.open()/window.close() regression by disabling window.close() until... | erg@google.com | 2008-12-01 | 10 | -7/+60 |
* | Don't create the default download directory just because we ask for its locat... | pkasting@chromium.org | 2008-12-01 | 1 | -14/+11 |
* | Add a new submenu in the context menu for a text box. This submenu displays s... | sidchat@google.com | 2008-12-01 | 8 | -41/+215 |
* | Add F1 as an accelerator for "Help". Original patch by Alex Mendes da Costa,... | pkasting@chromium.org | 2008-12-01 | 3 | -0/+7 |
* | Revert change 6149 because it broke the unit tests on windows. | nsylvain@chromium.org | 2008-12-01 | 13 | -217/+47 |
* | Landing http://codereview.chromium.org/12502 for sverrir: | sky@google.com | 2008-12-01 | 1 | -8/+15 |
* | browser porting, part 2 - importer | agl@chromium.org | 2008-12-01 | 13 | -47/+217 |
* | Changes filter used when importing in bookmark manager to include | sky@google.com | 2008-12-01 | 1 | -1/+1 |
* | Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t... | maruel@chromium.org | 2008-12-01 | 6 | -2/+145 |
* | Added the printing of a warning when we get an Exception while trying to impo... | maruel@chromium.org | 2008-12-01 | 1 | -4/+8 |
* | Fix the painting problem with Stree View and Flash 10. After the size of the... | jam@chromium.org | 2008-12-01 | 2 | -14/+9 |
* | Rollback | mbelshe@google.com | 2008-12-01 | 14 | -100/+152 |
* | A new copy of the old system monitor changelist. | mbelshe@google.com | 2008-11-30 | 14 | -152/+100 |
* | Remove file_util::kPathSeparator from posix. | estade@chromium.org | 2008-11-27 | 1 | -9/+9 |
* | Reverting 5927 as John has a better fix for this issue. | ananta@chromium.org | 2008-11-27 | 1 | -4/+0 |
* | Reenabling a DCHECK that was causing the ui tests to hang on the dbg build bo... | jcampan@chromium.org | 2008-11-27 | 1 | -3/+1 |
* | * Don't do an idle check in StartLogTransmissionTimer(). This check makes us... | pkasting@chromium.org | 2008-11-27 | 1 | -71/+51 |
* | src/webkit side of webKit merge 38653:38729 | ojan@google.com | 2008-11-27 | 2 | -2/+2 |
* | We never bumped the trunk minor version when we bumped the branch. Go straig... | pkasting@chromium.org | 2008-11-26 | 1 | -1/+1 |
* | * Check in criteria checker project for Chrome bundle deals. | kuchhal@chromium.org | 2008-11-26 | 5 | -0/+187 |
* | Rev stats file name to handle backwards incompatibility | jar@google.com | 2008-11-26 | 1 | -2/+2 |
* | fix linux opt build | tc@google.com | 2008-11-26 | 1 | -2/+2 |
* | Relanding docus manager crasher work-around. | jcampan@chromium.org | 2008-11-26 | 3 | -3/+22 |