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
*
aura: handle null root window when updating plugins
scottmg@chromium.org
2012-09-14
1
-2
/
+8
*
Pepper Flash Mac: Fix fullscreen drawing with 3d disabled
sail@chromium.org
2012-09-14
2
-3
/
+8
*
Disable the seccomp-bpf sandbox on ARM temporarily.
jln@chromium.org
2012-09-14
1
-1
/
+6
*
Make spin button accessible on Mac.
dmazzoni@chromium.org
2012-09-14
3
-6
/
+42
*
Show the stack trace for renderer process crashes.
tony@chromium.org
2012-09-14
1
-0
/
+6
*
Use Google API key for one-shot speech recognition
hans@chromium.org
2012-09-14
1
-0
/
+4
*
Remove deprecated gfx::Image::operator NSImage*().
rsesek@chromium.org
2012-09-14
1
-1
/
+2
*
Flip AudioOutputResampler to on by default.
dalecurtis@google.com
2012-09-14
2
-2
/
+2
*
MediaStreamDeviceSetting crashed in the destructor with error media_stream::...
xians@chromium.org
2012-09-14
1
-5
/
+20
*
Do not load content_resources.pak on iOS.
msarda@chromium.org
2012-09-14
1
-0
/
+3
*
Remove flags for Workers that violate multiple profile and storage isolation ...
ajwong@chromium.org
2012-09-14
6
-112
/
+13
*
Fix device broadcast DCHECK.
vandebo@chromium.org
2012-09-14
1
-2
/
+2
*
Don't release/make-current the non-top level texture
scottmg@google.com
2012-09-14
1
-3
/
+6
*
Make web store resilient against download completion happening before opening.
rdsmith@chromium.org
2012-09-13
2
-0
/
+73
*
Hacks to make HW decode work on linux via libva.
fischman@chromium.org
2012-09-13
2
-5
/
+1
*
[Android] Upstream HistoryUtils.
mnaganov@chromium.org
2012-09-13
1
-0
/
+191
*
Make more precise the consumer intended use of GetTargetFullPath()
rdsmith@chromium.org
2012-09-13
1
-4
/
+6
*
Allow the Views Delegate to provide the native widget.
ben@chromium.org
2012-09-13
2
-54
/
+13
*
Add sandbox support for Windows process mitigations
jschuh@chromium.org
2012-09-13
4
-9
/
+30
*
Posix: Fix --utility-cmd-prefix to not run /proc/self/exe.
thestig@chromium.org
2012-09-13
1
-4
/
+17
*
Disable HW decode in content_browsertests except on win & cros (to match chro...
fischman@chromium.org
2012-09-13
1
-0
/
+6
*
Speech JavaScript API: Use the MediaStreamManager to ask for user permission.
hans@chromium.org
2012-09-13
6
-41
/
+174
*
This cl adds a new PeerConnection handler in Chrome to support latest W3C Pee...
perkj@chromium.org
2012-09-13
21
-162
/
+1145
*
Remove PPAPI dependency on 'net'.
bbudge@chromium.org
2012-09-13
6
-34
/
+71
*
Fix text input type inconsistency between renderer and TsfBridge
nona@chromium.org
2012-09-13
1
-12
/
+6
*
Makes copying layers clone external textures.
sky@chromium.org
2012-09-13
7
-7
/
+69
*
Add plumbing to add highlight flag to about:flags, disable by default
wjmaclean@google.com
2012-09-13
3
-6
/
+6
*
Moving from from using WebFrame::name to WebFrame::uniqueName
nasko@chromium.org
2012-09-13
1
-2
/
+2
*
Detach plugin windows when a view closes on Aura, just like with win32.
jam@chromium.org
2012-09-13
5
-25
/
+40
*
Revert 156550 - Add sandbox support for Windows process mitigations
jschuh@chromium.org
2012-09-13
4
-30
/
+9
*
Add sandbox support for Windows process mitigations
jschuh@chromium.org
2012-09-13
4
-9
/
+30
*
Remove VideoDecoder::PrepareForShutdownHack() and friends.
scherkus@chromium.org
2012-09-13
6
-53
/
+32
*
Minimal number of if-def changes to support OS_IOS in content_main_runner.cc
leng@chromium.org
2012-09-13
1
-9
/
+20
*
Fix typo in content switches
nona@chromium.org
2012-09-13
3
-3
/
+3
*
Move creation of PeerConnection from the RenderView to the RenderThreadImpl.
perkj@chromium.org
2012-09-13
19
-511
/
+524
*
Add syncable filesystem/storage type
kinuko@chromium.org
2012-09-13
2
-1
/
+2
*
[Android] Upstream ChromeBrowserProvider, the Android port ContentProvider im...
leandrogracia@chromium.org
2012-09-13
1
-0
/
+36
*
Open fullsreen in the same display as browser window
oshima@chromium.org
2012-09-13
1
-1
/
+12
*
Make V8ValueConverterImpl able to convert objects with "indexed" (numbered)
kalman@chromium.org
2012-09-13
2
-7
/
+40
*
Fix IOSurfaceReuse test under Mac ASAN bots
jbates@chromium.org
2012-09-13
1
-1
/
+1
*
Reland: Take 2: Force python test server output to be unbuffered, so it doesn...
rsimha@google.com
2012-09-12
2
-6
/
+5
*
Temporarily disable two content_browsertests because they'll be broken by
dmazzoni@chromium.org
2012-09-12
1
-2
/
+8
*
Remove DCHECK in InsertText
nona@chromium.org
2012-09-12
1
-1
/
+0
*
Revert 156361 - Take 2: Force python test server output to be unbuffered, so ...
rsimha@google.com
2012-09-12
2
-5
/
+6
*
Make the SavePackage use of the fake download item cleaner around cancellation.
rdsmith@chromium.org
2012-09-12
3
-18
/
+44
*
Switch Extensions::TabHelper to use WebContents, WebContentsUserData.
avi@chromium.org
2012-09-12
2
-0
/
+7
*
Remove ContentViewClient::OnInternalPageLoadRequest
boliu@chromium.org
2012-09-12
4
-14
/
+0
*
Simplify ppapi hung-plugin calculations.
shess@chromium.org
2012-09-12
2
-59
/
+42
*
Take 2: Force python test server output to be unbuffered, so it doesn't mix w...
rsimha@google.com
2012-09-12
2
-6
/
+5
*
Plumb GestureTapCancel into WebKit
rbyers@chromium.org
2012-09-12
4
-3
/
+71
[next]