- 07 Jun, 2013 40 commits
-
-
piman@chromium.org authored
It confused at least one person. BUG=None R=oshima@chromium.org Review URL: https://codereview.chromium.org/16664006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204979 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=none TEST=none TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/16561007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204977 0039d316-1c4b-4281-b951-d872f2087c98
-
boliu@chromium.org authored
This is a protected method so that it can be called by subclasses to set and initialize a new Context3D post construction time. BUG=230197 Review URL: https://chromiumcodereview.appspot.com/15647021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204976 0039d316-1c4b-4281-b951-d872f2087c98
-
jamesr@chromium.org authored
Build fix R=kuan@chromium.org Review URL: https://codereview.chromium.org/15927041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204975 0039d316-1c4b-4281-b951-d872f2087c98
-
tengs@chromium.org authored
BUG=246277 TEST=unit tests Review URL: https://chromiumcodereview.appspot.com/16472006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204974 0039d316-1c4b-4281-b951-d872f2087c98
-
jaredshumway94@gmail.com authored
BUG=247675 Review URL: https://chromiumcodereview.appspot.com/16399011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204973 0039d316-1c4b-4281-b951-d872f2087c98
-
mad@chromium.org authored
TBR=shess@chromium.org BUG=247763 Review URL: https://chromiumcodereview.appspot.com/16662003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204971 0039d316-1c4b-4281-b951-d872f2087c98
-
sivachandra@chromium.org authored
BUG=154525 NOTRY=True Review URL: https://chromiumcodereview.appspot.com/15261003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204970 0039d316-1c4b-4281-b951-d872f2087c98
-
boliu@chromium.org authored
Video is broken in merged thread mode. Disable these tests until it works. BUG=239760 NOTRY=true R=joth@chromium.org Review URL: https://codereview.chromium.org/16395005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204969 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/, media/, ppapi/, printing/, remoting/, rlz/, skia/, sql/, sync/, third_party/, tools/, webkit/, win8/. BUG=none TEST=none TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/15995038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204967 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
Screen capturers have been moved to webrtc. This change switches chromoting and getUserMedia() to the new copy of the capturers in webrtc and removes old copy from media. TBR=jschuh@chromium.org Review URL: https://chromiumcodereview.appspot.com/15692018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204966 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204965 0039d316-1c4b-4281-b951-d872f2087c98
-
ghc@google.com authored
- Bump internal versioning datestamp for June 2013 release. - Fix inlined virtual method ugliness. - Update README.chromium. Review URL: https://chromiumcodereview.appspot.com/16597002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204964 0039d316-1c4b-4281-b951-d872f2087c98
-
dgrogan@chromium.org authored
Also, equally as important, don't count a full disk as a corruption. This patch's functionality was added to IDB in blink, but after the IDB team forked the blink code to port to chromium. See http://src.chromium.org/viewvc/blink?view=rev&rev=150406 for the original blink patch. BUG=239882 Review URL: https://chromiumcodereview.appspot.com/16409006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204963 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/, cloud_print/, components/, courgette/, device/, extensions/. BUG=none TEST=none TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/16614002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204961 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=238247 TBR=rsesek Review URL: https://codereview.chromium.org/16673003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204960 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204959 0039d316-1c4b-4281-b951-d872f2087c98
-
scheib@chromium.org authored
Wheel events were incorrectly being constructed as mouse events, and not being handled correctly. BUG=242181 TEST=Use mouse wheel on http://scheib.github.com/HTMLMisc/PointerLockAndFullscreen.html on Chrome OS and windows aura builds. Review URL: https://chromiumcodereview.appspot.com/16505003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204958 0039d316-1c4b-4281-b951-d872f2087c98
-
mseaborn@chromium.org authored
This pulls in the following Native Client changes: r11482: (shcherbina) Factor out common code for running targeted tests on different sections. r11483: (shcherbina) Add nacl-objdump-based dis section checker to validator_ragel copy of targeted tests. r11484: (shcherbina) Set --insn-width=15 in exhaustive decoder test. r11485: (shcherbina) Split 'nop-misses' targeted validator test to nicer chunks. r11486: (shcherbina) Add nops support to text-based specification. r11487: (khim) Fix PRESUBMIT.py r11488: (mseaborn) Update PNaCl toolchain to get r11480: Strip function/call attributes r11489: (mcgrathr) toolchain_build: Update gcc revision r11490: (kschimpf) Make PNaCl bitcode files have a different format from LLVM bitcode files. r11491: (mseaborn) PNaCl: Update LLVM revision in pnacl/DEPS r11492: (mcgrathr) Remove obsolete sys/nacl_imc_api.h header r11493: (mcgrathr) Update glibc toolchain in TOOL_REVISIONS r11494: (jfb) ARM platform qualify: validate that instructions trap as expected r11495: (mcgrathr) Update ARM toolchain in TOOL_REVISIONS r11496: (eliben) pnacl_abi.bc is no longer needed - remove it from the build. r11497: (dschuff) Update pnacl binutils DEPS and enable mips support in binutils r11498: (mcgrathr) Update newlib toolchain in TOOL_REVISIONS r11499: (mseaborn) Update PNaCl toolchain to get r11491: Strip calling conventions attributes r11500: (shcherbina) Convert decoder_test.c to c++. r11501: (yyanagisawa) Execute nacl compilers parallel if goma is available. BUG=none TEST=nacl_integration Review URL: https://codereview.chromium.org/16632002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204957 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
BUG=87629 TEST=none TBR=kouhei@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/16667008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204955 0039d316-1c4b-4281-b951-d872f2087c98
-
raymes@chromium.org authored
This CL allows pending ResourceHosts to be created in the browser from the renderer. The functionality is currently exposed through the RendererPpapiHost. The creation call is asynchronous - a callback will be called in the renderer with a pending host ID when the host has been created. BUG=246396 Review URL: https://chromiumcodereview.appspot.com/15947004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204954 0039d316-1c4b-4281-b951-d872f2087c98
-
earthdok@google.com authored
The two suppressions removed by this CL have not fired for a long time, for some unknown reason. It's still a good idea to annotate all intentional leaks though. BUG=83345 R=jar@chromium.org,darin@chromium.org CC=glider@chromium.org Review URL: https://chromiumcodereview.appspot.com/16440006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204953 0039d316-1c4b-4281-b951-d872f2087c98
-
michaeln@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204952 0039d316-1c4b-4281-b951-d872f2087c98
-
michaeln@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204951 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204950 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
BUG=none NOTRY=true Review URL: https://chromiumcodereview.appspot.com/16645004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204949 0039d316-1c4b-4281-b951-d872f2087c98
-
eseidel@chromium.org authored
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog_blink.html?url=/trunk&range=152023:152030&mode=html TBR= BUG= Review URL: https://chromiumcodereview.appspot.com/16599004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204948 0039d316-1c4b-4281-b951-d872f2087c98
-
grunell@chromium.org authored
BUG=229829 Review URL: https://chromiumcodereview.appspot.com/16580013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204947 0039d316-1c4b-4281-b951-d872f2087c98
-
kouhei@chromium.org authored
This would make use of net::NetLog::ThreadSafeObserver available from base/net, so custom NetLog implementations can focus on implementing OnAddEntry() without re-implementing all NetLog methods. The implementation of observer pattern was previously provided in ChromeNetLog. The contents of chrome_net_log_unittest are merged to net_log_unittest. TESTS=net_log_unittest BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204861 Review URL: https://chromiumcodereview.appspot.com/16137008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204946 0039d316-1c4b-4281-b951-d872f2087c98
-
kmadhusu@chromium.org authored
> Move instant support to SearchTabHelper. > > BUG=none > TEST=none > > Review URL: https://chromiumcodereview.appspot.com/14911005 TBR=kmadhusu@chromium.org,samarth@chromium.org Review URL: https://codereview.chromium.org/16124009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204945 0039d316-1c4b-4281-b951-d872f2087c98
-
vigneshv@chromium.org authored
Adding YUVA support for enabling VP8 Alpha Playback. Trying to reland the change that was reverted earlier. Old CL: https://codereview.chromium.org/12157002/ BUG=147355 TBR=jschuh@chromium.org Review URL: https://chromiumcodereview.appspot.com/16580006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204944 0039d316-1c4b-4281-b951-d872f2087c98
-
shess@chromium.org authored
Erik desires to distance himself. BUG=none TBR=erikkay@chromium.org Review URL: https://chromiumcodereview.appspot.com/16420006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204943 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=none TEST=none TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/16387014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204942 0039d316-1c4b-4281-b951-d872f2087c98
-
boliu@chromium.org authored
SynchronousCompositorFactory does not create the main thread one since we have not figured out how to get its clients (video/webgl/canvas) to work in this architecture. This will cause dynamic but graceful failures when trying to load these type of contents. For compositor thread one, create ContextProviderInProcess. BUG=230197,239760 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/16235005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204941 0039d316-1c4b-4281-b951-d872f2087c98
-
girard@chromium.org authored
The flag is currently disabled by default. BUG=243445 Review URL: https://chromiumcodereview.appspot.com/16196008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204939 0039d316-1c4b-4281-b951-d872f2087c98
-
kouhei@chromium.org authored
This is to obsolete prefetchDNS() API which lives in platform API. I would like to move it under WebPrescientNetworking. The corresponding Blink patch is http://crrev.com/15699002 BUG=None Review URL: https://chromiumcodereview.appspot.com/15963006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204938 0039d316-1c4b-4281-b951-d872f2087c98
-
ericwilligers@chromium.org authored
A number of memory leaks and reads of uninitialized memory are no longer occurring. BUG=31800,103467,107503,107698,169311 Review URL: https://chromiumcodereview.appspot.com/15771010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204937 0039d316-1c4b-4281-b951-d872f2087c98
-
groby@chromium.org authored
Turns on requestAutocomplete behind a flag for OSX. Other implementations are still on by default. (OSX will be on by default when the UI has parity) BUG=157274 Review URL: https://chromiumcodereview.appspot.com/12662017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204936 0039d316-1c4b-4281-b951-d872f2087c98
-
akuegel@chromium.org authored
The mocks for this can be found at the beginning of the bug description. Please look at the screenshots at the end of the bug description. The colors do not correspond to the mocks yet, they will be added as a theme. BUG=241387 TEST=unit_tests Review URL: https://chromiumcodereview.appspot.com/15932008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204934 0039d316-1c4b-4281-b951-d872f2087c98
-
jdduke@chromium.org authored
Recent changes to compositor input handling deprecated existing hooks for Android WebView. This patch addresses these changes, allowing the browser to perform synchronous, in-process input event handling when the UI and compositor threads are merged. In particular, an InputHandlerManagerClient allows the embedder to customize delivery of and response to InputEvents. BUG=241641 Review URL: https://chromiumcodereview.appspot.com/15920002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204933 0039d316-1c4b-4281-b951-d872f2087c98
-