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
*
Exclude platform_data_fetcher_linux.cc on *BSD because of udev specific code
robert.nagy@gmail.com
2012-01-09
1
-0
/
+1
*
Look for the first valid GPU process host in the host-id map.
petkov@chromium.org
2012-01-09
1
-10
/
+6
*
Delete the URLRequest lazily as deleting it will also delete its
darin@chromium.org
2012-01-09
1
-1
/
+6
*
Fix the Java Bridge to support coercing to Java arrays
steveblock@chromium.org
2012-01-08
6
-38
/
+322
*
Revert 116816 - Hook up the SequencedWorkerPool to the browser thread.
msw@chromium.org
2012-01-07
4
-139
/
+46
*
Hook up the SequencedWorkerPool to the browser thread.
brettw@chromium.org
2012-01-07
4
-46
/
+139
*
Move WebUIFactory into content/public/browser and make it use WebContents ins...
jam@chromium.org
2012-01-07
11
-48
/
+31
*
Coverity: Fix a couple possible NULL dereferences in RenderWidgetHostViewWin.
thestig@chromium.org
2012-01-07
1
-9
/
+13
*
Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...
crogers@google.com
2012-01-07
14
-69
/
+317
*
Add gamepad data fetcher for Linux
scottmg@google.com
2012-01-06
12
-70
/
+581
*
Crash if the render process fails to create its IO thread.
eroman@chromium.org
2012-01-06
1
-2
/
+4
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
36
-43
/
+17
*
Cleanup parameter passing issues in content/browser/download
asanka@chromium.org
2012-01-06
5
-15
/
+15
*
Move setting the touchOptimized webui property to WebUI from ChromeWebUI. Thi...
jam@chromium.org
2012-01-06
3
-0
/
+13
*
Removing duplicate IPC and dead code: GpuMsg_VisibilityChanged
mmocny@chromium.org
2012-01-06
3
-21
/
+0
*
Revert 116724 - Add gamepad data fetcher for Linux
asvitkine@chromium.org
2012-01-06
12
-581
/
+70
*
Add gamepad data fetcher for Linux
scottmg@google.com
2012-01-06
12
-70
/
+581
*
Remove PtsStream from GpuVideoDecoder.
fischman@chromium.org
2012-01-06
2
-9
/
+14
*
Add OWNERS files in content/browser/renderer_host/java and content/renderer/java
steveblock@chromium.org
2012-01-06
2
-0
/
+4
*
Remove a few trivial tab_contents.h includes in chrome that I missed earlier.
jam@chromium.org
2012-01-06
4
-519
/
+582
*
Automatically load newly installed plug-ins if they are missing on a page.
bauerb@chromium.org
2012-01-06
4
-12
/
+16
*
Replace OpenComplete with DidOpenFileSystem and DidFail for FileSystem.
tzik@chromium.org
2012-01-06
4
-21
/
+17
*
Add LayeredResourceHandler for eliminating duplication of code in
darin@chromium.org
2012-01-06
11
-140
/
+177
*
Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...
msw@chromium.org
2012-01-06
14
-317
/
+69
*
Mark DeviceOrientationProviderTest.ObserverNotRemoved|StartFailing FLAKY on O...
msw@chromium.org
2012-01-06
1
-2
/
+11
*
Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode
crogers@google.com
2012-01-06
14
-69
/
+317
*
Force a glFlush() before returning new texture id's to be used by the decoder.
fischman@chromium.org
2012-01-06
1
-1
/
+5
*
Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.
ajwong@chromium.org
2012-01-06
9
-32
/
+30
*
Display the onscreen keyboard on web pages for touch based Windows installati...
ananta@chromium.org
2012-01-06
2
-17
/
+112
*
Make GpuCommandBufferStub slightly more robust to bad messages from client.
gman@chromium.org
2012-01-06
1
-30
/
+59
*
Make Panels to accept first mouse click w/o activation on Mac.
dimich@chromium.org
2012-01-06
2
-5
/
+17
*
Only check library load failure for broker.
xhwang@chromium.org
2012-01-06
1
-4
/
+4
*
Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...
jam@chromium.org
2012-01-06
10
-29
/
+49
*
When renderer process tries to establish a GPU channel, close any existing one.
apatrick@chromium.org
2012-01-05
3
-26
/
+16
*
Update includes for WebMimeRegistry to new upstream locations
jamesr@chromium.org
2012-01-05
1
-2
/
+2
*
Fix bug 62037: Task manager tooltips appear behind task manager if 'Always on...
jianli@chromium.org
2012-01-05
1
-1
/
+2
*
On Windows, D3D devices used to present the compositor's output are recycled.
apatrick@chromium.org
2012-01-05
2
-9
/
+7
*
Cleanup: Removing FileSystemPathManager
kinuko@chromium.org
2012-01-05
3
-12
/
+34
*
Get rid of another bunch of tab_contents.h includes from chrome and switch th...
jam@chromium.org
2012-01-05
5
-11
/
+11
*
base::Bind: Remove Task.
jhawkins@chromium.org
2012-01-05
4
-189
/
+4
*
Fix --enable-partial-swap for Aura
backer@chromium.org
2012-01-05
2
-3
/
+5
*
Revert 116385 - Make DownloadManagerImpl's destruction not tied to the UI thr...
rdsmith@chromium.org
2012-01-04
3
-11
/
+13
*
Add plumbing necessary to read IDBIndex.multiEntry attribute.
jsbell@chromium.org
2012-01-04
6
-7
/
+35
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
19
-44
/
+51
*
Make DownloadManagerImpl's destruction not tied to the UI thread.
rdsmith@chromium.org
2012-01-04
3
-13
/
+11
*
Hook up page visibility to the View info for a plugin.
brettw@chromium.org
2012-01-04
4
-4
/
+24
*
Fix merge error
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
8
-32
/
+39
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
2
-8
/
+10
*
Create a clean interface for RenderViewHostDelegateViewHelper.
avi@chromium.org
2012-01-04
3
-30
/
+1
[next]