- 18 Jan, 2011 40 commits
-
-
tommi@chromium.org authored
TEST=Silences expected log entries. BUG=none Review URL: http://codereview.chromium.org/6352007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71695 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@chromium.org authored
inject scripts. This is done by reusing the same UserScriptIdleScheduler for reference fragment navigations. BUG=64093 TEST=See bug for repro. Review URL: http://codereview.chromium.org/6099013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71693 0039d316-1c4b-4281-b951-d872f2087c98
-
rickcam@chromium.org authored
BUG=63426 TEST=manual Review URL: http://codereview.chromium.org/6297002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71692 0039d316-1c4b-4281-b951-d872f2087c98
-
atwilson@chromium.org authored
Reopening, because this CL broke NoticeNotificationChanges on XP for some reason, so I'm going to undo my (now superfluous) changes to flush the queue in WaitForResourceChange(). BUG=65189 TEST=TaskManagerBrowserTest.KillBGContents Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71458 Review URL: http://codereview.chromium.org/6226002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71688 0039d316-1c4b-4281-b951-d872f2087c98
-
rohitbm@google.com authored
Review URL: http://codereview.chromium.org/6269011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71685 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=none TEST=compiles R=mirandac Review URL: http://codereview.chromium.org/6371002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71684 0039d316-1c4b-4281-b951-d872f2087c98
-
rsimha@chromium.org authored
The bookmark favicon sync test fails due to what looks like a sync bug. Marking the test as failing until the bug is investigated. TBR=tim@chromium.org BUG=69694 TEST=sync_integration_tests Review URL: http://codereview.chromium.org/6250009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71683 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
* Don't bold selected navbar-items. * Add transparent 1px border to unselected navbar-items to prevent shifting. * Clicking on the Settings title takes you to the 'Basics' page. * Only show the pointer when hovering navbar-items. * Fix navbar-container background in RTL. * Fix linear-gradient of navbar-item-selected. BUG=69721 TEST=none Review URL: http://codereview.chromium.org/6350005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71682 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@google.com authored
Revert "Adding CHECKs to troubleshoot the crash issue intuple.h/browser_render_process_host.cc (see bug description)" This reverts commit 29801f4598cf1a605c6e1a7b0295e0ac29f27b59. BUG=chromium-os:7327 TEST=none Review URL: http://codereview.chromium.org/6323003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71680 0039d316-1c4b-4281-b951-d872f2087c98
-
jhawkins@chromium.org authored
as well. BUG=69331 TEST=none Review URL: http://codereview.chromium.org/6289006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71678 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
The enum returned from OnTouchEvent reflects the current status of the touch-sequence. This can be used by the RootView to determine when the touch-event-handler should be reset. BUG=none TEST=none Review URL: http://codereview.chromium.org/6347002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71677 0039d316-1c4b-4281-b951-d872f2087c98
-
scherkus@chromium.org authored
Previously we would use a "good enough" frame without fully taking duration into account. BUG=69499 TEST=media_unittests Review URL: http://codereview.chromium.org/6321005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71676 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
was no native view we would cache the wrong size leading to clipping. BUG=51007 TEST=see bug for repro steps (specifically comment 6). Review URL: http://codereview.chromium.org/6268004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71675 0039d316-1c4b-4281-b951-d872f2087c98
-
sunandt@chromium.org authored
Review URL: http://codereview.chromium.org/6342005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71674 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
to help with debugging flakiness issues. BUG=29331, 57158, 69637 TEST=browser_tests Review URL: http://codereview.chromium.org/6246006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71673 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
This is useful for Linux distributions that remove third party directories to ensure that the bundled versions will not be used. In fact, this is upstreaming a Gentoo Linux patch. TEST=none BUG=none Review URL: http://codereview.chromium.org/6282005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71672 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=none TEST=compile R=rohitrao Review URL: http://codereview.chromium.org/6377001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71671 0039d316-1c4b-4281-b951-d872f2087c98
-
scheib@chromium.org authored
A Continuation of the change in http://codereview.chromium.org/6258001 BUG=68797 TEST=previous buildbots test old path, new buildbots will test the GPU path Review URL: http://codereview.chromium.org/6240005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71670 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/6292003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71669 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
subdirectories of chrome/browser/ui/gtk/: (notifications, options, status_icons, tabs, translate) Update all chrome/browser/gtk references & copyright dates of touched files. Re-alphabetize include lists as necessary from this change. Remove the chrome/browser/gtk subdirectories & stubbed headers. BUG=69289 TEST=None Review URL: http://codereview.chromium.org/6328002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71668 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
It looks like l10n_util_dummy.cc isn't needed anymore: The function in the file doesn't match any functions in l10n_util.h. Convert BidiLineIterator to use string16. I don't see any unittests for this file. :( BUG=23581 TEST=None Review URL: http://codereview.chromium.org/6315002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71667 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/6010004/thakis@chromium.org authored
BUG=none TEST=No DCHECK when triggering tabpose Review URL: http://codereview.chromium.org/6320005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71666 0039d316-1c4b-4281-b951-d872f2087c98
-
rsesek@chromium.org authored
BUG=none TEST=no code change R=pinkerton Review URL: http://codereview.chromium.org/6372002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71665 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
BUG=69941 TEST=None TBR=isherman git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71664 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
BUG=none TEST=none TBR=mnissler git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71663 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
BUG=57910 TBR=glider TEST=remoting_unittests should become green under Dr. Memory Review URL: http://codereview.chromium.org/6336007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71662 0039d316-1c4b-4281-b951-d872f2087c98
-
jorlow@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/6277007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71661 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
Update Dr. Memory ToolsSanityTest suppressions to account for the base:: enclosure; Suppress a leak under SHFileOperation TBR=glider TEST=DrM FYI bot should go greener Review URL: http://codereview.chromium.org/6328003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71660 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
BUG=67422, 69293 TEST=None TBR=hans Review URL: http://codereview.chromium.org/6374003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71659 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
browser processes on a crash. The exception handler was not registered correctly. BUG=none TEST=none TBR=amit Review URL: http://codereview.chromium.org/6343002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71658 0039d316-1c4b-4281-b951-d872f2087c98
-
jorlow@chromium.org authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/6293008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71657 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
BUG=64877 TEST=Existing unittests; manual testing. Review URL: http://codereview.chromium.org/6079012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71656 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
The GPU process cannot be placed on a UI thread in --single-process mode because glib is not thread safe. This patch moves it onto a IO thread instead. Connections to the X server are not thread safe. I've made changes so that each thread gets it's own connection. Finally, GpuHostMsg_GetViewXID needed to be needed to be sent from the thread added to GpuChannel instead of ChildThread::current(). BUG=69674 TEST=try --single-process with --enable-accelerated-layers on http://webkit.org/blog/386/3d-transforms/ Review URL: http://codereview.chromium.org/6340004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71655 0039d316-1c4b-4281-b951-d872f2087c98
-
sgjesse@google.com authored
Failing browser_tests on some platforms with JavaScript ReferenceError. BUG=none TEST=none TBR=ager@chromium.org Review URL: http://codereview.chromium.org/6309006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71654 0039d316-1c4b-4281-b951-d872f2087c98
-
timurrrr@chromium.org authored
TEST=`./tools/valgrind/waterfall.sh fetch` then `./tools/valgrind/waterfall.sh match` Review URL: http://codereview.chromium.org/6057006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71653 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
BUG=69941 TEST=None TBR=isherman Review URL: http://codereview.chromium.org/6336006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71652 0039d316-1c4b-4281-b951-d872f2087c98
-
mnissler@chromium.org authored
BUG=66414 TEST=none TBR=dtu Review URL: http://codereview.chromium.org/6289008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71650 0039d316-1c4b-4281-b951-d872f2087c98
-
sgjesse@google.com authored
TEST=none BUG=none Review URL: http://codereview.chromium.org/6296008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71649 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change suppresses all the memory errors in LayoutPluginTester.FLAKY_SelfDeletePluginInvoke started since r71589 <http://crrev.com/71589>. I'm wondering if these suppressions are good ones, though. TBR=thestig,timurrrr BUG=69934 TEST=make the "Linux Tests (valgrind)(4)" bot green. Review URL: http://codereview.chromium.org/6320006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71648 0039d316-1c4b-4281-b951-d872f2087c98
-
dilmah@chromium.org authored
For ChromeOS: when starting session: if locale was changed (as a result of sync or because user preference differs from login locale): show notification. BUG=chromium-os:9164 TEST=Manual Review URL: http://codereview.chromium.org/6249009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71646 0039d316-1c4b-4281-b951-d872f2087c98
-