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
*
Add a switch to invert web contents (non-accel only).
dmazzoni@chromium.org
2012-02-10
6
-1
/
+70
*
Rename GpuProcessHost::GetForRenderer to GetForClient
piman@chromium.org
2012-02-10
4
-16
/
+14
*
Need to pass this flag to GPU process...
backer@chromium.org
2012-02-10
1
-0
/
+1
*
Prevent SendPendingAccessibilityNotifications from calling itself recursively.
dmazzoni@chromium.org
2012-02-10
1
-19
/
+30
*
Fix pepper flash fullscreen.
ihf@chromium.org
2012-02-10
2
-0
/
+6
*
Propogate status setting for profiler to track parents
jar@chromium.org
2012-02-10
8
-23
/
+38
*
Move sensors::Provider to content/public/browser and put it in the content na...
tfarina@chromium.org
2012-02-10
5
-77
/
+54
*
Change geolocaiton browser name in official builds
joth@chromium.org
2012-02-10
1
-1
/
+6
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-10
19
-558
/
+871
*
Signal to the damage tracker that the entire frame was damaged.
backer@chromium.org
2012-02-10
1
-0
/
+1
*
Session restore: save and restore HTTP body for POST requests.
marja@chromium.org
2012-02-10
2
-2
/
+10
*
Use regular download mechanism to download and open plug-in installer files.
bauerb@chromium.org
2012-02-10
2
-3
/
+4
*
Mark DOMStorageTest.RootLayoutTests as failing.
podivilov@chromium.org
2012-02-10
1
-5
/
+2
*
Revert 121429 - Session restore: save and restore HTTP body for POST requests.
marja@chromium.org
2012-02-10
2
-10
/
+2
*
Session restore: save and restore HTTP body for POST requests.
marja@chromium.org
2012-02-10
2
-2
/
+10
*
Remove last render_widget_host_view_gtk.h dependency in Chrome
joi@chromium.org
2012-02-10
6
-15
/
+40
*
Add error messages when plug-in loading fails.
bauerb@chromium.org
2012-02-10
2
-3
/
+14
*
net: Make UploadData::GetContentLength() asynchronous.
satorux@chromium.org
2012-02-10
1
-1
/
+3
*
Revert 121408 - Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-10
3
-33
/
+1
*
Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-10
3
-1
/
+33
*
Add BrowserGpuChannelHostFactory
piman@chromium.org
2012-02-10
8
-6
/
+310
*
Define FilePath::NormalizePathSeparators on all platforms
kinuko@chromium.org
2012-02-10
1
-5
/
+1
*
Adds NativeWebKeyboardEvent for android along with associated types.
satish@chromium.org
2012-02-10
3
-1
/
+90
*
* Pass the incoming frame's timestamp to the renderer.
ronghuawu@chromium.org
2012-02-10
2
-8
/
+27
*
Remove AcceleratedSurfaceContainerLinux
piman@chromium.org
2012-02-10
7
-189
/
+94
*
Fix broken resize box appearance after download shelf open/close.
thakis@chromium.org
2012-02-10
2
-2
/
+18
*
Revert 121338 - 1) Adds support for OS level mouse capture lost (eg from a po...
pkotwicz@chromium.org
2012-02-10
1
-7
/
+4
*
aura: Fix setting touch-handler and gesture-handler for asynchronous gestures.
sadrul@chromium.org
2012-02-09
1
-13
/
+3
*
1) Adds support for OS level mouse capture lost (eg from a popup)
pkotwicz@chromium.org
2012-02-09
1
-4
/
+7
*
Move resource_context.h to content/public/browser. Remove the workaround in i...
jam@chromium.org
2012-02-09
28
-62
/
+28
*
Add native widgets to GpuSurfaceTracker
piman@chromium.org
2012-02-09
2
-1
/
+18
*
Make content::ResourceContext be a real interface like the rest of the Conten...
jam@chromium.org
2012-02-09
76
-515
/
+413
*
Tighten Flash sandbox to USER_LIMITED
jschuh@chromium.org
2012-02-09
1
-0
/
+9
*
Fixing the proper reload type in the navigation controller when reloading cro...
nasko@chromium.org
2012-02-09
1
-0
/
+4
*
Mark WorkerFileSystemTest.AsyncOperations as flaky.
csilv@chromium.org
2012-02-09
1
-1
/
+2
*
Ensure that navigations are not ignored due to incomplete unload requests.
creis@chromium.org
2012-02-09
8
-39
/
+139
*
Hook up the newly-added appropriate web-gesture events.
sadrul@chromium.org
2012-02-09
1
-0
/
+5
*
Switch from PluginWindowHandle to GLSurfaceHandle.
satish@chromium.org
2012-02-09
1
-1
/
+1
*
Fix an indent issue in VideoCaptureManager::GetAvailableDevices
wjia@chromium.org
2012-02-09
1
-2
/
+2
*
disable media stream creation when enable_webrtc=0
wjia@chromium.org
2012-02-09
4
-147
/
+7
*
Clean up unused members and constructors from DownloadCreateInfo and Download...
asanka@chromium.org
2012-02-09
8
-55
/
+26
*
Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...
marshall@chromium.org
2012-02-09
19
-873
/
+558
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-09
19
-558
/
+873
*
Disable crashing unit test on Linux.
husky@chromium.org
2012-02-09
1
-1
/
+8
*
Removes usage of the term low-latency in AudioInputRendererHost.
henrika@chromium.org
2012-02-09
8
-85
/
+66
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-09
6
-7
/
+7
*
mac: Move the closure_blocks_leopard_compat target out of the component == st...
thakis@chromium.org
2012-02-09
1
-63
/
+64
*
mac: Add _EXPORT macros, content/.
thakis@chromium.org
2012-02-09
3
-6
/
+7
*
Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.
ahendrickson@chromium.org
2012-02-09
20
-51
/
+122
*
Change Web Intents delivery sequence to avoid race of page render
gbillock@chromium.org
2012-02-09
3
-34
/
+11
[next]