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
*
During layout tests, RenderViewImpl::willSendRequest might get invoked with a...
jochen@chromium.org
2013-01-22
1
-0
/
+4
*
Add two new debug URLs for Pepper Flash:
yzshen@chromium.org
2013-01-22
7
-1
/
+73
*
cc: Stop using drawableContentRect for occlusion.
danakj@chromium.org
2013-01-22
2
-5
/
+0
*
Replace ASCIIToUTF16() call with UTF8ToUTF16() call.
haruki@chromium.org
2013-01-22
1
-1
/
+1
*
Cosmetic cleanup to texture_layer mailboxes.
alexst@chromium.org
2013-01-21
1
-3
/
+3
*
Revert 177842. This doesn't build in standalone webkit builds:
thakis@chromium.org
2013-01-21
1
-1
/
+0
*
[Android] Manage CVC's retained JS object set on the native side.
benm@chromium.org
2013-01-21
15
-34
/
+239
*
Fixes issues when switching between software and compositing.
alexst@chromium.org
2013-01-21
6
-30
/
+153
*
Move OpenItem/ShowItemInFolder from ContentBrowserClient to DownloadManagerDe...
hashimoto@chromium.org
2013-01-21
13
-34
/
+43
*
PPB_UDPSocket_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-01-21
19
-636
/
+717
*
Make new-style page scale work on Android.
aelias@chromium.org
2013-01-21
4
-7
/
+19
*
[content shell] don't use a proxy for running layout tests
jochen@chromium.org
2013-01-20
1
-9
/
+16
*
overscroll: Avoid flickering during history navigation.
sadrul@chromium.org
2013-01-20
4
-6
/
+179
*
ChromeOS default switches cleanup - switches::kEnableThreadedCompositing and ...
zelidrag@chromium.org
2013-01-20
2
-3
/
+14
*
Switch users of ChromeWebUIDataSource to use the content::WebUIDataSource ins...
jam@chromium.org
2013-01-19
2
-0
/
+72
*
Add wrapper class to media for support of VP9 video, and add a command line f...
tomfinegan@chromium.org
2013-01-19
1
-0
/
+1
*
TextureImageTransport: Skip swaps without backbuffer.
sievers@chromium.org
2013-01-19
1
-0
/
+10
*
Use EGL headers to pick up EGL definitions.
sheu@chromium.org
2013-01-19
2
-8
/
+1
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-19
7
-1
/
+710
*
Enable building of test plugin on ARM.
sbc@chromium.org
2013-01-19
1
-1
/
+2
*
Fixed issue that the change of header file didn't rebuild the template file.
michaelbai@chromium.org
2013-01-19
1
-1
/
+1
*
Support InputScope for desktop (non-Metro) Chrome.
Yukawa@chromium.org
2013-01-18
2
-0
/
+26
*
Start sending synthetic keyevents for enter and tab in Android IME
yusufo@chromium.org
2013-01-18
2
-50
/
+52
*
Revert 177765
scottmg@chromium.org
2013-01-18
12
-229
/
+33
*
Implement commit and abort for WebIDBDatabaseCallbacks.
alecflett@chromium.org
2013-01-18
11
-39
/
+304
*
[Android] Manage CVC's retained JS object set on the native side.
benm@chromium.org
2013-01-18
12
-33
/
+229
*
Fix build break for Android webview
kristianm@chromium.org
2013-01-18
1
-2
/
+2
*
Disable accelerated_2d_canvas on win drivers older than 2009-01
zmo@chromium.org
2013-01-18
1
-1
/
+2
*
Add has_user_gesture to netlog.
rdsmith@chromium.org
2013-01-18
1
-0
/
+1
*
Update some #includes for WebSerializedScriptValue and WebArrayBufferView tha...
pilgrim@chromium.org
2013-01-18
5
-5
/
+5
*
disable PluginTest.AlertInWindowMessage
scottmg@chromium.org
2013-01-18
1
-1
/
+1
*
Added page type to remote debugger json/list
kaznacheev@chromium.org
2013-01-18
6
-4
/
+33
*
Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...
pneubeck@chromium.org
2013-01-18
1
-7
/
+3
*
Stop tracking frames in the webNavigation API once they're detached.
jochen@chromium.org
2013-01-18
5
-0
/
+16
*
Update some #includes in content/renderer/media for headers moved to the new ...
pilgrim@chromium.org
2013-01-18
1
-1
/
+1
*
DevTools: migrate DevToolsFrontendHost from RenderViewHostObserver to WebCont...
pfeldman@chromium.org
2013-01-18
2
-7
/
+5
*
Fall back to sane defaults for RenderWidgetHostViewGtk::GetBoundsInRootWindow...
jochen@chromium.org
2013-01-18
1
-2
/
+2
*
Use SOCK_SEQPACKET for synchronous IPC.
glider@google.com
2013-01-18
7
-21
/
+21
*
Do not send updated gpu_info from gpu thread when running in-process.
sievers@chromium.org
2013-01-18
2
-9
/
+12
*
Revert 177607
kochi@chromium.org
2013-01-18
4
-120
/
+8
*
cc: Add right-aligned-scheduler command line switch.
kangyuan.shu@intel.com
2013-01-18
1
-0
/
+1
*
Add browser test for encrypted media with media source config changes.
shadi@chromium.org
2013-01-18
4
-8
/
+120
*
Tab Audio Mirroring: WebContentsAudioInputStream is a new implementation whic...
miu@chromium.org
2013-01-18
8
-13
/
+1162
*
nit: Fix some #include orders in browser_plugin/
lazyboy@chromium.org
2013-01-18
3
-3
/
+3
*
Extract external file systems handling from isolated context.
tbarzic@chromium.org
2013-01-18
1
-0
/
+2
*
overscroll: Limit the amount of memory consumed by screenshot.
sadrul@chromium.org
2013-01-18
3
-4
/
+170
*
Putting back: Add point-based UV coordinate on TextureLayer
jscholler@chromium.org
2013-01-18
3
-3
/
+5
*
Bring back the file dialogs for chrome AURA.
ananta@chromium.org
2013-01-17
7
-4
/
+7
*
GestureFlingCancelsFiltered unit test for touchpad
mohsen@chromium.org
2013-01-17
1
-19
/
+31
*
Disable impl thread event handling on Mac
ccameron@chromium.org
2013-01-17
1
-0
/
+2
[next]