summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Revert my revert, it still fails on the bots (even though it passes locally). :/finnur@chromium.org2011-09-0417-1760/+421
* Fix an AppCache crash due to a dangling ResourceContext ptr. michaeln@google.com2011-09-041-10/+4
* Un-reverting since I can't repro the test failure locally and I wanted to do ...finnur@chromium.org2011-09-0417-421/+1760
* Remove broken test.joaodasilva@chromium.org2011-09-041-12/+2
* Introduced the URLBlacklistManager, and wired it to various places.joaodasilva@chromium.org2011-09-0411-5/+554
* Extracting notification handling code in file_browser_event_router to separat...tbarzic@chromium.org2011-09-0410-160/+991
* Revert 99335 - Lower Instant field trial percentage.sreeram@chromium.org2011-09-041-4/+4
* Fix top crasher on the AvatarMenuButton destructorcpu@chromium.org2011-09-041-2/+4
* Add channel and gl_vendor to GpuBlacklist.zmo@google.com2011-09-042-9/+32
* Plug in legacy error code sent by the server to the new model by converting t...lipalani@chromium.org2011-09-0419-108/+278
* Start client-side phishing classification for non-UMA users if thenoelutz@google.com2011-09-043-6/+19
* Make BaseFile member functions return net::Error's.ahendrickson@chromium.org2011-09-041-8/+8
* Retroactively addressed sky@'s comments from CL http://codereview.chromium.or...stevet@chromium.org2011-09-033-36/+89
* Nukes remove_first_entry from CopyStateFromAndPrune. This turned out bad for ...sky@chromium.org2011-09-034-15/+8
* Delay the metrics policy migration call to make sure ownership has been taken.pastarmovj@chromium.org2011-09-036-39/+91
* Disable SSLUITest.TestBadHTTPSDownloadcbentzel@chromium.org2011-09-031-1/+3
* extensions: Get rid of references to GetVersionFromString from extension_upda...tfarina@chromium.org2011-09-031-17/+12
* Fix a 10.6 SDK build error with Clang.rsesek@chromium.org2011-09-031-1/+2
* [ChromeOS] Update Gaia side pane per mock.xiyuan@chromium.org2011-09-035-12/+31
* Now typed url code just warns on duplicate visits instead of erroring out.atwilson@chromium.org2011-09-031-4/+17
* Don't crash if DontProceed is chosen on the SSL interstitial page after Proce...cbentzel@chromium.org2011-09-032-1/+48
* Included stddef.h to the list of includes.asharif@chromium.org2011-09-031-0/+1
* Print Preview: Fix a few random issues.thestig@chromium.org2011-09-033-47/+42
* [chromeos] Automation should wait for webui login only in login manager modenirnimesh@chromium.org2011-09-031-1/+7
* Get rid of some static initializers.dmichael@chromium.org2011-09-032-13/+13
* Smooth scrollingscottbyer@chromium.org2011-09-031-1/+2
* bookmarks: Split BookmarkModel::SetURLStarred in two helper functions in book...tfarina@chromium.org2011-09-0313-72/+82
* Move HistogramSynchronizer initialization to BrowserMainParts.stevenjb@chromium.org2011-09-032-2/+15
* ntp4: when you drag a most visited tile off the NTP, make sure it shows up againestade@chromium.org2011-09-032-3/+5
* reland string fixes (r99324)estade@chromium.org2011-09-034-21/+20
* 2nd compilation fix for cros (missed a file).atwilson@chromium.org2011-09-031-1/+1
* fix for cros compilation erroratwilson@chromium.org2011-09-031-1/+1
* ntp4: theme page switchersestade@chromium.org2011-09-034-8/+15
* Mark two tests as flaky on Mac.creis@chromium.org2011-09-032-2/+16
* Moved the handling of the initial passphrase into SyncSetupFlow.atwilson@chromium.org2011-09-0311-147/+116
* Increase prerender memory limit on NetInternalsTests,mmenke@chromium.org2011-09-031-0/+10
* Remove some unused includes and uses of BrowserTestHelper.rsesek@chromium.org2011-09-039-15/+4
* OSX: Use infobar's self-reported height.miket@chromium.org2011-09-031-2/+2
* Disable preread experiment for Chromium and change registry key used by Googl...chrisha@chromium.org2011-09-031-1/+3
* [ntp4] Fix incorrect scrollbar behavior on bookmarks page.csilv@chromium.org2011-09-033-12/+9
* Remove unneeded parameter in CallJavascriptFunction that was causing a memory...abodenha@chromium.org2011-09-031-2/+1
* Use only 1 hover threshold of 250ms for hover histograms.tburkard@chromium.org2011-09-031-16/+1
* Stop forcing filebrowser to open in Files directory by defaulttbarzic@chromium.org2011-09-031-2/+1
* ntp4: Avoid a temp variable of node child_count().tfarina@chromium.org2011-09-031-23/+25
* Disable flaky browser_test for WebstoreInlineInstallTest.FindLink on Linux.dyu@chromium.org2011-09-021-1/+8
* Remove dead dialog position pref code in Autofillisherman@chromium.org2011-09-023-9/+0
* Adds a global keyboard shortcut to trigger speech input in the currentlydmazzoni@chromium.org2011-09-025-0/+13
* Fix build, it was a mid-air collision.phajdan.jr@chromium.org2011-09-023-9/+12
* Move sync test code out of chrome/testphajdan.jr@chromium.org2011-09-02114-48/+13911
* Fixes possible crash in PrintPreviewHandler. If the tab isn't in thesky@chromium.org2011-09-021-2/+4