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
*
[Android] Attach RenderWidgetHostView to ContentView at construction time.
dfalcantara@chromium.org
2012-11-08
1
-1
/
+4
*
Test for destroying leveldb directory when we detect corruption or a schema d...
dgrogan@chromium.org
2012-11-08
3
-26
/
+135
*
[Android] Finish hooking up the orientation events
dfalcantara@chromium.org
2012-11-08
2
-0
/
+56
*
Enable GPU watchdog after initializing GL on Chrome OS
jbauman@chromium.org
2012-11-08
1
-1
/
+14
*
Browser Plugin: guest_focused = embedder_focused && plugin_focused;
fsamuel@chromium.org
2012-11-08
9
-20
/
+123
*
Add support for interstitial pages on android.
tedchoc@chromium.org
2012-11-08
5
-4
/
+50
*
Binary indexeddb test files for http://codereview.chromium.org/11196029/
dgrogan@chromium.org
2012-11-07
10
-0
/
+4
*
This adjusts the tile-size to 512x512 for the Nexus 10
epenner@chromium.org
2012-11-07
2
-0
/
+28
*
Linux: change protobuf default option to allow building
phajdan.jr@chromium.org
2012-11-07
1
-1
/
+0
*
[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
[next]