summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Exit Chrome and show FRUI again on the next run, if user clicks on Cancel.kuchhal@chromium.org2009-06-175-6/+15
* Remove the windows specific bits from login_prompt.cc and make LoginPromptWin...erg@chromium.org2009-06-1710-314/+340
* Fix bug where the autocomplete text was being overridden by the user-entered ...shess@chromium.org2009-06-172-14/+38
* Removing a method unecessary in FindBarWin.jcampan@chromium.org2009-06-172-42/+9
* Fix build break in ui_tests because of a missing dependancy on debugger from ...jam@chromium.org2009-06-171-0/+1
* Add the mini_installer.exe.manifest to AdditionalManifestFiles for Vistasgk@chromium.org2009-06-171-0/+10
* Convert setup.exe to gyp.sgk@chromium.org2009-06-171-1/+0
* Capture additional gyp settings for setup.exe:sgk@chromium.org2009-06-171-2/+9
* Convert mini_installer_test to gyp.sgk@chromium.org2009-06-171-1/+0
* Convert installer_util_unittests to gyp.sgk@chromium.org2009-06-171-1/+0
* Fix build bustage by removing another dependency on browser/gtk by creating a...ben@chromium.org2009-06-174-1/+426
* Do not write a profile path on a BookmarkDragData object since a dragged url ...yusukes@google.com2009-06-171-0/+617
* gtk fullscreen fixes.estade@chromium.org2009-06-172-9/+31
* Re-land another subset of r18520.ericroman@google.com2009-06-171-5/+21
* gtk bookmark bar: Initialize a member variable.estade@chromium.org2009-06-171-0/+1
* 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