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
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move src/gfx/ to src/ui/gfx
sail@chromium.org
2011-02-02
2
-3
/
+3
*
Re-enable CppBoundClassTest.InvokeMethods
simonjam@chromium.org
2011-02-02
1
-2
/
+1
*
Added context lost callback.
amarinichev@google.com
2011-02-02
1
-0
/
+3
*
Activate / fix the NPAPI plugin test on Linux:
cevans@chromium.org
2011-02-02
2
-1
/
+10
*
Set the name of the PPAPI plugin properly when running out of process. This
brettw@chromium.org
2011-02-02
3
-7
/
+10
*
Propagate the user gesture state. It is necessary to do correct pop-up blocking
cevans@chromium.org
2011-02-02
2
-2
/
+5
*
Cleanup everything but net/ for our first clang plugins.
erg@google.com
2011-02-02
15
-51
/
+111
*
Pull in new launchpad.net translations and actually build the
tony@chromium.org
2011-02-02
1
-0
/
+23
*
Don't register WebKitWeightWatcher fonts
tkent@chromium.org
2011-02-01
2
-9
/
+6
*
Fix a typo I introduced (IceTea should be IcedTea) in my last commit here.
cevans@chromium.org
2011-02-01
1
-3
/
+3
*
Remove unused variable to fix the Clang build.
brettw@chromium.org
2011-02-01
1
-2
/
+1
*
Release all Object PP_Vars when an instance goes away. This prevents a crash
brettw@chromium.org
2011-02-01
7
-90
/
+226
*
Update GetWebKitRootDirFilePath to handle the move of WebKit/ into Source/.
mihaip@chromium.org
2011-02-01
1
-3
/
+4
*
Remove temporary layout test expecations. New baselines have landed in
ager@chromium.org
2011-02-01
1
-8
/
+0
*
Make target running GLES2 autogen script.
neb@chromium.org
2011-01-31
1
-0
/
+29
*
Pepper/Flapper: First pass at context menu implementation.
viettrungluu@chromium.org
2011-01-31
12
-4
/
+357
*
Remove the the --layout-test flag from test_shell.
tony@chromium.org
2011-01-31
4
-134
/
+14
*
Remove obsolete files from 'sources'. This causes needless work on incrementa...
jeanluc@chromium.org
2011-01-31
1
-2
/
+0
*
Update V8 to 3.1.0.
whesse@chromium.org
2011-01-31
1
-0
/
+8
*
Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...
nsylvain@chromium.org
2011-01-31
1
-0
/
+2
*
Remove obsolete files from 'sources'. This causes needless work on increment...
jeanluc@chromium.org
2011-01-30
1
-2
/
+0
*
In Visual Studio 2010, pass a nullptr rather than NULL when building a std::p...
jeanluc@chromium.org
2011-01-30
1
-1
/
+10
*
Remove the downstream test expectation for fast/dom/prototype-inheritance.html
rniwa@chromium.org
2011-01-29
1
-4
/
+0
*
Ensure that windowed NPAPI plugins get reparented to the plugin wrapper windo...
ananta@chromium.org
2011-01-29
1
-0
/
+7
*
Expect fast/dom/prototype-inheritance.html to fail with text difference on Ma...
rniwa@chromium.org
2011-01-28
1
-0
/
+4
*
Fix surface::swapbuffers to return correct values
piman@google.com
2011-01-28
2
-5
/
+11
*
Do a better job of caching appcache status values in the renderer based on th...
michaeln@google.com
2011-01-28
2
-91
/
+74
*
Ensure the plugin backing store is always mapped, even when it's been swapped
brettw@chromium.org
2011-01-28
1
-2
/
+9
*
Implements PPB_Context3DTrusted_Dev. Also add CreateRaw/Initialize for proxy
piman@google.com
2011-01-28
4
-21
/
+205
*
DOMUI: Allow chrome.send to pass number, boolean, null and arrays of those
arv@chromium.org
2011-01-28
3
-25
/
+88
*
Remove behind-the-flag outdated code in WebGraphicsContext's two implementati...
zmo@google.com
2011-01-28
2
-2093
/
+0
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
4
-1
/
+7
*
PPAPI: move GLES2Implementation to PPAPI glue
piman@google.com
2011-01-28
5
-32
/
+79
*
Part 1 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-27
4
-7
/
+30
*
Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL...
zmo@google.com
2011-01-27
2
-5
/
+2014
*
Revert 72807 - Refactor WebGraphicsContext3D to use WGC3D types which match c...
mbelshe@chromium.org
2011-01-27
2
-2028
/
+21
*
Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL...
zmo@google.com
2011-01-27
2
-21
/
+2028
*
Put some plug-ins behind an infobar, where they have:
cevans@chromium.org
2011-01-27
4
-46
/
+73
*
If a user chooses to open a PDF with Reader, ask them if they want to do so a...
jam@chromium.org
2011-01-27
1
-1
/
+1
*
Remove dedup-tests.py (it has moved upstream) and 2 empty
tony@chromium.org
2011-01-26
1
-49
/
+0
*
Clean up net unit testing code.
erg@google.com
2011-01-26
2
-2
/
+2
*
Fix a teardown hang caused by an Abort() call while there is a pending read.
acolwell@chromium.org
2011-01-26
3
-22
/
+118
*
Add GL_CHROMIUM_framebuffer_multisample support to Chromium's
kbr@chromium.org
2011-01-26
2
-0
/
+19
*
Fix input-speech related failures on DRT
tkent@chromium.org
2011-01-26
2
-41
/
+5
*
Make Pepper resize the buffer through the command buffer.
piman@google.com
2011-01-26
2
-12
/
+4
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
2
-2
/
+2
*
Clean up net unit testing code.
erg@google.com
2011-01-25
2
-2
/
+2
*
Fixed grave bug in Plugin Loading code that lead to a crash with some plugins.
pastarmovj@chromium.org
2011-01-25
2
-7
/
+21
*
Remove eventSender, accessibilityController, plainText and
tony@chromium.org
2011-01-25
15
-1869
/
+12
*
Allow multiple instances of the newer VLC plugins to load. The older versions...
ananta@chromium.org
2011-01-25
1
-13
/
+22
[next]