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
*
[content shell] remove OVERRIDE from WebTestDelegate implementation
jochen@chromium.org
2012-11-07
1
-12
/
+12
*
Adding histogram for the number of Wifi adapters for Mac.
vadimt@chromium.org
2012-11-07
1
-0
/
+8
*
Using low profile controls in the status bar when playing fullscreen video
qinmin@chromium.org
2012-11-07
1
-3
/
+28
*
touch: Do not crash if touch-handlers are uninstalled in response to a touch-...
sadrul@chromium.org
2012-11-07
2
-1
/
+43
*
Remove knowledge about the view's window from the renderer.
jam@chromium.org
2012-11-07
10
-45
/
+19
*
Add support for external out-of-process PPAPI plugins in the browser.
bbudge@chromium.org
2012-11-07
17
-130
/
+193
*
Revert 166461 - [content shell] remove OVERRIDE from WebTestDelegate implemen...
scottmg@google.com
2012-11-07
1
-12
/
+12
*
[content shell] remove OVERRIDE from WebTestDelegate implementation
jochen@chromium.org
2012-11-07
1
-12
/
+12
*
Remove DownloadManager::Observer::ModelChanged
benjhayden@chromium.org
2012-11-07
8
-91
/
+47
*
Push the screen rect of the page and browser to the renderer to avoid sync IP...
jam@chromium.org
2012-11-07
18
-154
/
+132
*
Prefer 'Content-Security-Policy' to 'X-WebKit-CSP'.
mkwst@chromium.org
2012-11-07
2
-4
/
+4
*
Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...
pauljensen@chromium.org
2012-11-07
3
-4
/
+13
*
Fix for html select state not restored when app brought to foreground from ba...
aruslan@chromium.org
2012-11-07
1
-0
/
+1
*
Android: Simplifies LibraryLoader API.
bulach@chromium.org
2012-11-07
1
-99
/
+0
*
Restructure memory management function in
ccameron@chromium.org
2012-11-07
2
-98
/
+111
*
Adds android folks as OWNERS for content/content_jni.gypi
bulach@chromium.org
2012-11-07
1
-0
/
+2
*
Plumb drag event info through from the renderer. This CL appends the following
varunjain@chromium.org
2012-11-07
26
-32
/
+125
*
Track the total amount of managed memory allocated by all clients.
ccameron@chromium.org
2012-11-07
3
-68
/
+192
*
Avoid watching for plugin updates on Android
dfalcantara@chromium.org
2012-11-07
2
-7
/
+7
*
IPC to generate mailbox names on the GPU process IO thread.
apatrick@chromium.org
2012-11-07
6
-0
/
+99
*
Tentatively reenable MediaTest.VideoTulipWebm on Mac.
scherkus@chromium.org
2012-11-07
1
-7
/
+0
*
Set supported sampling rate for platforms other than linux, bsd, win and mac.
wjia@chromium.org
2012-11-07
2
-6
/
+16
*
Remove --disable-audio from tests.
dalecurtis@chromium.org
2012-11-07
1
-16
/
+0
*
Upstream a fix for fulscreen video after resuming from screen lock
qinmin@chromium.org
2012-11-06
1
-1
/
+4
*
Do not attempt to sync os.Trace on pre-JB installs as it doesn't exist.
tedchoc@chromium.org
2012-11-06
1
-19
/
+23
*
Push ContentViewCore size change to RWHV
dtrainor@chromium.org
2012-11-06
9
-20
/
+52
*
Reloading a view-source: page from the devtools loads the original (non-view-...
pfeldman@chromium.org
2012-11-06
1
-2
/
+4
*
aura: Add flag to indicate if a drag session is started with touch or mouse.
varunjain@chromium.org
2012-11-06
1
-1
/
+3
*
Add two crash keys for debugging to record Text Input Services information in...
rsesek@chromium.org
2012-11-06
1
-0
/
+17
*
Merge most instances of DownloadSaveInfo into DownloadUrlParams.
rdsmith@chromium.org
2012-11-06
5
-30
/
+47
*
Disable multisampling for Intel GPUs on Mac
zmo@google.com
2012-11-06
1
-2
/
+13
*
No further GPUInfo update once we fallback to SwiftShader.
zmo@google.com
2012-11-06
3
-6
/
+56
*
Adding histogram for Windows Mac scan latency.
vadimt@chromium.org
2012-11-06
1
-0
/
+13
*
win: Make sure the modifier is set correctly for touch-events.
sadrul@chromium.org
2012-11-06
1
-0
/
+3
*
Clean up the interface between GpuMemoryManager and GpuCommandBufferStub.
ccameron@chromium.org
2012-11-06
9
-468
/
+487
*
Set up include rules for webkit/dom_storage.
marja@chromium.org
2012-11-06
6
-18
/
+31
*
Android: uses an object rather than the Boolean for synchronizing LibraryLoad.
bulach@chromium.org
2012-11-06
1
-4
/
+5
*
Android: disable use of libyuv.
torne@chromium.org
2012-11-06
2
-2
/
+9
*
Removing support for PeerConnection00
tommyw@chromium.org
2012-11-06
19
-993
/
+0
*
RenderWidgetHostViewMacTest: reset the old rwhv after destroying the rwhv_mac
mattm@chromium.org
2012-11-06
1
-3
/
+3
*
Initialize renderer color preferences to reasonable defaults.
avi@chromium.org
2012-11-06
3
-24
/
+11
*
mac: Remove a TODO that's done
thakis@chromium.org
2012-11-06
1
-2
/
+0
*
Fix private PPAPI API access for NaCl by passing render_id to PepperMessageFi...
bbudge@chromium.org
2012-11-06
4
-11
/
+49
*
Always set tab content texture layers as opaque on Android.
sievers@chromium.org
2012-11-06
1
-0
/
+1
*
Check for presence of EGL_ANGLE_surface_d3d_texture_2d_share_handle extension...
apatrick@chromium.org
2012-11-06
1
-4
/
+2
*
Reenable two IDB intversion tests
dgrogan@chromium.org
2012-11-06
1
-2
/
+2
*
Implement Disambiguation Popup for Android
trchen@chromium.org
2012-11-06
8
-1
/
+73
*
net: Implement canceling of all async operations in FileStream.
paivanof@gmail.com
2012-11-06
3
-14
/
+0
*
Android: Fix finbugs step on experimental bots.
nileshagrawal@chromium.org
2012-11-06
1
-1
/
+1
*
Add GetWebSocketTestDataDirectory() to test_data_directory
toyoshim@chromium.org
2012-11-06
1
-1
/
+2
[next]