summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Hide "Undocumented." items in the API reference doc. People found themkathyw@google.com2009-10-081-3/+3
* * Add ctrl-shift-d to bookmark all tabs.pkasting@chromium.org2009-10-0820-51/+81
* Move ffmpeg binaries into the Framework package so it can be accssed by Chrom...ajwong@chromium.org2009-10-082-23/+45
* Coverity: check file_util::ReadFileToString return.mattm@chromium.org2009-10-081-1/+1
* Remove comments and const_cast that is no longer necessary with the latest Skia.brettw@chromium.org2009-10-082-8/+2
* Add a ticks counter that tells you how idle is a render processcpu@chromium.org2009-10-084-0/+36
* Measure the sync wizard dialog in appropriate units:nick@chromium.org2009-10-0852-103/+113
* Make the signature for 23780 more generic.huanr@chromium.org2009-10-081-1/+1
* Add the ability to unload the HistoryBackend.pkasting@chromium.org2009-10-0813-70/+147
* Coverity: Pass file parameter by reference.jhawkins@chromium.org2009-10-082-2/+4
* Pulls WebDragDest out of TabContentsViewGtk so that it can be used bysky@chromium.org2009-10-087-236/+301
* Use ASSERT_TRUE, not ASSERT_NE.jhawkins@chromium.org2009-10-081-1/+1
* Hung Renderer dialog should dismiss with "Wait" for Enter or Escmark@chromium.org2009-10-086-135/+148
* [Mac] Enable "Edit Search Engines" in Omnibox context menu.shess@chromium.org2009-10-088-23/+201
* Coverity: Assert that GetMutableDictionary returns a non-NULL dictionary.jhawkins@chromium.org2009-10-081-2/+3
* Coverity: DCHECK that we got a valid dictionary.jhawkins@chromium.org2009-10-081-0/+1
* Mac: Resize status bubble when window is resized.viettrungluu@chromium.org2009-10-086-9/+86
* Disable BrowserFocusTest.BrowsersRememberFocus as it is crashing thezork@google.com2009-10-081-1/+7
* Adds the ability to create a bookmark folder populated with a bookmarksky@chromium.org2009-10-0814-97/+290
* Coverity: fix possible leak in VisitSegmentDatabase.mattm@chromium.org2009-10-081-2/+2
* Move MostVisitedHandler into a separate file because it's big.tony@chromium.org2009-10-085-811/+862
* Get rid of mac_app_names.h. Replace it with real constants frommark@chromium.org2009-10-088-45/+26
* Disable BrowserFocusTest.ClickingMovesFocus as it is crashing the interactive...jhawkins@chromium.org2009-10-081-1/+10
* Sync: Remove pthreads from ServerConnectionManager and notifier.tim@chromium.org2009-10-086-74/+38
* Add about:memory link to task manager.thakis@chromium.org2009-10-087-77/+120
* cleanup: Change AddTabWithNavigationController to simply AddTab.evan@chromium.org2009-10-082-12/+8
* Ensure that the plugin HWND doesn't disappear before the plugin gets NPP_SetW...jam@chromium.org2009-10-0811-70/+25
* Remove auto-open files from the download shelf on auto-open. This is the Gtk ...thakis@chromium.org2009-10-081-0/+4
* Add functionality to the renderer thread to purge memory. Not yet called.pkasting@chromium.org2009-10-083-0/+39
* Part 1 of making sync work on Mac:munjal@chromium.org2009-10-0815-41/+152
* Fixing ExtensionBrowserTest.* on Linux. Some relative paths start with /, whi...cira@chromium.org2009-10-081-1/+8
* Add version numbers to the framework.mark@chromium.org2009-10-081-12/+39
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-0810-32/+54
* Extracting the interactive ui tests to their own GYP file.jcampan@chromium.org2009-10-082-267/+151
* Disable ExternalTabTestType.ExternalTabPostMessageTarget, which has been fail...jhawkins@chromium.org2009-10-081-1/+1
* More new frame images.sky@chromium.org2009-10-082-0/+0
* Blacklist WorkerTest.LimitTotal on mac valgrind, as it hangs/fails.dkegel@google.com2009-10-081-0/+2
* Renames browser/gtk/bookmark_context_menu tosky@chromium.org2009-10-0810-648/+572
* Let version.py accept its template on the command linemark@chromium.org2009-10-082-15/+31
* New main menu images.sky@chromium.org2009-10-082-0/+0
* Wires up sad tab for views/gtk, and fixes crash in requesting focussky@chromium.org2009-10-084-2/+20
* Use more images from the pak filesthomasvl@chromium.org2009-10-088-128/+1147
* Remove auto-open files from the download shelf on auto-open. This is the Mac ...avi@chromium.org2009-10-081-0/+4
* Committing change 255087 for Roger:tommi@chromium.org2009-10-087-18/+53
* DevTools: fix and reenable TestDebugIntrinsicPropertiesyurys@google.com2009-10-081-1/+1
* linux: fix build error on gcc-4.4 on Ubuntucraig.schlenter@chromium.org2009-10-081-1/+1
* Updating trunk VERSION from 222.1 to 222.2laforge@chromium.org2009-10-081-1/+1
* One more bad extension.abarth@chromium.org2009-10-081-0/+1
* Display tcmalloc debug output from renderer processes in about:tcmalloc.sgk@chromium.org2009-10-087-4/+131
* Fix long tooltips flashing like crazy under Windows. darin@chromium.org2009-10-081-8/+8