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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant |errored| member from IconHostMsg_DidDownloadFavicon
pkotwicz@chromium.org
2013-01-10
2
-3
/
+1
*
Cleanup file permission check code in FileAPIMessageFilter
kinuko@chromium.org
2013-01-10
1
-75
/
+42
*
Data collection part of webrtc-internals implementation
jiayl@chromium.org
2013-01-10
8
-0
/
+351
*
Use bilinear scaling for tab capture on Mac
hclam@chromium.org
2013-01-10
1
-0
/
+2
*
overscroll: Make sure screenshot is taken correctly for swapped out RenderViews.
sadrul@chromium.org
2013-01-10
4
-10
/
+120
*
Fix Sunspider performance regression
fsamuel@chromium.org
2013-01-10
1
-0
/
+4
*
Removes some dead code from WebContentsImpl.
sky@chromium.org
2013-01-10
2
-24
/
+0
*
The correct type for the size of a chunk of memory is size_t.
cevans@chromium.org
2013-01-10
1
-1
/
+3
*
Fix the loading progress bar for Android.
tedchoc@chromium.org
2013-01-10
3
-22
/
+52
*
cc: Disable impl-side painting in browser compositor.
epenner@chromium.org
2013-01-10
1
-0
/
+1
*
Revert 175890: actually, looks like we want this to also help move chromeos w...
jam@chromium.org
2013-01-10
9
-176
/
+213
*
Revert 175644
mukai@chromium.org
2013-01-10
1
-6
/
+1
*
Get GpuCrashTest running in content_browsertests.
zmo@chromium.org
2013-01-10
1
-28
/
+12
*
Fixing resize for HW accelerated compositing.
alexst@chromium.org
2013-01-09
1
-0
/
+1
*
Reapply "Add a switch to enable composited scrolling for frames and enable it...
wangxianzhu@chromium.org
2013-01-09
2
-0
/
+6
*
Browser Plugin: Make sure name attribute is propagated to guest if it's set p...
fsamuel@chromium.org
2013-01-09
1
-0
/
+8
*
Revert 175759
ccameron@chromium.org
2013-01-09
1
-0
/
+171
*
Revert 175822
jam@chromium.org
2013-01-09
9
-213
/
+176
*
Revert 175828
acolwell@chromium.org
2013-01-09
1
-6
/
+0
*
Refactor so chromium only GL extensions require gl2extchromium.h
gman@chromium.org
2013-01-09
2
-0
/
+2
*
Temporarily roll out "Add a switch to enable composited scrolling for frames..."
wangxianzhu@chromium.org
2013-01-09
2
-6
/
+0
*
Disable Http/MediaTest.VideoBearWavPcm/0 to stop ASAN failures.
acolwell@chromium.org
2013-01-09
1
-0
/
+6
*
Added TapSuppressionController params to gesture configurations
mohsen@chromium.org
2013-01-09
1
-53
/
+11
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-09
9
-176
/
+213
*
Aura: A little lighter GL synchronization
backer@chromium.org
2013-01-09
1
-1
/
+1
*
Add a command-line flag to disable canvas antialiasing. This will be used to...
senorblanco@chromium.org
2013-01-09
1
-0
/
+2
*
Revert 175753
ricow@chromium.org
2013-01-09
1
-178
/
+0
*
Add a pass/fail test to verify that GPU memory usage doesn't grow beyond an a...
ccameron@chromium.org
2013-01-09
1
-0
/
+178
*
Enable Tracing on content shell for Android
kangyuan.shu@intel.com
2013-01-09
3
-0
/
+87
*
IPC implementation for create/delete ObjectStore/Index
alecflett@chromium.org
2013-01-09
2
-10
/
+102
*
Revert 175690
estade@chromium.org
2013-01-09
2
-2
/
+2
*
Centralize keypress listener handling in non-platform-specific code.
isherman@chromium.org
2013-01-09
4
-31
/
+26
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-09
2
-2
/
+2
*
Update and rebaseline many DumpAccessibilityTree tests.
dmazzoni@chromium.org
2013-01-09
2
-22
/
+5
*
Add a switch to enable composited scrolling for frames and enable it on Android.
wangxianzhu@chromium.org
2013-01-09
2
-0
/
+6
*
<webview>: Add name attribute
fsamuel@chromium.org
2013-01-09
5
-6
/
+78
*
Add test for accessibility histograms.
dmazzoni@chromium.org
2013-01-09
2
-7
/
+13
*
Solution: the popup keeps mouse capture, so that any mouse click closes it (v...
sschmitz@chromium.org
2013-01-09
1
-1
/
+6
*
Media Documents should disable View [Page] Source
wolenetz@chromium.org
2013-01-09
1
-3
/
+4
*
Browser Plugin: Sort BrowserPluginGuest::OnSetSize
fsamuel@chromium.org
2013-01-09
2
-9
/
+9
*
Add initial support for handling touch events in desktop chrome AURA.
ananta@chromium.org
2013-01-08
1
-3
/
+5
*
BrowserPlugin: Plumb ViewHostMsg_CreateWindow to BrowserPluginGuest
fsamuel@chromium.org
2013-01-08
4
-15
/
+48
*
Browser Plugin: Refactor BrowserPluginEmbedder to allow creating guests with ...
fsamuel@chromium.org
2013-01-08
4
-111
/
+150
*
Revert 175581
scottmg@chromium.org
2013-01-08
1
-1
/
+1
*
Disable GamepadProviderTest.UserGesture: testing auto-disable script
scottmg@chromium.org
2013-01-08
1
-1
/
+1
*
Switch to using FilePathWatcher::Callback instead of FilePathWatcher::Delegate.
darin@chromium.org
2013-01-08
2
-35
/
+26
*
Tweak comments and put in tests for not ignoring safe browsing results.
rdsmith@chromium.org
2013-01-08
2
-2
/
+157
*
Also filter the URLs from incoming non-provisional navigation IPCs.
jochen@chromium.org
2013-01-08
5
-4
/
+99
*
Revert 175489
dbeam@chromium.org
2013-01-08
2
-41
/
+37
*
Switch Android code to use ExecuteJavascriptInWebFrameCallbackResult.
avi@chromium.org
2013-01-08
2
-37
/
+41
[next]