summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Adding more space between dialog contents and the buttons. For XP Classic themeben@chromium.org2008-12-021-1/+1
* Fix a comment. This was brought up by Ojan in a review for my previous patch,...brettw@google.com2008-12-021-2/+0
* Revert r6233, need to move the cert, there is a policy against dkegel@google.com2008-12-021-0/+2
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-023-15/+2
* Remove the URL and title from the state getting functions and IPC messages.brettw@google.com2008-12-027-47/+10
* Try to reland the ipc code to see if the testsnsylvain@chromium.org2008-12-0210-71/+317
* Introduce Extension class that can serializer and deserialize from Valueaa@chromium.org2008-12-027-0/+296
* Fixes and enhancementssgk@google.com2008-12-022-7/+0
* We have a bunch of new ui_tests failures. I wantnsylvain@chromium.org2008-12-0210-317/+71
* We have a bunch of new ui tests failure that startednsylvain@chromium.org2008-12-021-1/+1
* Fix a crash when hiding the find bar due to a NULL window_delegate_.ben@chromium.org2008-12-021-1/+3
* Convert SSL info bars to use the new system.ben@chromium.org2008-12-023-128/+56
* Add instrumentation to and tighten SDCH implementationjar@google.com2008-12-021-0/+8
* Change a DCHECK to CHECK to help debug a crash inwtc@google.com2008-12-021-1/+1
* Don't close tabs on middle-click when the release happens off the tab. Patch...pkasting@chromium.org2008-12-011-1/+5
* * Add ipc_tests unittest target to xcode project.jeremy@chromium.org2008-12-0110-71/+317
* Fix issue 4898: File extension wrong for saved filesfinnur@google.com2008-12-011-0/+1
* <esc> in the AutocompleteEdit should select all the text when reverting to th...pkasting@chromium.org2008-12-012-27/+36
* Fixes for some trivial issues (remove unneeded constants, int->size_t in a fe...pkasting@chromium.org2008-12-014-8/+5
* Fix window.open()/window.close() regression by disabling window.close() until...erg@google.com2008-12-0110-7/+60
* Don't create the default download directory just because we ask for its locat...pkasting@chromium.org2008-12-011-14/+11
* Add a new submenu in the context menu for a text box. This submenu displays s...sidchat@google.com2008-12-018-41/+215
* Add F1 as an accelerator for "Help". Original patch by Alex Mendes da Costa,...pkasting@chromium.org2008-12-013-0/+7
* Revert change 6149 because it broke the unit tests on windows.nsylvain@chromium.org2008-12-0113-217/+47
* Landing http://codereview.chromium.org/12502 for sverrir:sky@google.com2008-12-011-8/+15
* browser porting, part 2 - importeragl@chromium.org2008-12-0113-47/+217
* Changes filter used when importing in bookmark manager to includesky@google.com2008-12-011-1/+1
* Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t...maruel@chromium.org2008-12-016-2/+145
* Added the printing of a warning when we get an Exception while trying to impo...maruel@chromium.org2008-12-011-4/+8
* Fix the painting problem with Stree View and Flash 10. After the size of the...jam@chromium.org2008-12-012-14/+9
* Rollbackmbelshe@google.com2008-12-0114-100/+152
* A new copy of the old system monitor changelist.mbelshe@google.com2008-11-3014-152/+100
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-271-9/+9
* Reverting 5927 as John has a better fix for this issue.ananta@chromium.org2008-11-271-4/+0
* Reenabling a DCHECK that was causing the ui tests to hang on the dbg build bo...jcampan@chromium.org2008-11-271-3/+1
* * Don't do an idle check in StartLogTransmissionTimer(). This check makes us...pkasting@chromium.org2008-11-271-71/+51
* src/webkit side of webKit merge 38653:38729ojan@google.com2008-11-272-2/+2
* We never bumped the trunk minor version when we bumped the branch. Go straig...pkasting@chromium.org2008-11-261-1/+1
* * Check in criteria checker project for Chrome bundle deals.kuchhal@chromium.org2008-11-265-0/+187
* Rev stats file name to handle backwards incompatibilityjar@google.com2008-11-261-2/+2
* fix linux opt buildtc@google.com2008-11-261-2/+2
* Relanding docus manager crasher work-around.jcampan@chromium.org2008-11-263-3/+22
* Add the command line switch (--enable-video) for enabling HTML5 Video/Audio taghclam@chromium.org2008-11-262-1/+5
* Fixed two simple compilations that stopped browser/net/referrer.cctc@google.com2008-11-263-10/+11
* Fix black flash when doing fast animations - our fix was previously Vista-onl...glen@chromium.org2008-11-261-6/+5
* Add client parameter to the RLZ pingcpu@google.com2008-11-265-3/+15
* Disable test that started failing with the merge.ojan@google.com2008-11-261-1/+2
* Reverting my previous commit, it seems to be breaking the UI tests in debug m...jcampan@chromium.org2008-11-263-20/+3
* Changes keyword editor to map all input in the keyword field to lowersky@google.com2008-11-264-21/+33
* Attempted fix for some wheel/touchpad scrolling errors.pkasting@chromium.org2008-11-261-1/+1