summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-pagefinnur@google.com2008-12-045-62/+144
* really fix the ifdefpinkerton@google.com2008-12-041-1/+1
* wrap logging with correct ifdefpinkerton@google.com2008-12-041-0/+2
* Add support in spell check options sub-context menu to pop up fonts and langu...sidchat@google.com2008-12-042-3/+18
* Fix the issue in Spell Checker when certain words (such as especelly) did not...sidchat@google.com2008-12-043-1674/+1732
* add a target to run the ipc tests if and when they all pass. Fix up a signed/...pinkerton@google.com2008-12-042-7/+79
* adding chrome_paths.ccpinkerton@google.com2008-12-041-0/+2
* Make sure we end the update process if we get an errorfrom the servers. Previ...paulg@google.com2008-12-043-8/+18
* fix buildtc@google.com2008-12-041-1/+1
* Chromium-MultiProfile-Prototypemunjal@chromium.org2008-12-0377-19/+1376
* Removing the IsHungAppWindow DCHECK as it does not seem to be indicatingananta@chromium.org2008-12-031-1/+0
* Split the cross-platform part of skia_utils_win into skia_utils. Use this newbrettw@google.com2008-12-033-14/+6
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-0313-13/+13
* Fixes bug in window positioning that resulted in positioningsky@google.com2008-12-031-4/+8
* The onbeforeunload event could be sent more than once to a page.jcampan@chromium.org2008-12-033-27/+29
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-037-7/+7
* add a few files that now compilepinkerton@google.com2008-12-031-5/+5
* Encapsulate https server creation a bit more in preparation for getting thedkegel@google.com2008-12-031-44/+31
* Copy of http://codereview.chromium.org/13003 created by yury.semikhatsky@gmai...sgjesse@chromium.org2008-12-0315-89/+391
* Roll back this change.ben@chromium.org2008-12-033-16/+11
* Remove old infobar code from the SCons build.sgk@google.com2008-12-032-6/+0
* RootView should be destroyed in WM_NCDESTROY not after it.ben@chromium.org2008-12-033-11/+16
* Tear out all the old infobar code.ben@chromium.org2008-12-0323-1231/+5
* Convert Alternate NavURL Fetcher to use the new infobar framework.ben@chromium.org2008-12-0310-49/+275
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-0322-57/+69
* Updated the design document URLs for ResourceDispatcher and ResourceDispatche...scherkus@chromium.org2008-12-034-4/+4
* Make WordIterator and Snippet::MatchPositions use size_t instead of int for o...pkasting@chromium.org2008-12-037-60/+59
* Fix issue 4829: No file extensions listed when saving imagesfinnur@google.com2008-12-035-43/+85
* Add a note about a test that's expected to fail if you're not running crash_s...pkasting@chromium.org2008-12-033-5/+12
* Fixes context menu behavior of table view. In particular when runningsky@google.com2008-12-022-18/+43
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-0222-69/+57
* add more files to mac chrome project, build a few more tests. Fix typo in sco...pinkerton@google.com2008-12-023-25/+54
* Change a DCHECK to CHECK to help debug a crash inwtc@google.com2008-12-021-1/+1
* 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