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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
aura: Fix creation of fullscreen RenderWidgetHostView.
derat@chromium.org
2011-11-10
1
-5
/
+2
*
Super minor cleanup, remove a couple of includes that aren't needed.
michaeln@google.com
2011-11-10
1
-2
/
+1
*
Make the Pepper Flash net address just private, not Flash-specific.
viettrungluu@chromium.org
2011-11-10
2
-46
/
+48
*
Revert 109328 - Add tests to make sure gpu blacklist actually block gpu featu...
zmo@google.com
2011-11-09
1
-2
/
+0
*
uint32_t -> uint32 in content/browser/plugin_loader_posix.* and include basic...
viettrungluu@chromium.org
2011-11-09
3
-6
/
+7
*
Add tests to make sure gpu blacklist actually block gpu features.
zmo@google.com
2011-11-09
1
-0
/
+2
*
Create a new aura client API dir and move constants and desktop delegate to it.
ben@chromium.org
2011-11-09
1
-1
/
+1
*
net: Move the last two Escape() functions into the net namespace.
tfarina@chromium.org
2011-11-09
1
-1
/
+1
*
Support --trace-startup and task tracing
joth@chromium.org
2011-11-09
7
-51
/
+133
*
Aura: Resize cursors show properly when hovering over window frame
jamescook@chromium.org
2011-11-09
1
-1
/
+1
*
Remove 4 exit time destructors from ui and content for linux and chromeos.
thakis@chromium.org
2011-11-09
1
-1
/
+1
*
Avoid blocking round-trips for resizing GLX image transport surface
piman@chromium.org
2011-11-09
2
-3
/
+11
*
IndexedDB: IPC support for compound (array) keys
jsbell@chromium.org
2011-11-09
1
-0
/
+4
*
Add kAllowFileAccessFromFiles switch for all tests.
zmo@google.com
2011-11-09
1
-4
/
+0
*
Switch content/browser/debugger to base::Bind
yurys@chromium.org
2011-11-09
3
-48
/
+40
*
Mark DOMStorageTest.RootLayoutTests flaky on Windows.
joi@chromium.org
2011-11-09
1
-0
/
+4
*
Remove ctguil from OWNERS files (no longer works on chromium).
dmazzoni@chromium.org
2011-11-09
1
-7
/
+0
*
DevTools: reattach to crashed inspected page when it reloads
yurys@chromium.org
2011-11-09
1
-1
/
+2
*
DevTools: notify devtools front-end when inspected worker terminates
yurys@chromium.org
2011-11-09
1
-0
/
+6
*
Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...
aa@chromium.org
2011-11-09
3
-4
/
+13
*
Enable sending requests to pre-cache fonts from pepper plugin processes.
yzshen@chromium.org
2011-11-09
2
-2
/
+28
*
Convert more uses of NewRunnableMethod() to base::Bind().
dcheng@chromium.org
2011-11-09
3
-6
/
+8
*
Share accelerated compositing notification across platforms in RenderWidgetHo...
piman@chromium.org
2011-11-09
12
-39
/
+32
*
Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress.
viettrungluu@chromium.org
2011-11-09
1
-21
/
+5
*
Revert 109160 - Revert 109153 - Revert 109086 - Add private Pepper API for de...
binji@chromium.org
2011-11-09
1
-5
/
+21
*
Revert 109153 - Revert 109086 - Add private Pepper API for dealing with PP_Fl...
viettrungluu@chromium.org
2011-11-09
1
-21
/
+5
*
Revert 109086 - Add private Pepper API for dealing with PP_Flash_NetAddress.
thakis@chromium.org
2011-11-09
1
-5
/
+21
*
[Mac] Make ScopedSendingEvent depend on protocol instead of app class.
shess@chromium.org
2011-11-09
1
-2
/
+2
*
Support for unsandboxed out-of-process pepper.
jhorwich@chromium.org
2011-11-09
1
-4
/
+8
*
Make sure that TabContents' observer list outlives the RenderViewHostManager....
jam@chromium.org
2011-11-08
1
-3
/
+6
*
Fix JavaBridgeDispatcherHostManager when no RenderViewHosts are present
steveblock@chromium.org
2011-11-08
2
-5
/
+10
*
Add private Pepper API for dealing with PP_Flash_NetAddress.
viettrungluu@chromium.org
2011-11-08
1
-21
/
+5
*
GTK/Chromeos: BackingStoreGtk should paint asynchronously when possible.
erg@chromium.org
2011-11-08
15
-38
/
+321
*
Return the base part of the image filename as the description
dmazzoni@chromium.org
2011-11-08
1
-3
/
+32
*
content: Remove 16 exit time destructors and 15 static initializers.
thakis@chromium.org
2011-11-08
18
-276
/
+342
*
Revert r108760 / reland r108744, r108753 w/ fix
dpranke@chromium.org
2011-11-08
3
-24
/
+59
*
Revert "Have ExtensionHost use TabContents instead of RenderViewHost. This is...
mpcomplete@chromium.org
2011-11-08
4
-100
/
+84
*
Have ExtensionHost use TabContents instead of RenderViewHost. This is part
mpcomplete@chromium.org
2011-11-08
4
-84
/
+100
*
Removed progress timer from DownloadItem
benwells@chromium.org
2011-11-08
2
-32
/
+0
*
Don't trigger the tab's throbber for webui pages
jochen@chromium.org
2011-11-07
6
-67
/
+3
*
Add a browsertest for bug 75604
gavinp@chromium.org
2011-11-07
3
-0
/
+193
*
Revert 108868 - Add a browsertest for bug 75604
gavinp@chromium.org
2011-11-07
3
-193
/
+0
*
Add a browsertest for bug 75604
gavinp@chromium.org
2011-11-07
3
-0
/
+193
*
Revert 108864 - Add a browsertest for bug 75604
gavinp@chromium.org
2011-11-07
3
-193
/
+0
*
Add a browsertest for bug 75604
gavinp@chromium.org
2011-11-07
3
-0
/
+193
*
Remove 13 exit time constructors and 3 static initializers
thakis@chromium.org
2011-11-07
1
-3
/
+2
*
Add a UMA histogram to count accessibility usage.
dmazzoni@chromium.org
2011-11-05
3
-9
/
+43
*
IndexedDB: Recycle curosr objects when calling continue().
hans@chromium.org
2011-11-05
4
-7
/
+41
*
fix racing condition by setting frame_info_ on caller thread.
wjia@chromium.org
2011-11-05
2
-1
/
+5
*
Remove calls to g_thread_init().
willchan@chromium.org
2011-11-05
2
-15
/
+2
[next]