summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* More URL constants replacement.brettw@chromium.org2009-02-2618-44/+62
* Remove view_source_contents.cc from the porting list as this file was removed...jhawkins@chromium.org2009-02-261-1/+0
* Prevent the display of the resize corner bitmap on top of the download shelf ...mad@chromium.org2009-02-261-5/+14
* Linux: fix XRENDER support for NXagl@chromium.org2009-02-261-2/+7
* Remove the base64 stop sign graphic and use CSS instead. (R=agl)evan@chromium.org2009-02-261-13/+18
* Fix a memory leak in extension install.erikkay@google.com2009-02-261-1/+11
* remove chrome_kjs.sln and related filestc@google.com2009-02-262-2715/+0
* Remove unnecessary include. Also add copyright to the new files.tc@google.com2009-02-263-3/+8
* properly initialize resource manager on mac for unittests.thomasvl@chromium.org2009-02-262-12/+30
* Handle repack.py and .pak files in the GYP-based build.mark@chromium.org2009-02-261-0/+71
* Adds ability for tree model to reorder its children. I'm going to usesky@google.com2009-02-263-15/+68
* Do not map virtual keycodes (VK_0 - VK_9) to characters when accelerators in ...jungshik@google.com2009-02-261-2/+11
* Disabling ThirtyFourTabs test.kuchhal@chromium.org2009-02-261-2/+2
* Make render_view_context_menu.cc compile on Posix.jhawkins@chromium.org2009-02-266-10/+45
* Add the IDC_GO mapping for the go button widget.deanm@chromium.org2009-02-261-0/+5
* Remove zombie hunting on startup.deanm@chromium.org2009-02-261-2/+0
* We have localization (w00t!). Using it.avi@chromium.org2009-02-261-3/+8
* Reverting key change (again); this breaks every keyboard layout test there is...avi@chromium.org2009-02-265-9/+12
* Bring the GYP-based build up to the current state of the trunk.mark@chromium.org2009-02-261-0/+7
* Try a new approach to fixing IAT unpatch crashes when the DLL is gone.deanm@chromium.org2009-02-262-44/+70
* Fixing WebKeyboardEvent. For reals this time.avi@chromium.org2009-02-265-12/+9
* fix up one include to be an importthomasvl@chromium.org2009-02-261-1/+1
* Wire up resource bundles on the mac:thomasvl@chromium.org2009-02-269-66/+232
* DevToolsAgent provides IPC access to the inspected page from developer tools.yurys@google.com2009-02-2611-0/+465
* Reverting 10456.hbono@chromium.org2009-02-262-21/+1
* Sandbox warmup - localtime().jeremy@chromium.org2009-02-261-0/+4
* Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85hbono@chromium.org2009-02-262-1/+21
* Developer tools messages are forwarded as wrapped IPC::Messages(previously th...yurys@google.com2009-02-2626-26/+510
* Add hunspell.gyp and add spellchecker.cc to chrome.gyp:browsermark@chromium.org2009-02-262-1/+59
* Un-exclude chrome_plugin_host.cc and chrome_plugin_util.cc from the gyp-basedmark@chromium.org2009-02-261-2/+0
* Add webkit.gyp:webkit target.mark@chromium.org2009-02-261-0/+1
* Add a test case to be sure that InstallerUtil::IsOSSupported returnsnsylvain@chromium.org2009-02-261-0/+6
* Make web_drag_source.cc compile on Posix.jhawkins@chromium.org2009-02-265-19/+43
* Linux: add splash screenagl@chromium.org2009-02-266-3/+106
* Make IPC::Logging register to watch for message loop destruction.jam@chromium.org2009-02-263-5/+13
* Linux: fixes for tab contents switchingagl@chromium.org2009-02-265-7/+8
* Linux: fix GDK error when switching tab contentsagl@chromium.org2009-02-265-17/+24
* OS_MAC should be OS_MACOSX.wtc@chromium.org2009-02-261-1/+1
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-2632-94/+140
* Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix.jhawkins@chromium.org2009-02-2613-49/+64
* Implements a method to enable/disable the "Remove All" buttontc@google.com2009-02-262-0/+8
* Convert the jankometer NOTIMPLEMENTED()s into a bug.evan@chromium.org2009-02-261-2/+2
* Create ProfilePersonalization in the ctor of ProfileImpl instead of lazily cr...munjal@chromium.org2009-02-261-3/+5
* Hide profiles behind a command-line switch since the user-data-dir stuffmunjal@chromium.org2009-02-265-3/+20
* Fix fullscreen mode opacity issues on Aero glass. We need to not extend the ...pkasting@chromium.org2009-02-265-41/+64
* Add an identity (id) to system drag & drop.tc@google.com2009-02-262-1/+9
* fix unit_tests and perf_tests on linuxtc@google.com2009-02-262-0/+2
* Fix linux build bustage.darin@chromium.org2009-02-261-0/+1
* Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces.darin@chromium.org2009-02-267-11/+114
* We can get into a state where the automation framework presses the Close butt...finnur@google.com2009-02-261-11/+15