Gráfico de Commits

  • c4625eefca Revert "Implemented injected message loops for PipelineImpl." trunk scherkus@chromium.org 2009-07-10 23:26:28 +00:00
  • b80c5f10ed -orderBack: unit test windows when not in the debugger. shess@chromium.org 2009-07-10 23:19:36 +00:00
  • 57b06601cf Add Google IO sample. gman@google.com 2009-07-10 23:14:53 +00:00
  • f5a077e1fd Fix a crash that happens if a tab is closed while we're in the middle of a drag originating from the tab. tc@google.com 2009-07-10 23:10:42 +00:00
  • 9f8e132c42 Adding command line switch to run UI test in parallel. huanr@chromium.org 2009-07-10 23:04:21 +00:00
  • 33e502c61d Disable extension auto-updating (hopefully temporarily) asargent@chromium.org 2009-07-10 22:58:19 +00:00
  • 18ee3dd88c Ensure proper paths when saving pages with no title. paul@chromium.org 2009-07-10 22:47:08 +00:00
  • 60e5d1d37e Fixed compile breakage resulting from wstring to string16 change. sky@chromium.org 2009-07-10 22:44:14 +00:00
  • 9247a78494 Fix leaks in ExtensionUpdater unit tests asargent@chromium.org 2009-07-10 22:42:10 +00:00
  • 11b168b1a1 ipc: Fix IPC message logging type evan@chromium.org 2009-07-10 22:41:00 +00:00
  • 10fb2cd231 Fix UMR caused by ActiveWindowWatcher. tc@google.com 2009-07-10 22:40:50 +00:00
  • abe6aa0aeb Instead of forcing the homepage to be linux splash, force the startup action to be "view linux splash page". estade@chromium.org 2009-07-10 22:37:47 +00:00
  • a5176b965a Gears 0.5.29.0. jon@chromium.org 2009-07-10 22:20:06 +00:00
  • edba6a6d8a Revert "Unit tests for AudioRendererHost" scherkus@chromium.org 2009-07-10 21:58:00 +00:00
  • d2a523c52f Fix double click item activation in right pane of bookmark manager. estade@chromium.org 2009-07-10 21:40:54 +00:00
  • d95e257bb0 Enable a ui test that plays video without audio stream TEST=MediaTest.VideoBearSilentTheora BUG=16012 hclam@chromium.org 2009-07-10 21:40:20 +00:00
  • b58592465f Unit tests for AudioRendererHost TEST=AudioRendererHostTest.CreateStream AudioRendererHostTest.MockStreamDataConversation BUG=16035 hclam@chromium.org 2009-07-10 21:40:12 +00:00
  • 86f3f4149b Add svn:ignore for more make files. thestig@chromium.org 2009-07-10 21:17:46 +00:00
  • 4662d7d611 Fix a bug in AudioRendererHost and add hooks for test hclam@chromium.org 2009-07-10 21:08:22 +00:00
  • 632c064700 Add svn:ignore for a bunch of make files. thestig@chromium.org 2009-07-10 21:08:08 +00:00
  • 993a539fbe Implemented injected message loops for PipelineImpl. scherkus@chromium.org 2009-07-10 21:07:27 +00:00
  • 8fd29c03e6 Modify OLA to use window size in seconds instead of bytes. BUG=16011 TEST=none Review URL: http://codereview.chromium.org/157001 kylep@chromium.org 2009-07-10 21:04:44 +00:00
  • 44f360feae Add some CHECKs to track down the source of a NULL deref in the SSLClientSocketWin code. BUG=http://crbug.com/16371 TEST=none willchan@chromium.org 2009-07-10 21:03:17 +00:00
  • 3512fa7020 plugins: use OnChannelError to detect when the channel goes away evan@chromium.org 2009-07-10 20:53:11 +00:00
  • 43f8c503e2 Fix DnD jank arv@google.com 2009-07-10 20:50:16 +00:00
  • 334e2c7a3c Converted remaining tests to use gmock and deleted all old mocking code. scherkus@chromium.org 2009-07-10 20:47:51 +00:00
  • 924177ef8d Fix (yet again) svn:ignore due to new generated projects. maruel@chromium.org 2009-07-10 20:43:20 +00:00
  • 239db9abf0 Replaced DCHECKs to use MessageLoop::current() for FFmpegDemuxer and DecoderBase. scherkus@chromium.org 2009-07-10 20:41:57 +00:00
  • eb10a660d4 Switching in new gyp version (which changes 'none' back to how it was before). Updating installer_util_strings to use dummy_executable. bradnelson@chromium.org 2009-07-10 20:37:47 +00:00
  • e4def1dffc Added a media playback test to test_shell_tests Added MediaLeakTest.BearH264 in test_shell_tests to play a media file in test_shell. This is to facilitate running purify to detect memory leaks in the media player and <video>. hclam@chromium.org 2009-07-10 20:34:25 +00:00
  • 431dc5a0d1 Remove svn:executable property from some more files that don't need it. thestig@chromium.org 2009-07-10 20:14:40 +00:00
  • 34aae555c2 Draw the image at the origin rather than one pixel to the right. avi@chromium.org 2009-07-10 20:08:04 +00:00
  • a51d431c69 Fix a few issues with the drop arrow in the Linux tab strip: * Reset the drop info when completing a drag (successful or otherwise). * Reset the drop info when the drag leaves the tab strip zone. * Report success or failure of the drop back to the source widget. * Move and resize the drop arrow container before showing it to reduce visual jank. jhawkins@chromium.org 2009-07-10 19:59:02 +00:00
  • be7629a8bd GTK Themes: Set bg/text colors for the download shelf. erg@google.com 2009-07-10 19:55:30 +00:00
  • c2b02c411a Revert "Revert "Add button tinting to the toolbar buttons."" tc@google.com 2009-07-10 19:41:53 +00:00
  • de0e0f1bb2 Only enable breakpad and keystone for official branded builds so the rolling google chrome build doesn't spend the time doing the work for these things. thomasvl@chromium.org 2009-07-10 19:35:03 +00:00
  • e2eaa53f1e Convert JavascriptAlertActivatesTab to browser_tests framework. phajdan.jr@chromium.org 2009-07-10 19:33:18 +00:00
  • e165a791f9 Revert "Add button tinting to the toolbar buttons." tc@google.com 2009-07-10 19:16:39 +00:00
  • ecd3a747c8 Linux: don't bother passing the chroot directory fd to the zygote. agl@chromium.org 2009-07-10 19:14:31 +00:00
  • fc7ffe91e6 Enforce presubmit check of try run. Add a nice message to give feedback to the right person. maruel@chromium.org 2009-07-10 19:09:08 +00:00
  • 3dcc7a4b35 Add button tinting to the toolbar buttons. tc@google.com 2009-07-10 19:06:29 +00:00
  • 8137aa9a24 Fix a crash when clicking a popup entry while composing in the Microsoft IME on XP. pkasting@chromium.org 2009-07-10 18:41:52 +00:00
  • f943dff25a Make 'version' text field in About Box selectable. jrg@chromium.org 2009-07-10 18:41:47 +00:00
  • f696a3ce6c Temporarily disable unit tests with leaks until I can check in a fix for them. asargent@chromium.org 2009-07-10 18:40:18 +00:00
  • b3b763851b Test video files for test_shell_tests and ui_tests hclam@chromium.org 2009-07-10 18:31:30 +00:00
  • 62480a4548 Review URL: http://codereview.chromium.org/155360 tejasshah@google.com 2009-07-10 18:29:39 +00:00
  • 260fe21096 Add 16276 to crash known list. huanr@chromium.org 2009-07-10 18:24:04 +00:00
  • e11cb53f15 A little bit of bookmark bar cleanup, a little bit of padding improvement. estade@chromium.org 2009-07-10 18:23:58 +00:00
  • 2c0751815f Linux: use a temp directory for the chroot. agl@chromium.org 2009-07-10 18:17:32 +00:00
  • 652474f6d5 ExtensionBrowserEventRouter now observes TAB_CONTENTS_DESTROYED. This became necessary with the addition of dockable devtools TabContents. It is now possible for Tab contents to close after having been detached without being re-attached to a browser (as in the case of docking). rafaelw@chromium.org 2009-07-10 18:13:46 +00:00
  • d049433132 Remove flakiness-inducing part of AutomationProxyTest.NavigateToURLWithTimeout1. phajdan.jr@chromium.org 2009-07-10 18:10:00 +00:00
  • 9abc40ec7c Create a new WATCHLIST for Linux sandboxing changes. agl@chromium.org 2009-07-10 18:05:36 +00:00
  • e108f57bfc Avoid calling Abort from main thread on IBinding created on another thread. Instead signal through a variable and wait for it to abort itself. apatrick@google.com 2009-07-10 18:00:26 +00:00
  • 69fd00e2bf Linux: all the binary to be readable with the SUID sandbox. agl@chromium.org 2009-07-10 17:50:24 +00:00
  • 80f45750e1 Packaging changes to incorporate Linux default browser selection. BUG=11972 TEST=none mdm@chromium.org 2009-07-10 17:47:55 +00:00
  • 2eb86209ed Broke my own unittest. The expected behavior when calling clearResults: is to not delete the existing find text, which seems strange but matches the other platforms. rohitrao@chromium.org 2009-07-10 17:45:48 +00:00
  • d456ad1fd8 Add default browser checking and setting on Linux. BUG=11972 TEST=none mdm@chromium.org 2009-07-10 17:08:16 +00:00
  • 6d3c8bb5b5 Implementation of Extension Updater. asargent@chromium.org 2009-07-10 16:43:17 +00:00
  • 7348405e96 Add getLanguage function to tab extension. sidchat@google.com 2009-07-10 16:41:27 +00:00
  • 51fa0a59ed Enables find in page match counts on Mac. rohitrao@chromium.org 2009-07-10 16:36:28 +00:00
  • f03dbe6318 Properly restart extensions with no visible UI. phajdan.jr@chromium.org 2009-07-10 15:45:19 +00:00
  • 4f14f85b02 DevTools: postpone after-compile event propagation to the UI until scripts panel is shown. pfeldman@chromium.org 2009-07-10 14:12:18 +00:00
  • a5e126305b DevTools: Show exception message in a resource message bubble while stopped on exception. pfeldman@chromium.org 2009-07-10 13:13:51 +00:00
  • 5c291a9aed Point to correct app test binary nirnimesh@chromium.org 2009-07-10 09:55:29 +00:00
  • f5eac1bab2 A quick fix for Issue 15971. hbono@chromium.org 2009-07-10 08:32:52 +00:00
  • 5c94ba594a A quick fix for Issue 15852. hbono@chromium.org 2009-07-10 08:32:28 +00:00
  • cf8df82ffd Pulling in new gyp version with 'none' type workaround. bradnelson@chromium.org 2009-07-10 05:57:12 +00:00
  • ea240157c2 Quick fix for linux shared build. craig.schlenter@chromium.org 2009-07-10 04:57:12 +00:00
  • 8a19585536 Disabled tests that rely on cross-process MessagePorts, as they are not yet implemented. michaeln@google.com 2009-07-10 04:37:39 +00:00
  • a9b26a0f1f Increase the width of the font and language dialog in Arabic Chrome. jshin@chromium.org 2009-07-10 03:37:30 +00:00
  • 375ddbdce5 Making it possible to run scons on vista using VS2008 without having to install an additional MS SDK. VS2008 does come with SDK version 6.0, it's just that the registry entries for it are slightly different than in XP. This change takes care of Vista but I'm not sure what the registry looks like in Windows XP when you install VS 2008. vangelis@google.com 2009-07-10 02:44:14 +00:00
  • e15c2c56fe Revert "plugins: use OnChannelError to detect when the channel goes away" evan@chromium.org 2009-07-10 02:10:16 +00:00
  • 6057c8bb68 Revert "Revert "Revert "Linux: add LOG(FATAL) to try and catch an error.""" agl@chromium.org 2009-07-10 01:28:32 +00:00
  • 20282d62ea Fix some coverity warnings in src/net. willchan@chromium.org 2009-07-10 01:27:46 +00:00
  • 997dddebf6 Linux: don't crash when performing font fallback to a non-scalable font. agl@chromium.org 2009-07-10 01:22:39 +00:00
  • 6c95feeb46 Revert "Revert "Linux: add LOG(FATAL) to try and catch an error."" agl@chromium.org 2009-07-10 01:21:41 +00:00
  • e077fe0c1d plugins: use OnChannelError to detect when the channel goes away evan@chromium.org 2009-07-10 01:18:41 +00:00
  • 4b428ed61f Fix another string conversion with UTF16ToWideHack ben@chromium.org 2009-07-10 01:01:16 +00:00
  • 174f2ac95c Refactor audio renderer algorithms to use BufferQueue. Also cleaned up some comments and unnecessary functions/fields. BUG=16011 TEST=none Review URL: http://codereview.chromium.org/155255 kylep@chromium.org 2009-07-10 00:59:05 +00:00
  • 000914b322 fix for osx gman@google.com 2009-07-10 00:58:41 +00:00
  • e9e37f39ca Fix another string conversion with UTF16ToWideHack ben@chromium.org 2009-07-10 00:53:24 +00:00
  • a0f4080884 GTK Themes: Provide the correct inactive frame tint color. erg@google.com 2009-07-10 00:46:27 +00:00
  • 769f4b1565 fix mac compile bustage - use a different string conversion function for GetCurrentPageTitle. ben@chromium.org 2009-07-10 00:44:42 +00:00
  • 0df1829630 Convert some stuff to string16 so the toolkit_views build can build again Review URL: http://codereview.chromium.org/155334 ben@chromium.org 2009-07-10 00:33:29 +00:00
  • df62f27850 Roll Webkit to 45678 (45679 breaks us, will remedy that real soon now) michaeln@google.com 2009-07-10 00:14:39 +00:00
  • 9db0a52f60 linux: move gtk_init to the right thread piman@google.com 2009-07-10 00:13:24 +00:00
  • 9b627e1328 Fix window.close() not working for modal dialogs. jam@chromium.org 2009-07-10 00:05:15 +00:00
  • 71dd671649 Made MediaFilter::host_ and MediaFilter::message_loop_ private. scherkus@chromium.org 2009-07-09 23:57:23 +00:00
  • b3821037ca linux/mac: Fix return status of OpenChannelToPlugin message in case of failure piman@google.com 2009-07-09 23:40:08 +00:00
  • 07ae3951c6 Revert "Made MediaFilter::host_ and MediaFilter::message_loop_ private." scherkus@chromium.org 2009-07-09 23:24:52 +00:00
  • 0596fc7a37 Made MediaFilter::host_ and MediaFilter::message_loop_ private. scherkus@chromium.org 2009-07-09 23:20:04 +00:00
  • da2e11bea2 Add ClientInfo gman@google.com 2009-07-09 22:59:37 +00:00
  • 3b451bc5ef Improve performance of dragged tab renderering. estade@chromium.org 2009-07-09 22:58:58 +00:00
  • 21db6af48a Fix the local directory listing, FTP directory listing and the local file handling (drag'n'drop and opening from the file list). jshin@chromium.org 2009-07-09 22:48:16 +00:00
  • 86ccfefbbf Disk cache: Don't evict entries if we are busy doing other stuff. rvargas@google.com 2009-07-09 22:43:35 +00:00
  • 4b6e14338f Incorporate new Linux common files after deb packaging refactoring. Review URL: http://codereview.chromium.org/149422 thestig@chromium.org 2009-07-09 22:35:21 +00:00
  • 3821c0088c Manually declare media_format() because gmock does not like mocking non-copyable const references. scherkus@chromium.org 2009-07-09 22:30:27 +00:00
  • 3d62d956e6 Fix custom cursors on Mac. Null and 0 turn out not to be opposites. darin@chromium.org 2009-07-09 22:25:07 +00:00
  • c41a9264a7 Always let other handlers run for render area mouse clicks. estade@chromium.org 2009-07-09 22:01:35 +00:00
  • 0a55abfa5e Disk cache: Add explicit support for eviction / deletion of sparse entries. rvargas@google.com 2009-07-09 22:01:29 +00:00