summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Turn on the new SafeBrowsing by default. To use the olderpaulg@google.com2008-11-265-11/+10
* Don't create separate SiteInstances for pages from the same domain and schemecreis@google.com2008-11-263-14/+32
* Fix up paths now that test_file_util has moved.deanm@chromium.org2008-11-254-8/+3
* 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