- 16 Apr, 2013 40 commits
-
-
mukai@chromium.org authored
BUG=202340 Review URL: https://codereview.chromium.org/13999005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194451 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194450 0039d316-1c4b-4281-b951-d872f2087c98
-
phajdan.jr@chromium.org authored
This will be helpful for extracting non-Chrome parts to its own component. BUG=227219 Review URL: https://codereview.chromium.org/13454032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194449 0039d316-1c4b-4281-b951-d872f2087c98
-
abarth@chromium.org authored
We're about to move Source/WebCore to Source/core. This file has a dependency on the name "WebCore" and therefore needs to be updated before the move. Review URL: https://codereview.chromium.org/13949009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194448 0039d316-1c4b-4281-b951-d872f2087c98
-
dsinclair@chromium.org authored
This pulls in the trace viewer changes to switch from include filters to exclude filters. This will allow unknown categories to be returned to the trace as we now specify categories we don't want to see instead of categories we do want to see. BUG=231608 Review URL: https://codereview.chromium.org/14174004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194447 0039d316-1c4b-4281-b951-d872f2087c98
-
teravest@chromium.org authored
This makes a few changes to IDL annotations: * 'singleton_resource' is now 'singleton' and can be per-function or per-interface. * There is a new 'API' annotation that describes when a specific API should be used for a function. * There is a 'thunk_include' annotation for when a header file must be included in the thunk output, but we can't guess it. Review URL: https://codereview.chromium.org/13820003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194445 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
This will be useful later once we start providing more variables, so that GYP do not interfere with the command line. R=csharp@chromium.org BUG= Review URL: https://codereview.chromium.org/14298005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194444 0039d316-1c4b-4281-b951-d872f2087c98
-
alexeypa@chromium.org authored
Collateral changes: - The username matching policy is ignored for RDP sessions. BUG=137696 Review URL: https://codereview.chromium.org/14234012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194443 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@chromium.org authored
BUG=130810 Review URL: https://codereview.chromium.org/14270006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194442 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
* Use ldd to detect chrome for cros local builds. * Add browser types debug-cros and release-cros for chrome for cros on linux. * Remove browser option --cros-desktop BUG=229692 TEST=run_tests works with cros-debug going through the login flow. NOTRY=True Review URL: https://codereview.chromium.org/14102002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194441 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
We're getting some crashes in -[OverlayableContentsController setOverlay:...]. I wasn't able to reproduce the crash. My guess is that we're somehow referencing a stale WebContents pointer. This is a speculative fix that clears the WebContents reference when the object is destroyed. I'll revert this change if we continue to see crashes. BUG=230880 Review URL: https://codereview.chromium.org/14242004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194440 0039d316-1c4b-4281-b951-d872f2087c98
-
japhet@chromium.org authored
will all ResourceError to create a cancallation error with the proper error code, instead of having to call all the way out to RenderViewImpl. This is required for https://codereview.chromium.org/14264012 BUG=none TEST=none Review URL: https://codereview.chromium.org/14297005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194436 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@chromium.org authored
BUG=227277 Review URL: https://codereview.chromium.org/14276002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194435 0039d316-1c4b-4281-b951-d872f2087c98
-
mukai@chromium.org authored
BUG=179189 Review URL: https://codereview.chromium.org/12385064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194432 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194431 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Should fix a problem occuring when moving files from builder to testers on the CI. R=csharp@chromium.org BUG= Review URL: https://codereview.chromium.org/13949007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194430 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@chromium.org authored
BUG=160311 TBR=sky Review URL: https://codereview.chromium.org/14077010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194429 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194428 0039d316-1c4b-4281-b951-d872f2087c98
-
jchaffraix@chromium.org authored
TBR=haraken Review URL: https://codereview.chromium.org/14246010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194427 0039d316-1c4b-4281-b951-d872f2087c98
-
teravest@chromium.org authored
On Windows and Linux, the length of gamepads reported is always 4. On Mac, it's different, and varies based on the number of controllers that are connected. For consistency, this change makes Chromium report data for 4 controllers on Mac. Tested: Ran the gamepad example, and verified that it now reports 4 controllers. I connected a gamepad and it reported 1 connected and 3 disconnected. BUG=229586 Review URL: https://codereview.chromium.org/14299003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194426 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
It also now copies PDBs. BUG=none Review URL: https://codereview.chromium.org/14306002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194424 0039d316-1c4b-4281-b951-d872f2087c98
-
thestig@chromium.org authored
BUG=224531 Review URL: https://codereview.chromium.org/13901007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194423 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=none TEST=none Review URL: https://codereview.chromium.org/13966008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194418 0039d316-1c4b-4281-b951-d872f2087c98
-
mek@chromium.org authored
This failed the android trybots, and then broke the tree the same way... > Enable WebAudio on Android > > Set use_openmax_dl_fft=1 to enable WebAudio on Android. > > This should not be committed until https://codereview.chromium.org/12457043/ > has landed. > > BUG= > > Review URL: https://codereview.chromium.org/14047013 TBR=rtoy@google.com Review URL: https://codereview.chromium.org/14299004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194417 0039d316-1c4b-4281-b951-d872f2087c98
-
bryeung@chromium.org authored
This shouldn't depend on anything in src/chrome and will be useful to use from src/ui/keyboard. BUG=none Review URL: https://codereview.chromium.org/13957005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194416 0039d316-1c4b-4281-b951-d872f2087c98
-
maruel@chromium.org authored
Add the required target and the .isolate file covering most test cases on linux, mac and windows. R=csharp@chromium.org BUG= Review URL: https://codereview.chromium.org/12086059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194412 0039d316-1c4b-4281-b951-d872f2087c98
-
yoz@chromium.org authored
(TODO for GTK and Cocoa.) Screenshot: http://i.imgur.com/u2EbEr6.png BUG=229083 TBR=sky@chromium.org Review URL: https://codereview.chromium.org/14262009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194411 0039d316-1c4b-4281-b951-d872f2087c98
-
perkj@chromium.org authored
BUG=230873, 231128 Review URL: https://codereview.chromium.org/14150004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194410 0039d316-1c4b-4281-b951-d872f2087c98
-
cpu@chromium.org authored
Looks like its breaking blink build. Contact jchaffraix for more info. > Refactor android specific code in AudioManagerBase class. > > Move android specific code into AudioManagerAndroid class. > > Contributed by leozwang@chromium.org (https://chromiumcodereview.appspot.com/14265014/). > > BUG=231468 > > Review URL: https://codereview.chromium.org/14053012 TBR=wjia@chromium.org Review URL: https://codereview.chromium.org/14302003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194407 0039d316-1c4b-4281-b951-d872f2087c98
-
miu@chromium.org authored
On Macs using AMD Radeon and/or Intel HD Graphics GPUs, the deletion of textures, FBOs, and other OpenGL objects for each frame capture was causing GPU pipeline stalls. This was causing average capture time to be too high; in many cases, not allowing even a 30 FPS rate of capture. With this change, the pipeline stalls have been removed. Confirmed: 1. Visually, using our tab capture/playback tools (several hours of video watching). 2. Via Chrome browser tracing tool. 3. Via Apple's OpenGL Profiler tool (no operations other than glReadPixels and glFlush take more than 1 ms to complete). BUG=223326 TEST=See above; and ran content_unittests. Review URL: https://codereview.chromium.org/13749002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194404 0039d316-1c4b-4281-b951-d872f2087c98
-
felipeg@chromium.org authored
Refactor our SimpleIndex file format and serialization to use Pickle instead of the previously buggy way of writing uninitialized structs and ints into the file. BUG=230772 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194347 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194387 Review URL: https://codereview.chromium.org/14263005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194403 0039d316-1c4b-4281-b951-d872f2087c98
-
miu@chromium.org authored
BUG=151051,114697 TBR=cdn Review URL: https://codereview.chromium.org/14234023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194401 0039d316-1c4b-4281-b951-d872f2087c98
-
sbc@chromium.org authored
Somehow these two were previously overlooked. BUG=169509 Review URL: https://codereview.chromium.org/14139007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194400 0039d316-1c4b-4281-b951-d872f2087c98
-
gab@chromium.org authored
Resulted in a warning message on properly formatted input as the key IS expected to be empty when the map ends (not the other way around)... Typical file being read by this code: https://code.google.com/p/chromium/codesearch#chromium/src/chrome/test/data/firefox2_profile/history.dat&q=history.dat&sq=package:chromium&type=cs BUG=219419 Review URL: https://codereview.chromium.org/14238014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194399 0039d316-1c4b-4281-b951-d872f2087c98
-
backer@chromium.org authored
BUG=231945 Review URL: https://codereview.chromium.org/13871015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194398 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
BUG=224911 TBR=cmp@chromium.org Review URL: https://codereview.chromium.org/14301002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194397 0039d316-1c4b-4281-b951-d872f2087c98
-
binji@chromium.org authored
Most nacl_io calls are made off-main-thread, but mount() is not necessarily. Mounting an html5fs mount requires an asynchronous call to PPAPI; until that callback returned, all further calls to that mount would fail. The fix here does the following: * If the mount() call is made on the main thread, make an asynchronous call to open the filesystem, but block all further calls until the filesystem is open. * If the mount() call is made off-main-thread, the filesystem open call blocks until it is finished. BUG=230410 R=noelallen@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/13951014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194396 0039d316-1c4b-4281-b951-d872f2087c98
-
bruening@google.com authored
BUG=231969 TBR=gavinp@chromium.org TEST=waterfall.sh Review URL: https://codereview.chromium.org/13856008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194395 0039d316-1c4b-4281-b951-d872f2087c98
-
jamesr@chromium.org authored
Things like swap are concepts of an OutputSurface, not a context. Moving the callbacks to OutputSurface will also reduce cc's knowledge of the context guts and let us swap out the GL interface. Review URL: https://codereview.chromium.org/12545018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194394 0039d316-1c4b-4281-b951-d872f2087c98
-
felipeg@chromium.org authored
> Refactor our SimpleIndex file format and serialization to use Pickle instead of the previously buggy way of writing uninitialized structs and ints into the file. > > BUG=230772 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194347 > > Review URL: https://codereview.chromium.org/14263005 TBR=felipeg@chromium.org Review URL: https://codereview.chromium.org/14300002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194393 0039d316-1c4b-4281-b951-d872f2087c98
-