summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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-1611-76/+63
* Fix Linux build failure caused by GCC 4.3/4.2 differences.phajdan.jr@chromium.org2008-12-161-0/+8
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-1610-63/+68
* Landing http://codereview.chromium.org/14450 for m0 (Mohamed Mansour).sky@google.com2008-12-162-14/+15
* 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
* This CL fixes issue 4376: Press "Tab" key to navigate - Text focus is showing...xji@chromium.org2008-12-161-2/+4
* 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-163-14/+52
* 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
* * Launch Chrome in non-elevated mode.kuchhal@chromium.org2008-12-167-86/+202
* Rip out custom WM_GETMINMAXINFO handling entirely. I think this is a relic o...pkasting@chromium.org2008-12-165-52/+0
* Eliminates the dependencies between views and browser, and also does some oth...klink@chromium.org2008-12-169-71/+48
* Add a manifest to chrome.dll.paulg@google.com2008-12-162-0/+10
* 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-153-8/+35
* message_pump_libevent refactor:jeremy@chromium.org2008-12-152-91/+61
* 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-1510-2/+39
* Fixes cookies view regression where I broke deleting by way of deletesky@google.com2008-12-152-10/+8
* I accidentally changed a shortcut due to a bad merge of someone else's change...pkasting@chromium.org2008-12-151-1/+1
* Changes the bookmark bubble to have the following logic:sky@google.com2008-12-1510-60/+96
* Platform cleanup in common/ and even porting few files and unit tests.phajdan.jr@chromium.org2008-12-154-32/+20
* A few changes to make the memory test a little better.mbelshe@google.com2008-12-151-12/+26
* Reupload of 14102glen@chromium.org2008-12-1450-5359/+4726
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-1315-154/+100
* Remove all the CHECKs I added to debug issue 4749.wtc@google.com2008-12-132-24/+1
* Implement visited link coloring.brettw@google.com2008-12-133-8/+22
* 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-129-26/+26
* Test to make sure issue 4737 doesn't regress.erg@google.com2008-12-122-0/+37
* Have GRIT generate files into a common directory.tc@google.com2008-12-1260-124/+128
* Reverting 6935.ojan@google.com2008-12-121-1/+1
* Implement the memory mapped file class for posix.estade@chromium.org2008-12-121-1/+1
* Make all GRIT placeholders only use caps and underscores.tc@google.com2008-12-121-3/+3
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-126-15/+14
* Add PropertyBag to TabContents. Convert the autocomplete state as a proof of ...brettw@google.com2008-12-125-17/+40
* Add a MemoryMappedFile class to file_util.estade@chromium.org2008-12-122-56/+12
* Reverting 6911.ojan@google.com2008-12-122-54/+84
* message_pump_libevent refactor:jeremy@chromium.org2008-12-122-84/+54