summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Replace some CRects with gfx::Rectagl@chromium.org2008-12-177-18/+17
* Add some initial before unload tests. We still need testsojan@google.com2008-12-171-11/+115
* Make stop work again (I broke it). Rather than revert to the previous workin...pkasting@chromium.org2008-12-171-11/+10
* Add a test for fts2 prefix searching.mpcomplete@google.com2008-12-171-0/+15
* fix buildestade@chromium.org2008-12-161-1/+1
* Port the spell checker to posix.estade@chromium.org2008-12-166-51/+52
* Fix for crbug.com/5471 (browser crash regression).tim@chromium.org2008-12-162-21/+40
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-165-3682/+3682
* Attempt 2 at this. This differs from first version in that I renamedsky@google.com2008-12-163-1/+15
* Reverting 7083,7079.phajdan.jr@chromium.org2008-12-1610-68/+63
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-1610-63/+68
* Fixes crash at ResourceDispatcherHost::BeginDownloadcpu@google.com2008-12-161-5/+3
* Reverts r7062 as caused failures on interactive tests.sky@google.com2008-12-162-7/+0
* Fix Justin Haygood's last name (sorry!). Patch by Mohamed Mansour, r=me; see...pkasting@chromium.org2008-12-161-1/+1
* Fixes info bubble painting bug. This was happening because we weresky@google.com2008-12-161-6/+11
* Makes the interactive bookmark bar view tests faster by disablingsky@google.com2008-12-162-0/+7
* Port few files in browser/ to Linux.phajdan.jr@chromium.org2008-12-162-15/+16
* Porting in browser/webdata and template_url.phajdan.jr@chromium.org2008-12-1611-202/+173
* Don't show chrome://about/foo as the title for about:foo. Instead, show abou...abarth@chromium.org2008-12-162-4/+12
* Omnibox metrics logging patch splitout, part 6: Log more omnibox data (client...pkasting@chromium.org2008-12-163-2/+13
* Remove unnecessary temporary GlobalRequestID objects.wtc@google.com2008-12-161-5/+2
* Rip out custom WM_GETMINMAXINFO handling entirely. I think this is a relic o...pkasting@chromium.org2008-12-162-13/+0
* Eliminates the dependencies between views and browser, and also does some oth...klink@chromium.org2008-12-165-5/+396
* Changes to the autofill popup:jcampan@chromium.org2008-12-162-4/+5
* Add a ui test to make sure the Find box does not go away on Reload but doesfinnur@google.com2008-12-151-1/+26
* Second attempt at extending the back button to the left edge when maximized.abarth@chromium.org2008-12-151-2/+16
* Cleanup IsExecutableMimeType.abarth@chromium.org2008-12-151-17/+21
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-155-1/+21
* Fixes cookies view regression where I broke deleting by way of deletesky@google.com2008-12-152-10/+8
* Changes the bookmark bubble to have the following logic:sky@google.com2008-12-1510-60/+96
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-1311-152/+88
* Remove all the CHECKs I added to debug issue 4749.wtc@google.com2008-12-132-24/+1
* Reverting 6966.ericroman@google.com2008-12-131-8/+18
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-131-18/+8
* revert r6938estade@chromium.org2008-12-121-1/+1
* Remove a CHECK in RemovePendingRequest that asserts awtc@google.com2008-12-121-2/+10
* Move skia_utils into the skia namespace.brettw@google.com2008-12-124-19/+19
* Test to make sure issue 4737 doesn't regress.erg@google.com2008-12-121-0/+13
* Have GRIT generate files into a common directory.tc@google.com2008-12-123-10/+3
* Reverting 6935.ojan@google.com2008-12-121-1/+1
* Implement the memory mapped file class for posix.estade@chromium.org2008-12-121-1/+1
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-123-9/+8
* Add PropertyBag to TabContents. Convert the autocomplete state as a proof of ...brettw@google.com2008-12-123-17/+22
* Add a MemoryMappedFile class to file_util.estade@chromium.org2008-12-122-56/+12
* During tab dragging if you hover over a browser window we now move itsky@google.com2008-12-123-1/+43
* Fix onblur= handelers getting called on popup window creation. This regressed...erg@google.com2008-12-121-1/+4
* Makes open all work again on the bookmark bar's context menu.sky@google.com2008-12-121-0/+1
* Fixes bookmark menus so that they align properly when rtl.sky@google.com2008-12-121-4/+9
* Changes bookmark manager's import to show a description in the filessky@google.com2008-12-121-6/+2
* Port flush_cache tool and perf_tests.phajdan.jr@chromium.org2008-12-123-89/+97