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
*
Fixed bug in operator<().
ahendrickson@chromium.org
2011-10-04
3
-2
/
+152
*
WebUI: Use the TOOLKIT_VIEWS define to determine the value of isViews.
jhawkins@chromium.org
2011-10-04
3
-3
/
+16
*
[webui] Migrate moar instances of RegisterMessageCallacks to base::bind().
csilv@chromium.org
2011-10-04
1
-2
/
+4
*
Export some unix-specific content symbols.
dpranke@chromium.org
2011-10-04
23
-35
/
+61
*
Make V8ValueConverter be an interface and move it to content\public\renderer ...
jam@chromium.org
2011-10-04
10
-100
/
+145
*
Revert "DevTools: introduce Reattach message, get rid of DevToolsRuntimePrope...
yurys@chromium.org
2011-10-04
11
-66
/
+96
*
DevTools: introduce Reattach message, get rid of DevToolsRuntimeProperties map
yurys@chromium.org
2011-10-04
11
-96
/
+66
*
Moved policy UI and enrollment UI code to base::Bind.
joaodasilva@chromium.org
2011-10-04
1
-1
/
+1
*
Send IME events to windowless plug-ins (Chromium side)
hbono@chromium.org
2011-10-04
9
-3
/
+195
*
yet another batch of symbols to export from content.
dpranke@chromium.org
2011-10-04
6
-236
/
+260
*
Fix in content to build content_unittests under Aura/Linux.
saintlou@chromium.org
2011-10-04
1
-1
/
+1
*
Move NavigationState to content\public\renderer and put it in the content nam...
jam@chromium.org
2011-10-04
5
-9
/
+18
*
Remove TraceMessageFilter for NACL_LOADER_PROCESS types that do not support t...
jbates@chromium.org
2011-10-04
4
-7
/
+23
*
Revert 103795 (may have turned windows bots red) - WebUI: Use the TOOLKIT_VIE...
willchan@chromium.org
2011-10-03
2
-9
/
+1
*
Make V8ValueConverter's tests be a unit test instead of a browsertest.
jam@chromium.org
2011-10-03
2
-0
/
+1
*
Move RenderProcessObserver and RenderViewVisitor to content\public\renderer a...
jam@chromium.org
2011-10-03
9
-66
/
+60
*
WebUI: Use the TOOLKIT_VIEWS define to determine the value of isViews.
jhawkins@chromium.org
2011-10-03
2
-1
/
+9
*
Fix crash on trying to kill an unresponsive tab.
rkc@chromium.org
2011-10-03
1
-1
/
+4
*
Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...
jam@chromium.org
2011-10-03
31
-54
/
+71
*
Add an additional feature to GLES2DecoderImpl that is used to force the conte...
twiz@chromium.org
2011-10-03
1
-10
/
+7
*
Fix flipped boolean state for required attribute.
dtseng@chromium.org
2011-10-03
1
-1
/
+1
*
Add a check to NavigateToEntry to make sure the browser never attempts to nav...
creis@chromium.org
2011-10-03
1
-0
/
+6
*
DevTools: introduce Attach/Detach on DevToolsAgentHost
yurys@chromium.org
2011-10-03
4
-37
/
+21
*
Get rid of the profile import process code, and instead go through the utilit...
jam@chromium.org
2011-10-03
6
-11
/
+10
*
Remove unused RenderViewHostManager::SwapInRenderViewHost() and TabContents::...
steveblock@chromium.org
2011-10-03
4
-92
/
+1
*
Show keyboard when the focused editable field is touched inside the web conte...
mazda@chromium.org
2011-10-03
5
-0
/
+17
*
Add interface to CancelableRequest that allows use of base::Callback<>.
ajwong@chromium.org
2011-10-03
2
-0
/
+272
*
DevTools: disable page prerendering for inspected tabs
yurys@chromium.org
2011-10-03
2
-0
/
+19
*
Mac: Improvements to sandbox error reporting + directory encoding.
jeremy@chromium.org
2011-10-03
1
-21
/
+16
*
Make content_shell handle renderers going away. I've made TabContents call Ta...
jam@chromium.org
2011-10-01
2
-0
/
+2
*
Get rid of BindingsPolicy::EXTENSION
jochen@chromium.org
2011-10-01
4
-41
/
+0
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
12
-37
/
+37
*
Revert 103617 - Revert 103142 - [Linux] Move plugin probing back in-process. ...
jar@chromium.org
2011-10-01
1
-2
/
+9
*
Revert 103142 - [Linux] Move plugin probing back in-process. This temporarily...
jar@chromium.org
2011-10-01
1
-9
/
+2
*
Only allow to lock the mouse when the tab is in fullscreen mode.
yzshen@chromium.org
2011-10-01
10
-24
/
+61
*
Remove old location of file in gyp
jam@chromium.org
2011-10-01
1
-1
/
+0
*
Start off the Content API by moving content::ContentRendererClient to content...
jam@chromium.org
2011-10-01
15
-14
/
+21
*
more content exports needed for unit_tests and browser_tests.
dpranke@chromium.org
2011-09-30
37
-73
/
+91
*
content: Move the final headers and residual traces of contrained windows
erg@chromium.org
2011-09-30
10
-56
/
+5
*
Restore removed explanatory comment.
mark@chromium.org
2011-09-30
1
-0
/
+1
*
Use new callbacks for SSL UI.
mattm@chromium.org
2011-09-30
9
-26
/
+32
*
Always prompt the user for the download location in content_shell, as an indi...
jam@chromium.org
2011-09-30
1
-0
/
+42
*
Fix remaining newline issues.
phajdan.jr@chromium.org
2011-09-30
5
-5
/
+5
*
Fix Mac compile, trybots were green though.
phajdan.jr@chromium.org
2011-09-30
2
-2
/
+2
*
Add (not yet working) content_browsertests target.
phajdan.jr@chromium.org
2011-09-30
9
-0
/
+1040
*
Now that this WebKit CL https://bugs.webkit.org/show_bug.cgi?id=68936 has lan...
saintlou@chromium.org
2011-09-30
1
-1
/
+1
*
Unused variables cleanup (gcc 4.6)
pph34r@gmail.com
2011-09-30
1
-2
/
+3
*
Migrate WebUI to new-style callbacks (part 1).
csilv@chromium.org
2011-09-30
2
-6
/
+37
*
ovda: fix the issue in calling destroy() after reset()
ashokm@nvidia.com
2011-09-30
1
-2
/
+3
*
Combine PpapiBrokerProcessHost into PpapiPluginProcessHost.
ddorwin@chromium.org
2011-09-30
8
-363
/
+153
[next]