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
*
Sync Ime and Keyboard events.
aurimas@chromium.org
2012-12-11
2
-0
/
+41
*
DevTools: add /json/activate/ command to the discovery protocol.
pfeldman@chromium.org
2012-12-11
2
-107
/
+159
*
Unlock the proxy lock when loading fonts.
brettw@chromium.org
2012-12-11
1
-1
/
+5
*
Add traits for PointF and Vector2dF.
aelias@chromium.org
2012-12-11
2
-0
/
+58
*
Garbage Collect the Storage directory on next profile start after an extensio...
ajwong@chromium.org
2012-12-11
8
-56
/
+192
*
Consolidates activation and focus change observers a bit.
ben@chromium.org
2012-12-11
4
-53
/
+65
*
TextureImageTransport: Remove some debug code in OnMakeCurrent().
sievers@chromium.org
2012-12-11
1
-10
/
+0
*
Add UMA histograms for GPU memory usage at GPU process exit.
ccameron@chromium.org
2012-12-11
9
-6
/
+114
*
We're removing the sharedWorkerRepository() function from WebKit
pilgrim@chromium.org
2012-12-11
7
-20
/
+3
*
IndexedDB: Re-enable possibly no longer flaky test.
jsbell@chromium.org
2012-12-10
1
-2
/
+1
*
Several updates to canPlayType() results for EME
ddorwin@chromium.org
2012-12-10
1
-0
/
+2
*
Add PopupZoomer view to hierarchy only when necessary.
aruslan@chromium.org
2012-12-10
6
-17
/
+192
*
Introduce PPB_VideoCapture_Dev v0.3:
yzshen@chromium.org
2012-12-10
2
-62
/
+24
*
IndexedDB: Tests for unknown serialized data versions in backing stores.
jsbell@chromium.org
2012-12-10
1
-0
/
+16
*
Implement an IsAllowed function in the pepper PPB_Broker_Trusted API
raymes@chromium.org
2012-12-10
12
-63
/
+161
*
Binary IndexedDB test files for crrev.com/11470013 (the CQ is not a fan)
jsbell@chromium.org
2012-12-10
5
-0
/
+2
*
Implement TextureImageTransportSurface using texture mailbox
sievers@chromium.org
2012-12-10
31
-678
/
+677
*
Reland 170451 - [content shell] add support for testRunner.canOpenWindows and...
jochen@chromium.org
2012-12-10
9
-1
/
+74
*
[content shell] remove WebKitTestRunnerHost.
jochen@chromium.org
2012-12-10
9
-138
/
+59
*
[content shell] route all layout test related IPCs through the main window (r...
jochen@chromium.org
2012-12-10
6
-65
/
+85
*
Add an option to disable the histogram customizer.
jochen@chromium.org
2012-12-10
4
-0
/
+9
*
Make TabCapture requests use the target render process and render view id's f...
justinlin@chromium.org
2012-12-10
3
-44
/
+33
*
Remove unused DidOpenURL api from WebContentObserver.
shishir@chromium.org
2012-12-10
2
-9
/
+0
*
Introduces "CreateParams" for web contents, and add |parent| parameter in it.
mukai@chromium.org
2012-12-09
26
-109
/
+126
*
[CSS Regions] Use the new RuntimeEnabledFeatures flag instead of the one in S...
mmaerean@adobe.com
2012-12-08
3
-3
/
+3
*
Sizes going across an IPC should be uint32.
cevans@chromium.org
2012-12-08
5
-9
/
+9
*
refactor transaction id calculation
alecflett@chromium.org
2012-12-08
2
-11
/
+19
*
Browser Plugin: Don't send context menu events
fsamuel@chromium.org
2012-12-08
1
-1
/
+2
*
Start GPU process earlier (when force-compositing mode is enabled).
jbauman@chromium.org
2012-12-08
1
-17
/
+17
*
Disable BrowserPluginHostTest.GuestUnresponsive on Linux since it's failing o...
jam@chromium.org
2012-12-08
1
-2
/
+2
*
Add permission checks to PPAPI APIs implemented by PPB_Instance_Proxy.
bbudge@chromium.org
2012-12-08
1
-16
/
+21
*
Don't trigger a GPU flush, just push all GPU cmds
dtrainor@chromium.org
2012-12-08
1
-3
/
+3
*
Add tracing support to NaCl
jbauman@chromium.org
2012-12-08
15
-87
/
+233
*
Send notification from GPU process to browser process of offscreen context cr...
kbr@chromium.org
2012-12-08
5
-4
/
+117
*
Rename discardFramebufferEXT to discardBackbufferCHROMIUM to avoid collision ...
jamesr@chromium.org
2012-12-08
2
-2
/
+8
*
Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...
raymes@chromium.org
2012-12-08
20
-641
/
+470
*
Get drag and drop working for win aura.
jam@chromium.org
2012-12-08
1
-7
/
+24
*
Remove "MANUAL_" from webgl conformance test name when retrieving test expect...
zmo@chromium.org
2012-12-08
1
-0
/
+2
*
Pass touch events from the chrome viewer process in Metro Ash on Windows 8 to...
ananta@chromium.org
2012-12-07
1
-1
/
+4
*
Stop caching pointers to RenderWidgetHostView in WebContentsView implementati...
jam@chromium.org
2012-12-07
18
-75
/
+34
*
Prefer aspect ratio preserving mirror mode, use panel fitting when possible.
ynovikov@chromium.org
2012-12-07
1
-3
/
+3
*
[Android] Support missing resource in PopupZoomer.
mkosiba@chromium.org
2012-12-07
1
-3
/
+9
*
Runtime-enable web intents.
gbillock@chromium.org
2012-12-07
4
-0
/
+8
*
cc: Move WebCompositorOutputSurface and related classes into cc/
danakj@chromium.org
2012-12-07
8
-108
/
+97
*
[Android] Mark final input events for current vsync period
skyostil@chromium.org
2012-12-07
3
-5
/
+30
*
Revert 171831
jam@chromium.org
2012-12-07
18
-34
/
+75
*
Stop caching pointers to RenderWidgetHostView in WebContentsView implementati...
jam@chromium.org
2012-12-07
18
-75
/
+34
*
Revert 171370 due to perf regression on XP (bug 164609)
akalin@chromium.org
2012-12-07
1
-15
/
+17
*
Add support for high-dpi custom mouse cursors on ChromeOS
rbyers@chromium.org
2012-12-07
1
-2
/
+2
*
android: Improve ActivityStatus and add ChromiumActivity.
digit@chromium.org
2012-12-07
3
-13
/
+14
[next]