summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-1917-280/+60
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-1917-60/+280
* Add a switch to allow longer shutdown timeouts, since quitting under valgrind...stuartmorgan@chromium.org2009-06-193-3/+17
* Instead of try:-except:-finally:, use nested try:-except: withinsgk@google.com2009-06-191-28/+29
* Add Mac support for setting plugin fullscreen area. maf@google.com2009-06-195-27/+59
* Support running worker's fast layout tests in UI test framework.jianli@chromium.org2009-06-193-11/+229
* part 3 of toolstrip dragging - persist the drag ordererikkay@google.com2009-06-199-38/+182
* Clean up the layout. Remove un-mac'y divider lines. Rework the Under The Hood...pinkerton@chromium.org2009-06-191-814/+160
* Remove ourselves as a message loop observer in the tabstrip destructor to cat...jhawkins@chromium.org2009-06-191-0/+4
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-193-4/+2
* Implement the backend of SSL client authentication forwtc@chromium.org2009-06-194-34/+220
* Enable DownloadRequestManager for Mac.paul@chromium.org2009-06-194-10/+3
* We recently learned that loadable_modules should have the IgnoreImportLibrarybradnelson@chromium.org2009-06-192-4/+2
* Follow up to my previous CL for adding IDS_UI_FONT resources to app_locale_se...cira@chromium.org2009-06-1950-225/+0
* TBR: Fix Toolstrips sometimes show scrollbars as renderingaa@chromium.org2009-06-1910-11/+45
* Disable flaky UI test.jparent@chromium.org2009-06-191-1/+2
* Comments added to SSL unit tests.jrg@chromium.org2009-06-192-0/+35
* linux: make extensions service test pass in Debug.evan@chromium.org2009-06-192-5/+3
* Refactor FFmpegDemuxerTest to use gmock and eliminate flakiness.scherkus@chromium.org2009-06-195-438/+569
* Only select scalable fonts. Fixed-size fonts don't work with FT_Set_Char_Size...thestig@chromium.org2009-06-191-0/+10
* Add "Show all downloads" link to download shelf.thakis@chromium.org2009-06-193-6/+341
* Linux: Fallback to SSL if server closes early during TLS handshake.willchan@chromium.org2009-06-191-1/+8
* Use correct calling convention for intercepted callcpu@google.com2009-06-191-2/+4
* Add to watchlist.kuchhal@chromium.org2009-06-191-0/+8
* Add merging algorithm for keychain and metadata db PasswordForms, and unit te...stuartmorgan@chromium.org2009-06-193-0/+440
* Add a suppression for couple of valgrind warnings in OpenGL.framework initial...stuartmorgan@chromium.org2009-06-191-0/+7
* Fix a leak when we bail out early because of the wrong bpp.jhawkins@chromium.org2009-06-191-1/+3
* Fix compile error.pinkerton@chromium.org2009-06-191-1/+1
* Make escape close the prefs window.pinkerton@chromium.org2009-06-191-0/+7
* Add a temporary command-line switch --auto-ssl-client-auth forwtc@chromium.org2009-06-194-4/+34
* DEPS roll to revert gyp change that broke Chromium Linux builder.sgk@google.com2009-06-191-1/+1
* DevTools: Enable 'Inspect element' on chromeui content while in debug mode.pfeldman@chromium.org2009-06-191-1/+6
* Linux: make import warning dialog modal.kuchhal@chromium.org2009-06-194-3/+14
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-1920-128/+162
* Changing the mode we pull events in, so we don't fire off timers and notifica...avi@google.com2009-06-191-3/+5
* Add 'theme_dll' as a dependency of 'chrome_dll'.sgk@google.com2009-06-192-4/+2
* Fix the redness on the new Google Chrome continuous builder by notnsylvain@chromium.org2009-06-191-1/+3
* Rebaseline some Linux specific layout test differences from r18803.deanm@chromium.org2009-06-1912-6/+6
* DevTools: add fake callframe for live object expansion in console.pfeldman@chromium.org2009-06-191-1/+7
* Display an infobar alert when extension process crashes.phajdan.jr@chromium.org2009-06-199-32/+190
* Rebaseline Linux layout tests for the Skia roll in r18803.deanm@chromium.org2009-06-1952-26/+26
* DevTools: remove dock/undock buttonpfeldman@chromium.org2009-06-191-1/+5
* Implement restoring closed tab menu item. Reworked cross-platform code to han...pinkerton@chromium.org2009-06-1910-80/+181
* DevTools: fix crash when inspect element invoked on the root element.pfeldman@chromium.org2009-06-191-4/+4
* Remove unnecessary devtool_sanity_unittest.cc entries from 'unit_tests'.sgk@chromium.org2009-06-191-4/+0
* Roll Skia up to r224, for a few bug fixes.deanm@chromium.org2009-06-1983-42/+42
* Don't grant unnecessary handle privileges in OpenProcessHandle.phajdan.jr@chromium.org2009-06-194-9/+8
* Fix a valgrind error related to Zygote's CommandLine usage.craig.schlenter@chromium.org2009-06-193-5/+12
* DevTools: add devtools.css to webkit.gyp. It should have been added as part o...yurys@google.com2009-06-193-3/+4
* DevTools Profiler: Fix parsing of duplicate function names.mnaganov@chromium.org2009-06-191-1/+5