Sign in
chromium
/
chromium
/
src
/
7c6bf9577022c2d646bb6a347d6e3c93a5bb5ac6
/
content
/
renderer
/
savable_resources_browsertest.cc
1023d01
Switch to standard integer types in content/renderer/.
by avi
· 10 years ago
779a08f8
Vector-of-structs (instead of struct-of-vectors) in "savable resources" IPC.
by lukasza
· 10 years ago
87f4e2ab
OOPIFs: Use original frame URL as a key for local path map.
by lukasza
· 10 years ago
f05b1f75
Single referrer for all savable resources from a given frame.
by lukasza
· 10 years ago
fe911df
Testing that actual = expected, not just actual ⊆ expected.
by lukasza
· 10 years ago
6af746b7
OOPIFs: Transitioning Get/Send...SavableResourceLinks away from RenderViewHost.
by lukasza
· 10 years ago
99fcc586
Added check for link element containing attribute rel="stylesheet"
by samahto
· 10 years ago
83883c8
Make callers of CommandLine use it via the base:: namespace.
by avi
· 11 years ago
6d18e40
Standardize usage of virtual/override/final in content/renderer/
by dcheng
· 11 years ago
ee0b42a
Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderer
by mohan.reddy
· 11 years ago
7af65ca
Remove --disable-accelerated-compositing
by
[email protected]
· 11 years ago
d96cf75
Add net/base/filename_util.h.
by
[email protected]
· 11 years ago
9d9221f06
Revert 262487 "Add net/base/filename_util.h."
by
[email protected]
· 11 years ago
3e565e77
Add net/base/filename_util.h.
by
[email protected]
· 11 years ago
6e9def1
Move ContentBrowserTest class to content/public, since it's used by components_browsertests for browser tests which use Content Shell.
by
[email protected]
· 11 years ago
0c2c0d1
Clean up some ifdefs around Win Aura.
by
[email protected]
· 12 years ago
180ef24
Rename WebKit namespace to blink (part 3)
by
[email protected]
· 12 years ago
de7d61ff
[content shell] move browser process stuff into browser/ subdir
by
[email protected]
· 12 years ago
12a936d
Move dom_operations.{h,cc} to content/renderer/savable_resources.{h,cc}.
by
[email protected]
· 12 years ago
[Renamed (87%) from content/renderer/dom_operations_browsertest.cc]
4209190
Warn on missing OVERRIDE/virtual everywhere, not just in header files.
by
[email protected]
· 12 years ago
413d34e
Enable the tests that use --single-process on Mac with fix to message loop.
by
[email protected]
· 12 years ago
cfe91774
Disable the new tests I added on Mac since they're flaky on mac release bots until I track this down. BUG=126514
by
[email protected]
· 12 years ago
5d97f76
Renable the tests I disabled in r195725 on Win Aura. They were failing a debug assert. Fix it by disabling accelerated compositing for win aura when running these tests so that the GPU process doesn't attempt to get started.
by
[email protected]
· 12 years ago
c1978abe
Convert the remaining test_shell_tests to content_browsertests.
by
[email protected]
· 12 years ago