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
*
I added another histogram into the DuplicateContentResourceHandler. The histo...
frankwang@google.com
2012-08-09
1
-0
/
+2
*
Add a menu item to content_shell to open devtools to make it more discoverable.
jam@chromium.org
2012-08-09
17
-41
/
+118
*
Add keyboard shortcuts for Mac content shell.
shouqun.liu@intel.com
2012-08-09
1
-6
/
+17
*
reland http://codereview.chromium.org/10830063/
wjia@chromium.org
2012-08-09
12
-114
/
+495
*
Allow disabling input throttle through RendererPreference (for Browser Plugin...
fsamuel@chromium.org
2012-08-09
6
-4
/
+20
*
Add shortcut to create new window for GTK content shell.
shouqun.liu@intel.com
2012-08-09
2
-0
/
+25
*
h264 parser: fix setting default l1 ref list size for non-B frames.
posciak@chromium.org
2012-08-09
1
-2
/
+4
*
Remove RenderThread::IsRegisteredExtension
mihaip@chromium.org
2012-08-09
5
-22
/
+0
*
VAVDA: Fix a crash if we fail parsing SPS/DecodeInitial.
posciak@chromium.org
2012-08-09
2
-0
/
+10
*
Ensure a compositing window is created if the image transport surface isn't u...
jbauman@chromium.org
2012-08-09
3
-1
/
+30
*
Revert 150654 - Browser Plugin: New Implementation (Renderer Side)
jeremya@chromium.org
2012-08-09
24
-1930
/
+0
*
Revert 150664 - Browser Plugin: Report Guest crash to Javascript
jeremya@chromium.org
2012-08-09
2
-30
/
+1
*
Revert 150666 - Browser Plugin: Tell WebKit that the Browser Plugin supports ...
jeremya@chromium.org
2012-08-09
2
-5
/
+0
*
Browser Plugin: Tell WebKit that the Browser Plugin supports keyboard focus.
fsamuel@chromium.org
2012-08-09
2
-0
/
+5
*
Browser Plugin: Report Guest crash to Javascript
fsamuel@chromium.org
2012-08-09
2
-1
/
+30
*
Fix for number of ChromeOS browser_tests that were failing in BVTs. Added ext...
zelidrag@chromium.org
2012-08-09
1
-2
/
+4
*
Browser Plugin: New Implementation (Renderer Side)
fsamuel@chromium.org
2012-08-09
24
-0
/
+1930
*
Remove --load-2x-resources flag.
flackr@chromium.org
2012-08-09
2
-2
/
+0
*
Seccomp-bpf: create system call sets.
jln@chromium.org
2012-08-08
1
-96
/
+720
*
skia expects to be initialized before it can be used. This must be done if se...
alokp@chromium.org
2012-08-08
1
-0
/
+14
*
Base web accessibility decisions on page transition. We only need to perform ...
cdn@chromium.org
2012-08-08
5
-16
/
+32
*
Don't print the callstack in forked browser test processes. This may allocate...
jam@chromium.org
2012-08-08
3
-20
/
+43
*
Revert 150491 - refactor EnumerateDevices to make it a persistent request.
wjia@chromium.org
2012-08-08
12
-493
/
+113
*
Make DownloadItem derive SupportsUserData instead of re-implementing it.
benjhayden@chromium.org
2012-08-08
7
-147
/
+14
*
Convert Aura to use ui::Event.
ben@chromium.org
2012-08-08
10
-91
/
+97
*
AccelerometerMac::GetOrientation(): Fix return statement.
hans@chromium.org
2012-08-08
1
-1
/
+1
*
Fix downloads db state=3 corruption using version=23
benjhayden@chromium.org
2012-08-08
3
-5
/
+6
*
Browser Plugin: Rename old colliding files to old_*.
fsamuel@chromium.org
2012-08-08
12
-23
/
+23
*
refactor EnumerateDevices to make it a persistent request.
wjia@chromium.org
2012-08-08
12
-113
/
+493
*
Browser Plugin: Rename WebContentsImpl::browser_plugin_host() to WebContentsI...
fsamuel@chromium.org
2012-08-08
3
-7
/
+9
*
Enable memory profiler on Linux when TC_MALLOC is enabled.
rtenneti@chromium.org
2012-08-08
1
-0
/
+14
*
Draggable region support for frameless app window on Windows.
jianli@chromium.org
2012-08-08
3
-0
/
+9
*
Add WebContents* to some more delegate methods
joth@chromium.org
2012-08-08
11
-15
/
+22
*
Filter unnecessary GestureFlingCancel events.
rjkroege@chromium.org
2012-08-08
3
-3
/
+124
*
IndexedDB browser test for migrating from leveldb schema v0 to v1.
dgrogan@chromium.org
2012-08-07
4
-0
/
+75
*
Make ThumbnailGenerator::AskForSnapshot support high DPI.
mazda@chromium.org
2012-08-07
1
-3
/
+5
*
Clarify comment for --ppapi-startup-dialog.
brettw@chromium.org
2012-08-07
1
-1
/
+2
*
JavaBridge should use Annotation
dtrainor@chromium.org
2012-08-07
8
-51
/
+90
*
fix a copy&paste error.
wjia@chromium.org
2012-08-07
1
-1
/
+1
*
Change Deryptor::DecryptStatus and VideoDecoder::DecoderStatus to *::Status.
xhwang@chromium.org
2012-08-07
2
-2
/
+2
*
Linux: add our own headers for system call numbers.
jln@chromium.org
2012-08-07
1
-23
/
+1
*
Factor common syscall from GPU and Flash policies
jln@chromium.org
2012-08-07
1
-81
/
+56
*
[Mac]: Make dictionary context menu item use system settings for whether to l...
asvitkine@chromium.org
2012-08-07
4
-6
/
+40
*
Browser Plugin: Move to old namespace
fsamuel@chromium.org
2012-08-07
21
-28
/
+76
*
Clean up GPU process seccomp-bpf sandbox policies.
jorgelo@chromium.org
2012-08-07
2
-29
/
+9
*
[Mac]: Enable speech sub-menu under the edit menu and refactor speech impleme...
asvitkine@chromium.org
2012-08-07
5
-1
/
+84
*
Cleaned up compositing mode field trial code by:
vangelis@chromium.org
2012-08-07
10
-39
/
+88
*
Remove 10.5 comment.
avi@chromium.org
2012-08-07
1
-2
/
+0
*
Simplify devtools code on android and enable devtools for android content_shell.
satish@chromium.org
2012-08-07
13
-273
/
+130
*
Rename layoutTestController to testRunner.
jochen@chromium.org
2012-08-07
5
-12
/
+9
[next]