summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* POSIX: Don't spawn zombies.agl@chromium.org2009-04-244-6/+80
* Add a gcc warning if we don't check the results of ReadParam. Sometc@google.com2009-04-241-5/+6
* Implement HTML selects as native Cocoa controls for Chrome.paul@chromium.org2009-04-242-0/+110
* Removes FindBar cruft from TabContentsViewMac.rohitrao@chromium.org2009-04-241-20/+0
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-0/+1
* Linux valgrind: fix new[] / delete mismatchagl@chromium.org2009-04-241-1/+1
* Remove deprecated file_util::GetFilenameWithoutExtensionFromPath(), also conv...thestig@chromium.org2009-04-243-42/+51
* Try 14398 again, with Mac fix.abarth@chromium.org2009-04-242-4/+53
* Linux: use opaque NativeViewIdsagl@chromium.org2009-04-242-5/+38
* Remove unused bits and pieces of #ifdefed code that isn't used.tim@chromium.org2009-04-241-10/+0
* Revert 14398.abarth@chromium.org2009-04-242-53/+4
* Check the size of bitmaps coming over IPC.abarth@chromium.org2009-04-242-4/+53
* Port and enable most of TabRestoreUITest on linux.estade@chromium.org2009-04-245-6/+16
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-232-0/+6
* Allow Flash (and other plugins) to be installed without restarting the browse...jam@chromium.org2009-04-231-0/+3
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-239-9/+17
* Create a ChromeProcessUtil for the Mac, and enable it in the tests.avi@google.com2009-04-232-4/+15
* Revert of http://codereview.chromium.org/87058 which appears to hang the XP T...robertshield@google.com2009-04-231-2/+0
* Fix focus rects for checkboxes and radio buttons:ben@chromium.org2009-04-221-0/+8
* Fix ExtensionView to properly set the size of the RenderWidgetHostView. With...erikkay@google.com2009-04-221-0/+2
* Add pref_service_unittest.cc on Mac.shess@chromium.org2009-04-221-4/+0
* Always enable copy-link-address in context menu.brettw@chromium.org2009-04-221-0/+2
* Fix DIR_SOURCE_ROOT to work in bundles like Chromium.app. Add more ui tests. ...pinkerton@chromium.org2009-04-221-2/+14
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-222-34/+91
* Properly construct shell filters (forgetting the asterisk means it works but ...avi@chromium.org2009-04-222-3/+3
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-212-13/+10
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-212-7/+10
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-212-10/+7
* Fix a leak when we fail to load a gdkpixbuf. I meant to do this intc@google.com2009-04-211-7/+7
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-3/+4
* Implement (kinda) ProcessSingleton for the Mac.avi@google.com2009-04-211-17/+0
* Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in...sgk@google.com2009-04-211-2/+2
* More solid detection of browser process in chrome_process_util_linux.cc:phajdan.jr@chromium.org2009-04-212-0/+4
* I managed to break test_shell. Reverting. I'll fix tomorrow.agl@chromium.org2009-04-212-91/+34
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-212-34/+91
* Rename WebContentsView* to TabContentsView* in preparation for mergingbrettw@chromium.org2009-04-201-2/+2
* Move the ffmpeg loading function into media library.ajwong@chromium.org2009-04-181-23/+0
* Fix a couple of style issues.michaeln@google.com2009-04-172-3/+3
* Fixes saving files that don't have valid extensions.avi@chromium.org2009-04-172-3/+11
* On uninstall ask whether to delete profile.kuchhal@chromium.org2009-04-171-0/+1
* Reorganize fullscreen mode handling. Now nearly everything is in WindowWin. ...pkasting@chromium.org2009-04-171-1/+1
* Augment time_format.h/.cc to format elapsed time also.munjal@chromium.org2009-04-163-98/+196
* Recommit previous change with GYP files fixed.erg@google.com2009-04-163-0/+123
* Have ResourceBundle own GdkPixbufs.tc@google.com2009-04-162-24/+100
* Adds notification for when info bubble is created.sky@chromium.org2009-04-161-0/+4
* Initial plumbing for sending events from the browser to extension renderers. ...rafaelw@chromium.org2009-04-161-0/+5
* Reverts the previous two commits. (r13812 and r13811).erg@google.com2009-04-152-124/+0
* Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.erg@google.com2009-04-152-0/+124
* Linux/Skia: remove VDMX and Harfbuzzagl@chromium.org2009-04-151-7/+3
* For some Indian locales, the automatic font fallback by Windows UI components...jungshik@google.com2009-04-154-1/+96