index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 229524 "Revert 229521 "Revert 229507 "aura: Allow creating content_she...
pfeldman@chromium.org
2013-10-19
7
-573
/
+309
*
Revert 229521 "Revert 229507 "aura: Allow creating content_shell..."
thakis@chromium.org
2013-10-19
7
-309
/
+573
*
Revert 229507 "aura: Allow creating content_shell without views."
thakis@chromium.org
2013-10-19
7
-573
/
+309
*
aura: Allow creating content_shell without views.
sadrul@chromium.org
2013-10-19
7
-309
/
+573
*
[Net] Separate out NUM_PRIORITIES from RequestPriority enum
akalin@chromium.org
2013-10-19
1
-2
/
+2
*
Attempt to re-land FocusManager removal from Aura.
ben@chromium.org
2013-10-18
1
-8
/
+8
*
Update webgl conformance expectations for Mac/ATI
ccameron@chromium.org
2013-10-18
1
-0
/
+16
*
Don't use the (*output_candidate) pointer after it is freed.
chihchung@chromium.org
2013-10-18
1
-3
/
+4
*
Jumping through hoops because blink depends on content...
jochen@chromium.org
2013-10-18
2
-0
/
+352
*
Pepper: Constify a BrowserPpapiHostImpl function.
teravest@chromium.org
2013-10-18
1
-1
/
+1
*
Call WebContentsObserver::RenderViewDeleted on the RVH and possibly pending R...
jam@chromium.org
2013-10-18
3
-9
/
+11
*
Set is_hidden bit for background navigations
jamesr@chromium.org
2013-10-18
6
-7
/
+14
*
Browser Plugin: Fix whitespace
fsamuel@chromium.org
2013-10-18
1
-2
/
+2
*
Add a flag for enabling/disabling the new accelerated scrolling path
vollick@chromium.org
2013-10-18
5
-0
/
+37
*
Enable the following tests under Mac ASan:
glider@chromium.org
2013-10-18
1
-2
/
+1
*
Introduce MockGoogleStreamingServer to fake speech recognition results.
janx@chromium.org
2013-10-18
6
-13
/
+343
*
EVEA: Don't advertise H264 if we have VP8 available.
posciak@chromium.org
2013-10-18
1
-6
/
+6
*
[Android] Tweak overscroll edge effect parameters
jdduke@chromium.org
2013-10-18
1
-5
/
+6
*
Check if GetString's return value is NULL
jamesr@chromium.org
2013-10-18
2
-5
/
+10
*
Partial revert of r227858 - TODOs were not in fact TO-DONE.
jsbell@chromium.org
2013-10-18
1
-2
/
+3
*
Minor cleanup in P2PSocketHostUdp.
thestig@chromium.org
2013-10-18
1
-4
/
+5
*
Remove a RenderWidgetHostImpl dependency from OverscrollController
jdduke@chromium.org
2013-10-18
10
-81
/
+105
*
Fix: Any tab audio/video capture should activate tab recording indicator.
miu@chromium.org
2013-10-18
1
-3
/
+6
*
Add support for avc3 codec string.
acolwell@chromium.org
2013-10-18
1
-2
/
+2
*
Enforce FCM settings via the blacklist rather than in-code version checks.
gab@chromium.org
2013-10-18
1
-12
/
+6
*
Implement x509_util::CreateSelfSignedCert() for OpenSSL.
digit@chromium.org
2013-10-18
1
-5
/
+0
*
Android: route restore loads through ContentViewCore.
ppi@chromium.org
2013-10-18
3
-0
/
+27
*
Use fake HWND as root of Aura web accessibility tree.
dmazzoni@chromium.org
2013-10-18
2
-3
/
+104
*
Moved ignoring of --gtest_output argument to apply to all Telemetry tests.
kbr@chromium.org
2013-10-18
2
-4
/
+0
*
aura: Clear the LostContextCallback if bind fails.
danakj@chromium.org
2013-10-18
1
-1
/
+3
*
Fix visibility state when transitioning in/out of interstitial
piman@chromium.org
2013-10-18
1
-2
/
+3
*
EME browser tests to check actual type of exception
jrummell@chromium.org
2013-10-18
2
-4
/
+4
*
Ported GpuCrashTest to Telemetry, renaming the test to ContextLost.
kbr@chromium.org
2013-10-17
5
-2
/
+142
*
Work around broken GL_TEXTURE_BINDING_EXTERNAL_OES query
sievers@chromium.org
2013-10-17
1
-3
/
+0
*
Add explicit Play/Pause to BufferedDataSource.
rileya@chromium.org
2013-10-17
5
-37
/
+55
*
Removed the pixel tests from content_browsertests.
bajones@chromium.org
2013-10-17
2
-569
/
+0
*
Revert 220369 "Add content::SurfaceCapturer".
hshi@chromium.org
2013-10-17
12
-785
/
+2
*
Fix back-after-redirect for renderer-initiated cross-process redirects.
creis@chromium.org
2013-10-17
2
-0
/
+21
*
aura: Return unused delegated resources immediately if no ack pending.
danakj@chromium.org
2013-10-17
2
-6
/
+32
*
Use CategoryFilter::kDefaultCategoryFilterString instead of "*" as the defaul...
wangxianzhu@chromium.org
2013-10-17
2
-11
/
+17
*
GTTF: Replace base::LaunchTests with public TestLauncher class.
phajdan.jr@chromium.org
2013-10-17
1
-1
/
+3
*
Enable mouse cursor for desktop capture API.
sergeyu@chromium.org
2013-10-17
1
-4
/
+15
*
Revert "Revert "Enable composited iframes on hi-DPI.""
vollick@chromium.org
2013-10-17
5
-4
/
+68
*
Revert 229040 "Fix plugin HWNDs being shown, and also in the wro..."
dconnelly@chromium.org
2013-10-17
1
-1
/
+0
*
Trace events for P2P Socket
hclam@chromium.org
2013-10-17
14
-66
/
+85
*
Disable BrowserPluginHostTest.EmbedderSameAfterNav on Windows.
dconnelly@chromium.org
2013-10-17
1
-1
/
+7
*
[content shell] delay closing stderr during layout tests as long as possible
jochen@chromium.org
2013-10-17
2
-4
/
+12
*
Create content::WebContentsDestroyedWatcher, use it in many tests.
avi@chromium.org
2013-10-17
3
-26
/
+39
*
Fix plugin HWNDs being shown, and also in the wrong position, when they're op...
jam@chromium.org
2013-10-17
1
-0
/
+1
*
Adding missing assets.
aurimas@chromium.org
2013-10-17
3
-0
/
+0
[next]