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 188901 "Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP"
wjia@chromium.org
2013-03-19
1
-0
/
+3
*
Added missing header file
kjyoun@google.com
2013-03-19
2
-0
/
+2
*
Add test for preventing bindings escalation on an existing NavigationEntry du...
jochen@chromium.org
2013-03-19
1
-0
/
+1
*
Removed static factories for data, ftp, file, and about jobs.
pauljensen@chromium.org
2013-03-19
7
-2
/
+89
*
Support loading non system cursors in Chrome AURA/ASH windows.
ananta@chromium.org
2013-03-19
1
-1
/
+10
*
Also update the session history in the renderer when the active entry is a ne...
jochen@chromium.org
2013-03-19
2
-3
/
+37
*
Since some child processes, such as PPAPI_BROKER plugin, might not run in san...
kjyoun@google.com
2013-03-19
30
-339
/
+357
*
Remove routes for video decoders on GpuCommandBufferStub destruction
sheu@chromium.org
2013-03-19
5
-21
/
+12
*
Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP
miletus@chromium.org
2013-03-19
1
-3
/
+0
*
Implement frame subscription on Windows
hclam@chromium.org
2013-03-19
15
-17
/
+347
*
Replace the expand/collapse button with details/summary tags to have the auto...
jiayl@chromium.org
2013-03-19
2
-36
/
+15
*
Pointer lock on Windows fixed to not have large delta when locking.
scheib@chromium.org
2013-03-19
1
-1
/
+6
*
content shell drt: Make sure to always print #CRASHED lines.
thakis@chromium.org
2013-03-19
1
-2
/
+2
*
RWHVA's TextureLayer should have valid bounds/uvs
dtrainor@chromium.org
2013-03-18
2
-7
/
+31
*
Add cevans as an IPC OWNER for all areas.
palmer@chromium.org
2013-03-18
1
-0
/
+1
*
cc: Fix style errors in SoftwareOutputDevice
enne@chromium.org
2013-03-18
6
-8
/
+8
*
Add support for configuring the minimum accelerated 2d canvas size
jochen@chromium.org
2013-03-18
2
-0
/
+2
*
Add support for programmatically resizing the compositor when changing the de...
jochen@chromium.org
2013-03-18
6
-7
/
+23
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
24
-111
/
+126
*
Change RenderWidgetHostViewGtk::HasFocus() to check global focus instead of t...
mthiesse@chromium.org
2013-03-18
1
-1
/
+1
*
mac: Let --disable-gpu-sandbox actually disable the gpu sandbox.
thakis@chromium.org
2013-03-18
1
-0
/
+2
*
Android: Create cache directory even when DCHECK is disabled.
nileshagrawal@chromium.org
2013-03-18
1
-1
/
+1
*
[ppapi] Add crash key for which plugin is loaded.
shess@chromium.org
2013-03-18
1
-0
/
+5
*
content: Move all listeners of NOTIFICATION_RENDER_VIEW_HOST_CREATED out of c...
phajdan.jr@chromium.org
2013-03-18
3
-77
/
+4
*
Make PeerConnectionTracker track new PeerConnection APIs: onRenegotiationNeed...
jiayl@chromium.org
2013-03-18
3
-0
/
+25
*
Remove editing overrides that are no longer in WebViewClient.
tony@chromium.org
2013-03-18
2
-18
/
+0
*
Android: Work around driver bug reporting GL errors.
sievers@chromium.org
2013-03-18
1
-0
/
+1
*
mmap the opened file descriptor in the renderer process, close the fd in the ...
reed@google.com
2013-03-18
2
-3
/
+76
*
Allow for synchronous compositor input handling when UI and compositor threads
jdduke@chromium.org
2013-03-18
17
-5
/
+262
*
cc: Chromify LayerTreeDebugState
enne@chromium.org
2013-03-18
1
-19
/
+22
*
Fix typo in MockDownloadManager::CreateDownloadItemAdapter
hans@chromium.org
2013-03-18
1
-1
/
+1
*
ResourceScheduler should use renderer notifications instead of MRUCache to tr...
simonjam@chromium.org
2013-03-18
15
-96
/
+219
*
Add web setting for smartInsertDeleteEnabled
jochen@chromium.org
2013-03-18
2
-0
/
+2
*
[Android] Remove unused function.
yfriedman@chromium.org
2013-03-18
1
-41
/
+2
*
[content shell] prune the history as soon as a pending navigation entry for t...
jochen@chromium.org
2013-03-18
6
-28
/
+33
*
[content shell] don't apply the page scale factor in the compositor for layou...
jochen@chromium.org
2013-03-18
2
-0
/
+2
*
Android: factor out use of SDK jar.
torne@chromium.org
2013-03-18
1
-3
/
+0
*
mac: Fix sending of mouse moved events after resizing window's lower left corner
thakis@chromium.org
2013-03-18
1
-4
/
+0
*
Revert 188721 "Add performance tests to the content_unittests::W..."
pneubeck@google.com
2013-03-18
2
-293
/
+2
*
Add performance tests to the content_unittests::WebRTCAudioDeviceTest.
xians@chromium.org
2013-03-18
2
-2
/
+293
*
Move compositor bindings implementations out of WebKit::, fix style
jamesr@chromium.org
2013-03-18
2
-3
/
+3
*
Avoids deadlock in WebRtcLocalAudioRenderer.
henrika@chromium.org
2013-03-18
1
-6
/
+10
*
Part 10 of cc/ directory shuffles: layers
jamesr@chromium.org
2013-03-18
9
-12
/
+12
*
Part 8 of cc/ directory shuffles: resources
jamesr@chromium.org
2013-03-18
2
-2
/
+2
*
Part 7 of cc/ directory shuffles: trees
jamesr@chromium.org
2013-03-18
6
-7
/
+7
*
Part 6 of cc/ directory shuffles: quads
jamesr@chromium.org
2013-03-18
1
-12
/
+12
*
Focus the main frame after triggering a top-level navigation
jochen@chromium.org
2013-03-18
1
-0
/
+4
*
Part 5 of cc/ directory shuffles: input
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 4 of cc/ directory shuffles: output
jamesr@chromium.org
2013-03-18
19
-34
/
+34
*
Part 2 of cc/ directory shuffles: debug
jamesr@chromium.org
2013-03-18
4
-4
/
+4
[next]