summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* As agreed on by the SafeBrowsing server team:paulg@google.com2008-10-152-15/+14
* Add a check in Chrome to not run user level mode if machine level Chromekuchhal@chromium.org2008-10-152-7/+57
* Add a lot of robustness to SDCH filter decodingjar@google.com2008-10-151-1/+1
* Change SpellChecker language without restarting the browser.sidchat@google.com2008-10-156-25/+143
* This file was left out of my last checkin due to prior gcl cruft.beng@google.com2008-10-151-32/+21
* Convert GetPreferredSize from:beng@google.com2008-10-1590-1051/+942
* Insert NULL check to fix dist crashben@chromium.org2008-10-151-5/+4
* Change #ifdef _DEBUG test to #ifndef NDEBUG test.maruel@google.com2008-10-153-6/+6
* Fix a crasher when shutting down with a pending dangerous download.jcampan@chromium.org2008-10-151-2/+4
* Enable magic browzr again.ben@chromium.org2008-10-141-1/+1
* Convert HitTest/GetViewForPoint to use gfx::Pointben@chromium.org2008-10-1410-30/+28
* Fix some places I missed the renaming changes.brettw@google.com2008-10-142-10/+10
* Rename RenderWidgetHostHWND to RenderWidgetHostViewWin for consistency with o...brettw@google.com2008-10-1410-124/+139
* Rename various text zoom related stuff to be more generic, since we now canbrettw@google.com2008-10-144-15/+11
* Try and find the location of crashben@chromium.org2008-10-141-0/+2
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-1419-136/+135
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-1413-116/+88
* Fix the build by including string.brettw@google.com2008-10-141-0/+2
* Move more view stuff out of WebContents. This moves context menus and infobrettw@google.com2008-10-1416-181/+229
* Revert r3334 to disable magic_browzR and see if that fixes the crashes in the mal@chromium.org2008-10-141-1/+1
* Turn on MagicBrowzr again.ben@chromium.org2008-10-141-1/+1
* Fix crash in saving pages.ben@chromium.org2008-10-131-0/+1
* This is the first pass at refactoring the interstitial page.jcampan@chromium.org2008-10-1321-713/+892
* Make plugin processes (except Gears) run at normal priority.jam@chromium.org2008-10-131-2/+6
* I forgot to make the background images not dnd-able on the blocking pages.jcampan@chromium.org2008-10-134-6/+6
* Add new web_contents_view_win.cc to the SCons build.sgk@google.com2008-10-131-0/+5
* Minor code clean up.paulg@google.com2008-10-132-4/+9
* Popups opened from popups should be constrained and subject to constrained po...erg@google.com2008-10-131-7/+7
* Use system title bar font for app windows, detached popups, constrained popups.ben@chromium.org2008-10-132-5/+21
* Hook up throbber animation for vista detached popup windows and app windows.ben@chromium.org2008-10-136-10/+76
* Assorted improvements to window maximization and flicker on Windows Vista wit...ben@chromium.org2008-10-131-3/+3
* Tweaks for the text on the About box (from bug 3360):finnur@google.com2008-10-131-1/+2
* Fixes a null pointer bug, and adds null checks around potentially dying proce...klink@chromium.org2008-10-111-5/+11
* Remove black line above detached poppup location barsben@chromium.org2008-10-111-1/+1
* Add incognito icon to vista frame windows that are incognito.ben@chromium.org2008-10-112-3/+48
* Fix RTL issues with opaque frame. ben@chromium.org2008-10-102-18/+12
* Start splitting out view-related stuff from WebContents into a new class WebC...brettw@google.com2008-10-1011-391/+622
* Add about:terms to Chrome, and about:licenses to Chromium and Chrome.glen@google.com2008-10-106-0/+1192
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-1019-124/+904
* Terms of Service don't apply to Chromium. Remove the link from the About box.finnur@google.com2008-10-101-13/+18
* fix linux buildtc@google.com2008-10-101-1/+1
* Forgot a .h file. finnur@google.com2008-10-101-0/+2
* Allow the translators to chose which link appears first in the About box.finnur@google.com2008-10-101-9/+20
* Make loading animations on app windows not call WM_SETICON on every frame. Ow.ben@chromium.org2008-10-106-11/+18
* Fix a couple of UMRs in the unit tests.paulg@google.com2008-10-102-0/+3
* Add a bunch of dlls to our dll eviction blacklistcpu@google.com2008-10-091-2/+30
* Fix regression with app window titles.ben@chromium.org2008-10-091-5/+2
* Provide an option to turn on the new SafeBrowsing storage systempaulg@google.com2008-10-091-0/+4
* Account for the distributor logo when sizing the title text bounds.ben@chromium.org2008-10-091-1/+4
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-094-4/+5