summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Port some files in chrome/browser/ - part 1.deanm@chromium.org2008-11-259-35/+60
* Un-duplicate EvictFileFromSystemCache.deanm@chromium.org2008-11-2527-208/+1
* Port base/watchdog to Linux.deanm@chromium.org2008-11-251-2/+2
* Changes tab restore service to handle restoring closed windows as asky@google.com2008-11-259-213/+361
* Some crashes reported from the field seems to indicate that whenjcampan@chromium.org2008-11-253-3/+20
* Attempt at fixing crash in WebContents::ShowWidget. I suspect this issky@google.com2008-11-255-0/+34
* Changes table_view to get position for context menu from the currentsky@google.com2008-11-253-2/+22
* The first run sentinel does not get created for system installcpu@google.com2008-11-251-2/+11
* Changelist for erg's readability review.erg@google.com2008-11-253-114/+180
* Review URL: http://codereview.chromium.org/12434jcampan@chromium.org2008-11-251-2/+27
* Fix for 1498134, possible crash when cancelling a url request. Thesky@google.com2008-11-252-2/+29
* Set the delegate on incoming TabContents in BlockedPopupContainer::ReplaceCon...erg@google.com2008-11-251-3/+5
* Enable the encoding menu for javascript and css files. jungshik@google.com2008-11-251-1/+4
* * Delete Desktop and Quick Lauch shortcuts in user level install case also.kuchhal@chromium.org2008-11-251-4/+3
* Reverting 5971.maruel@chromium.org2008-11-256-142/+2
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-256-2/+142
* Fix crash with plugin installer infobar due to the infobardelegate not being ...ben@chromium.org2008-11-258-18/+30
* Fixes the WebRequest API to consistently use std::string instead ofdarin@chromium.org2008-11-251-4/+4
* Re-land 5929 (r5882) with crash fix and also this change:ben@chromium.org2008-11-2518-273/+338
* Get rid of ISO-8859-9 in the character encoding menu because it's now treated...jungshik@google.com2008-11-254-13/+9
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-241-10/+4
* Clean up some net/ code. Change a number of wstrings to FilePaths.estade@chromium.org2008-11-243-4/+5
* Add a NULL channel check in CreateNPVariantParam as it can be called withananta@chromium.org2008-11-241-9/+15
* Don't save state when the page ID doesn't change.brettw@google.com2008-11-241-2/+9
* Fixes a potential memory leak with a message creation.klink@chromium.org2008-11-241-4/+3
* Add class to encapsulate a CF Mach Message Source and handle it's liftime.jeremy@chromium.org2008-11-243-0/+131
* Update scons for the unforking of the inspector resource files.ojan@google.com2008-11-241-1/+1
* rollbackben@chromium.org2008-11-248-97/+90
* Re-land r5882 with a crash fix.ben@chromium.org2008-11-248-90/+97
* Don't reenter Webkit, while it waits for outgoing sync calls to complete. Thisananta@chromium.org2008-11-241-0/+4
* * Add net_unittests and unit_tests sources that size comparisonssgk@google.com2008-11-241-1/+5
* Reverting 5882. It broke LoginPromptTest.TestBasicAuth and .TestTwoAuths.maruel@chromium.org2008-11-248-91/+83
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-2210-11/+11
* Add new infobar files to SCons build.sgk@google.com2008-11-222-0/+3
* Build fix 2.evanm@google.com2008-11-221-2/+1
* Build fix.evanm@google.com2008-11-221-1/+2
* container_win.cc => widget_win.cc in the SCons build.sgk@google.com2008-11-221-1/+1
* * Fix system level check. We should check for mode conflict when we are doing...kuchhal@chromium.org2008-11-221-15/+15
* This change makes the following infobars use the new system:ben@chromium.org2008-11-228-83/+91
* Back out r5252 temporarily to see if it is related to thewtc@google.com2008-11-221-10/+1
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-2211-73/+69
* * Add support for verbose-logging option in master preferences file.kuchhal@chromium.org2008-11-224-2/+19
* Move skia extensions from the port to skia/ext for Windows only. Fixed thebrettw@google.com2008-11-211-1/+0
* fix bustageben@chromium.org2008-11-211-0/+2
* Beginnings of a new InfoBar system.ben@chromium.org2008-11-2115-25/+989
* Attempt 2 at this fix. I hit after my patch. The problem appears to besky@google.com2008-11-212-6/+8
* Fix a few leaks in SafeBrowsing. These have been around since the beginning,...erikkay@google.com2008-11-214-8/+76
* Base class for setup's html dialogscpu@google.com2008-11-213-13/+291
* Add a manifest to chrome.exe because we need thatnsylvain@chromium.org2008-11-213-1/+17
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-215-29/+29