summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Enable extensions without UI davemoore@chromium.org2009-06-171-1/+5
* gtk: Make sure icon is right size in download item.estade@chromium.org2009-06-172-9/+22
* Revert 18520.ericroman@google.com2009-06-171-21/+5
* Fix a crash when the ThumbnailGenerator.brettw@chromium.org2009-06-178-25/+55
* Disable MediaTest.VideoBearH264hclam@chromium.org2009-06-171-1/+1
* Updating trunk VERSION build from 189.0 to 190.0laforge@chromium.org2009-06-171-1/+1
* Fix Gears crash after making PluginThread::current() only work on that thread.jam@chromium.org2009-06-171-5/+6
* Disable MediaTest.VideoBearH264 because it failshclam@chromium.org2009-06-161-1/+1
* GTK bookmark bar: only animate when user changes the pref (not, for example, ...estade@chromium.org2009-06-164-13/+24
* Raise the rlimit in the page cycler so we don't have to adapt a new reference...thomasvl@chromium.org2009-06-161-7/+59
* submitted on behalf of rogerta (Roger Tawa).rafaelw@chromium.org2009-06-167-2/+323
* Bug 14202: Support relative paths when installing external extensions through...finnur@chromium.org2009-06-161-1/+25
* Make LocalStrings work without manipulating the DOM.arv@google.com2009-06-166-102/+20
* 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