summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Tweaks for the text on the About box (from bug 3360):finnur@google.com2008-10-134-6/+19
* Add about_credits.html and recognize ssl_error.html in its new location.sgk@google.com2008-10-111-14/+24
* 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-104-19/+14
* 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-1095-3/+7032
* Fix build errors on Linux.mmoss@google.com2008-10-101-12/+12
* Add a meaning= attributes to two strings that both have the sametc@google.com2008-10-101-1/+1
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-1027-434/+1245
* Terms of Service don't apply to Chromium. Remove the link from the About box.finnur@google.com2008-10-102-19/+18
* Roll back trial from last nightben@chromium.org2008-10-103-22/+0
* fix linux buildtc@google.com2008-10-106-5/+6
* 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-103-11/+22
* Another attempt at fixing non-client flicker. Let's see how well this works.ben@chromium.org2008-10-101-9/+9
* 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
* Put this file back into its original state when I first landed this change ea...ben@chromium.org2008-10-092-0/+11
* 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
* Implement ScrollView::inWindow by plumbing through RenderWidget::is_hidden to...jam@chromium.org2008-10-091-0/+1
* Account for the distributor logo when sizing the title text bounds.ben@chromium.org2008-10-091-1/+4
* Put back WM_ENTERIDLE handler and remove WM_INITMENU and WM_INITMENUPOPUP han...ben@chromium.org2008-10-092-11/+7
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-0916-17/+92
* Support zero size chunks in the current implementation.paulg@google.com2008-10-095-39/+282
* The window class now set the initial focus after the window is made visible. ...jcampan@chromium.org2008-10-091-13/+2
* Changes BookmarkModel to not grab the same lock twice.sky@google.com2008-10-092-5/+16
* Roll back this section of the previous change to see if it is necessary.ben@chromium.org2008-10-092-7/+0
* Fix videos stopping playing. Only send an invalidate to the renderer if it's...jam@chromium.org2008-10-091-2/+4
* Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now isananta@chromium.org2008-10-094-3/+17
* Changing the About box according to mockups. Basically, we now want to have a...finnur@google.com2008-10-0947-74/+289
* Another attempt at fixing standard non-client area overpainting.ben@chromium.org2008-10-093-8/+20
* Move |result_| and |latest_result_| to the autocomplete controller.pkasting@chromium.org2008-10-0920-533/+530
* Makes sure the network usage is also reported for non tabs (right now only th...jcampan@chromium.org2008-10-091-12/+11
* This CL makes the task manager columns sortable.jcampan@chromium.org2008-10-092-93/+300
* Let mini_installer pass any arbitrary command line flags to setup.exe. This w...kuchhal@chromium.org2008-10-092-18/+71
* Re-land this earlier change. Will deal with dist crashes as they arise.ben@chromium.org2008-10-091-0/+3
* Fix weird painting of elements of the non-client area.ben@chromium.org2008-10-093-24/+54
* One more link that needs drag and drop disabled in the malware blocking page.jcampan@chromium.org2008-10-091-1/+1
* Initialize string to the empty string to avoid 'undefinedXXX' when appending ...sgjesse@chromium.org2008-10-092-3/+3
* Revert r3074 due to Mac build bustagemark@chromium.org2008-10-094-17/+3
* Roll back changes to the client area size calculation, since this fix didn't ...ben@chromium.org2008-10-092-32/+27
* Adding savedebuglog flag to reliability test. When the flag is huanr@chromium.org2008-10-091-2/+66
* New default brandcode.cpu@google.com2008-10-091-1/+1
* Fixes crash in BrowserAccessibilityManager destructor (see CPBrowsingContextM...klink@chromium.org2008-10-094-12/+14
* Move window_resources.h to chrome/views to remove bad dependency of chrome/vi...ben@chromium.org2008-10-087-9/+9
* This fixes http://code.google.com/p/chromium/issues/detail?id=2472, whichananta@chromium.org2008-10-084-3/+17