- 08 Jan, 2014 40 commits
-
-
jochen@chromium.org authored
BUG=332341 TBR=ccameron@chromium.org Review URL: https://codereview.chromium.org/127753003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243519 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243517 0039d316-1c4b-4281-b951-d872f2087c98
-
machenbach@chromium.org authored
R=engedy@chromium.org TBR=verwaest@chromium.org Review URL: https://codereview.chromium.org/123423003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243516 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
BUG=332331 TBR=bbudge@chromium.org Review URL: https://codereview.chromium.org/127813002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243515 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
This patch is a revert of r234889 "[Files.app] Show files beginning with '.' (dot)", which causes Issue 330513. BUG=196539, 330513 > [Files.app] Show files beginning with '.' (dot) > > BUG=196539 > TEST=manually tested > R=hirono@chromium.org > > Review URL: https://codereview.chromium.org/71503003 TBR=yoshiki@chromium.org Review URL: https://codereview.chromium.org/127803002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243514 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243513 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=164506:164655&mode=html TBR= BUG= Review URL: https://codereview.chromium.org/127673002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243512 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
NOTRY=true Review URL: https://codereview.chromium.org/127653002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243511 0039d316-1c4b-4281-b951-d872f2087c98
-
miu@chromium.org authored
The API has long been in stable, so the test files shouldn't be in an "experimental" directory hierarchy. Also, fixed minor issues caught by PRESUBMIT: 1) Removed tabs. 2) Corrected LOG(INFO) statements to more-appropriate LOG(ERROR). Review URL: https://codereview.chromium.org/127353002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243510 0039d316-1c4b-4281-b951-d872f2087c98
-
simonhong@chromium.org authored
No one uses this class. R=enne@chromium.org BUG=NONE TEST=NONE(No functional change) Review URL: https://codereview.chromium.org/127173002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243509 0039d316-1c4b-4281-b951-d872f2087c98
-
jianli@chromium.org authored
GCM API tests disabled on Windows due to the failure on official window builds. Most of them are not enabled with the help from using ScopedCurrentChannel trick. BUG=324982 TEST=Enabling tests Review URL: https://codereview.chromium.org/126913002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243508 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@chromium.org authored
Add the override annotation to all necessary methods in .../quic/. Merge internal change: 59008686 https://codereview.chromium.org/126243002/ Enabled StopPacketProcessing unit test. Added EXPECT_CALL for OnUnauthenticatedPublicHeader. R=rch@chromium.org BUG=331630 https://codereview.chromium.org/113073003/ Add an end-to-end test which verifies that QUIC 13 does not generate QUIC_STREAM_RST_BEFORE_HEADERS_DECOMPRESSED errors. Merge internal change: 58990354 https://codereview.chromium.org/121883003/ Fix a bug in QuicSentPacketManager::ClearPreviousRetransmissions where the high water mark is not raised past the current transmission of a packet whose previous packet has been ACKed. This bug was first observer in jri's lab experiments. Fix QUIC bug related to ACKs of previous transmission of packets. Merge internal change: 58760014 https://codereview.chromium.org/125183004/ Correctly handle NACK-based "retransmission" of packets which no longer have retransmittable data associated with this. These can be the result of TLP retransmission or a current transmission of a packet whose previous transmission have been acked. Fix QUIC bug related to ACKs of previous transmission of packets. Merge internal change: 58758718 https://codereview.chromium.org/125183003/ Simplify RTO interaction between the QUIC sent packet manager and the send algorithm. The manager no longer needs to abandon each packet individually. Merge internal change: 58755766 https://codereview.chromium.org/125253004/ Remove a QUIC test only flag(limit_rto_increase_for_tests) to limit the RTO increase in EndToEndTests. This is no longer necessary now that two TLP's and early retransmit have been added. Merge internal change: 58591658 https://codereview.chromium.org/112953003/ Review URL: https://codereview.chromium.org/126513003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243507 0039d316-1c4b-4281-b951-d872f2087c98
-
sbc@chromium.org authored
BUG=311902 TEST=run install-build-deps.py in saucy chroot. Review URL: https://codereview.chromium.org/126333002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243506 0039d316-1c4b-4281-b951-d872f2087c98
-
rijubrata.bhaumik@intel.com authored
In both aura and win this function is Not Implemented BUG= Review URL: https://codereview.chromium.org/126053002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243505 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
This CL simplifies how DriveAppRegistry stores App info. Main purpose is to add |all_apps_|, the explicit list of all application currently registered. BUG=332014 Review URL: https://codereview.chromium.org/125813002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243504 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Since these tests run on non-Windows platforms, the pak file seems to be loaded fine and these .rc files should not be necessary. BUG=297672 NOTRY=true Review URL: https://codereview.chromium.org/125103007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243503 0039d316-1c4b-4281-b951-d872f2087c98
-
hajimehoshi@chromium.org authored
Moved the 'if' clause to check if the translation is performed automatically to TranslateManager. TranslateBubbleView::ShowBubble is called not only from TranslateManager but also when the user clicks the icon explicitly. In the latter case, the translate bubble should be shown whether the automatic translation is done or not. BUG=330684 TEST=manual Review URL: https://codereview.chromium.org/124833004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243502 0039d316-1c4b-4281-b951-d872f2087c98
-
zea@chromium.org authored
Adds various metrics related to GCM connection stability and persistent store usage. BUG=284553 Review URL: https://codereview.chromium.org/123453004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243501 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
The new design of the window headers does not use a super transparent window header when there is just one window on screen. The solo window feature is also broken in the M32 and M33 branches (crbug.com/330212) BUG=297187 TEST=None R=jamescook TBR=oshima (For trivial change in chrome/browser/chromeos/login/login_display_host_impl.*) Review URL: https://codereview.chromium.org/123023002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243500 0039d316-1c4b-4281-b951-d872f2087c98
-
jamesr@chromium.org authored
This is necessary to remove the WebGraphicsContext3D getter from cc::ContextProvider. TBR=maruel@ for trivial PRESUBMIT.py change BUG=181120 Review URL: https://codereview.chromium.org/117233006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243499 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
Add local_id to DirectoryFetchInfo. After this change, there is no need to set dummy resource ID for the grand root. BUG=324719 TEST=unit_tests Review URL: https://codereview.chromium.org/107293013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243497 0039d316-1c4b-4281-b951-d872f2087c98
-
rvargas@chromium.org authored
This basically reverts r222408 for iOS BUG=330074 TEST=net_unittests Review URL: https://codereview.chromium.org/103533012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243495 0039d316-1c4b-4281-b951-d872f2087c98
-
isherman@chromium.org authored
[Import] [OSX] Don't create an empty folder when importing from Safari with an empty Bookmarks Menu. Also moves test files around: (1) The data previously in chrome/test/data/safari_import/ was moved to chrome/test/data/import/safari/default/. (2) A new test data directory was created at chrome/test/data/import/safari/empty_bookmarks_menu/. BUG=248431 TEST=unit_tests R=jeremy@chromium.org Review URL: https://codereview.chromium.org/119833002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243494 0039d316-1c4b-4281-b951-d872f2087c98
-
sheu@chromium.org authored
base::TimeTicks is a monotonic clock, unlike base::Time, which may change if the system time is changed. Switch over the video capture pipeline to use this clock. BUG=249215 TEST=local build, run on CrOS snow, desktop Linux Review URL: https://codereview.chromium.org/101843005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243493 0039d316-1c4b-4281-b951-d872f2087c98
-
joaoe@opera.com authored
... that accepts a RefCountedMemory. This saves some buffer copying in many places, specially welcome with big images. Review URL: https://codereview.chromium.org/78903003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243492 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243486 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
> [telemetry] Implement per-pixel algorithms in Bitmap as a C++ extension. > > The extension provides fast bitmap operations with no external > dependencies. However, it is not available on all platforms. > > BUG=323813 > TEST=telemetry bitmap_unittest > R=bulach@chromium.org, tonyg@chromium.org > > Review URL: https://codereview.chromium.org/121493004 TBR=szym@chromium.org Review URL: https://codereview.chromium.org/127533002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243478 0039d316-1c4b-4281-b951-d872f2087c98
-
tmdiep@chromium.org authored
With the exception of the chrome.app.runtime.onLaunched() event, events will only be dispatched to ephemeral apps that are running. This was implemented by adding a "can_load_ephemeral_apps" flag to extensions::Event. Only events which enable this flag will have the ability to load the event page of apps. BUG=312460 TEST=browser_tests (EphemeralAppBrowserTest.*) Review URL: https://codereview.chromium.org/118033002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243477 0039d316-1c4b-4281-b951-d872f2087c98
-
ccameron@chromium.org authored
BUG=327430 Review URL: https://codereview.chromium.org/120753004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243476 0039d316-1c4b-4281-b951-d872f2087c98
-
jyasskin@chromium.org authored
The "Mappy" sample still provides an example of a content script searching for text. The new icon comes from http://en.wikipedia.org/wiki/File:Video_icon2.png, which is public domain. TEST=Install the extension, and visit http://www.html5rocks.com/en/tutorials/video/basics/. The page action icon should show up. BUG=330359 NOTRY=true Review URL: https://codereview.chromium.org/124603003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243475 0039d316-1c4b-4281-b951-d872f2087c98
-
tbarzic@chromium.org authored
There are two issues: 1. App laucher uses the active profile's original profile to determine if we're in guest mode (and thus always assuming guest session is not active). 2. Every file manager event router (each profile has one) opening a file manager window when removable device is inserted. So the original profile's event router will open a window too. BUG=329658 TEST= 1. Login as guest, launch file manager from the app launcher, open a doc file from the file manager using quick office, and verify the doc is opened in off the record window (Ctrl-T should open guest tab). 2. Login as guest, insert an SD card, make sure only 1 file manager window is opened. From the opened file manager window, open a doc file using quick office and make sure the document is opened in off the record window. Review URL: https://codereview.chromium.org/115733007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243474 0039d316-1c4b-4281-b951-d872f2087c98
-
jvoung@google.com authored
Then we don't have to handle SHN_COMMON in the native link. Normally, pnacl-clang adds -fno-common to force definition of common symbols. However, the x86 shims are compiled by nacl-gcc so it showed up. BUG= http://code.google.com/p/nativeclient/issues/detail?id=3762 R=mseaborn@chromium.org Review URL: https://codereview.chromium.org/116043012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243473 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
NOTRY=true Review URL: https://codereview.chromium.org/127203003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243472 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=309847 NOTRY=true TBR=glider@chromium.org Review URL: https://codereview.chromium.org/126513008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243471 0039d316-1c4b-4281-b951-d872f2087c98
-
tommycli@chromium.org authored
This CL adds a class for extraction of audio and video metadata using ffmpeg. This is needed to implement the Media Galleries Metadata API for Chrome extensions. BUG=318450 Review URL: https://codereview.chromium.org/121383002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243470 0039d316-1c4b-4281-b951-d872f2087c98
-
szym@chromium.org authored
The extension provides fast bitmap operations with no external dependencies. However, it is not available on all platforms. BUG=323813 TEST=telemetry bitmap_unittest R=bulach@chromium.org, tonyg@chromium.org Review URL: https://codereview.chromium.org/121493004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243469 0039d316-1c4b-4281-b951-d872f2087c98
-
skuhne@chromium.org authored
BUG=322682 TEST=covered by existing unit tests Review URL: https://codereview.chromium.org/113653004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243468 0039d316-1c4b-4281-b951-d872f2087c98
-
davemoore@chromium.org authored
BUG=None TEST=Added to existing tests R=sky Review URL: https://codereview.chromium.org/126883002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243467 0039d316-1c4b-4281-b951-d872f2087c98
-
https://codereview.chromium.org/63443003/enne@chromium.org authored
Reason for revert: Caused a 30% rasterization regression TBR=reveman@chromium.org,senorblanco@chromium.org,vangelis@google.com,reed@google.com BUG=310796,332137 Review URL: https://codereview.chromium.org/126343003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243466 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
- Removed unused fields from DriveAppInfo. It is easy to recover them later when needed. - A bit of rewriting for FindPreferredIcon. BUG=332014 R=hashimoto@chromium.org Review URL: https://codereview.chromium.org/125163004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243465 0039d316-1c4b-4281-b951-d872f2087c98
-