summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* UI test for <video>hclam@chromium.org2009-06-164-0/+100
* Gtk bookmark manager: add search + recently added nodes.estade@chromium.org2009-06-162-56/+251
* Fix the mac build by removing extra object namebrettw@chromium.org2009-06-161-1/+2
* Adds a couple of images.sky@chromium.org2009-06-164-0/+10
* Adds kind-of-live thumbnail generation for a potential tab switcher.brettw@chromium.org2009-06-1634-138/+872
* Properly cleanup state after synchronous DNS resolutionjar@chromium.org2009-06-162-13/+28
* Since the introduction of PushSource, there are two buffering layers in thehclam@chromium.org2009-06-168-215/+338
* Add a UI test for downloading in incognito mode.paul@chromium.org2009-06-161-1/+43
* Speculative fix for a chromebot crash since I can't reproduce itpaul@chromium.org2009-06-162-0/+5
* Cleanup Personal Stuff options tab pagemhm@chromium.org2009-06-161-5/+0
* Add missing headers to gyp files.jam@chromium.org2009-06-161-0/+2
* Initial stub for the support library, gyp file and targets. Chrome.exe and ch...slightlyoff@chromium.org2009-06-161-0/+4
* Improved tab overview animations with better animation and wiring tosky@chromium.org2009-06-1615-56/+375
* Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...laforge@chromium.org2009-06-1618-33/+317
* Remove type from page action manifest, since we are ignoring that value anywa...finnur@chromium.org2009-06-161-2/+1
* * Add an OnCancelResolution() notifier to HostResolver::Observer, so observer...ericroman@google.com2009-06-161-5/+21
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-1620-142/+112
* Add file icons to chrome://downloads/ on the Mac. Add Skia helpermark@chromium.org2009-06-163-7/+23
* Fix a crash that could happen at shutdown or window close due to a double-free.mpcomplete@google.com2009-06-164-26/+7
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-1650-193/+320
* Access RenderThread::current() only on render threadhclam@chromium.org2009-06-163-47/+80
* Revert 18373 - Consider a redirect following user gesture as userinitiated in...laforge@chromium.org2009-06-1618-317/+33
* Incorporate new Linux deb packaging file.mmoss@chromium.org2009-06-161-0/+1
* Revert r18482, gyp conversion of chrome.exe; first run issues.sgk@google.com2009-06-161-0/+1
* Restore .pdb file names to chrome_{dll,exe}.pdb (as expected by thesgk@google.com2009-06-161-2/+16
* Don't show tooltips if the window isn't main.pinkerton@chromium.org2009-06-161-1/+4
* Hack to enable video on mac by creating a blank PlatformContextMac to draw on.ajwong@chromium.org2009-06-161-3/+0
* Fix Windows release compile by adding missing build_config.h include.phajdan.jr@chromium.org2009-06-161-0/+2
* Fixing problem where ml, hi, pt-PT and bg first run bubbles were truncated or tojshin@chromium.org2009-06-164-6/+6
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-1649-71/+93
* Removes entirely dead code paths related to ConstrainedWindows.erg@chromium.org2009-06-1615-332/+36
* Adding ap key inclusion to uninstall metrics.robertshield@google.com2009-06-161-0/+9
* Fix up the sprintf to properly mark the string as a wide string.thomasvl@chromium.org2009-06-161-1/+1
* Use a pdf instead of a png for incognito badge.pinkerton@chromium.org2009-06-163-2/+255
* Make tooltip loading lazy.pinkerton@chromium.org2009-06-161-2/+3
* Bring url_fetch_test into compiling shape on mac/linux.thomasvl@chromium.org2009-06-162-35/+42
* Solve a strict-aliasing issue in metrics_log.cc to appease gcc 4.4 on Linux.craig.schlenter@chromium.org2009-06-161-5/+9
* Convert chrome.exe to gyp.sgk@google.com2009-06-161-1/+0
* Convert chrome.dll to gyp generation.sgk@google.com2009-06-161-1/+1
* Whoops. Actually print out the private key in the unit test,aa@chromium.org2009-06-161-1/+1
* Removed mixed content options. Turns out extremely few users changed the def...abarth@chromium.org2009-06-163-165/+2
* Remove unnecessary static_cast in the ctor of TabContents and AsWC helperbrettw@chromium.org2009-06-161-32/+20
* Trying to debug a purify problem, the flags are not set to output LOG(INFO), ...aa@chromium.org2009-06-161-1/+1
* Add a bug number to a TODO comment.ericroman@google.com2009-06-161-0/+1
* Fix a bug where ExtensionHost and ExtensionView weren't getting closed proper...erikkay@google.com2009-06-162-1/+25
* Set magic string in registry to enable fallback to full installer in case of ...kuchhal@chromium.org2009-06-162-2/+39
* Add comments on magic number 0xbb. They are VK_OEM_PLUS. I guess the original...hamaji@chromium.org2009-06-161-1/+4
* Close all browsers during InProcessBrowserTest cleanup, not just the main one.erikkay@google.com2009-06-163-40/+6
* Make XHR work in Workers. Creates a 'shadow page' in a worker process to prox...dimich@google.com2009-06-162-5/+5
* Limit the size of popup menus on linux.estade@chromium.org2009-06-161-1/+6