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
/
glue
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: re-enable some devtools interactive ui tests that started to fail a...
yurys@google.com
2009-09-05
1
-1
/
+1
*
Some cleanup to various WebCore client implementations.
darin@chromium.org
2009-09-05
10
-183
/
+157
*
In prepartion for switching off the activex control, make WMP always use the ...
jam@chromium.org
2009-09-05
2
-20
/
+133
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
5
-16
/
+20
*
Fix layout test related to document.hasFocus.
arv@google.com
2009-09-04
1
-3
/
+6
*
Implement layoutTestController.display() method.
dglazkov@chromium.org
2009-09-04
1
-0
/
+3
*
DevTools: fix set breakpoint test on Linux
yurys@google.com
2009-09-04
1
-1
/
+0
*
DevTools: reenable set breakpoint test
yurys@google.com
2009-09-04
2
-6
/
+30
*
DevTools: Provisional support for serialized InjectedScript interaction.
pfeldman@chromium.org
2009-09-04
2
-0
/
+21
*
DevTools: enable scripts panel sanity test.
yurys@google.com
2009-09-04
1
-2
/
+12
*
DevTools: call a no-op function from the utility context to trigger v8 execut...
yurys@google.com
2009-09-04
8
-42
/
+41
*
APU: Makes appropriate devtools updates for empty TimelineAgent implementation.
pfeldman@chromium.org
2009-09-04
3
-0
/
+33
*
DevTools: scripts request is now sent only when context id is received(if we ...
yurys@google.com
2009-09-04
2
-24
/
+60
*
This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...
jam@chromium.org
2009-09-04
7
-87
/
+84
*
Hook up WebEditingClient.
darin@chromium.org
2009-09-04
7
-324
/
+111
*
Roll webkit 48034
victorw@chromium.org
2009-09-04
2
-0
/
+9
*
Drop new strings (copied over all existing files, so what you see in this CL ...
laforge@chromium.org
2009-09-03
1
-2
/
+2
*
Roll WebKit revision 48001.
michaeln@google.com
2009-09-03
1
-1
/
+1
*
Set the focus ring color to match the Gtk theme focus color.
estade@chromium.org
2009-09-03
3
-0
/
+16
*
Reverting 25262. Worked OK in the browser, but blew up TestShell.
amanda@chromium.org
2009-09-02
2
-20
/
+147
*
Unfork shared parts of webplugin_delegate_impl_mac.mm.
amanda@chromium.org
2009-09-02
2
-147
/
+20
*
Eliminate remaining WebCore dependencies from webplugin_impl.cc
darin@chromium.org
2009-09-02
20
-486
/
+409
*
Support conditional breakpoints in DevTools (backend) to follow WebKit
apavlov@chromium.org
2009-09-02
4
-7
/
+86
*
DevTools: create InspectorBackend v8 wrapper in the utility context so that i...
yurys@google.com
2009-09-02
2
-3
/
+56
*
DevTools: Remove context functions that are not available in InjectedScript.j...
pfeldman@chromium.org
2009-09-02
1
-98
/
+4
*
DevTools: remove an assertion in InspectorControllerClient that fails on test...
yurys@google.com
2009-09-01
1
-1
/
+0
*
DevTools: Close inspector controller on detach; hide node highlight on detach...
pfeldman@chromium.org
2009-09-01
3
-17
/
+3
*
Linux gcc4.4 fix: stop crashing when loading flash.
willchan@chromium.org
2009-09-01
1
-3
/
+4
*
New WebKit API interfaces for desktop notifications.
johnnyg@google.com
2009-09-01
6
-0
/
+42
*
linux: fix some plugin colormap leaks
evan@chromium.org
2009-09-01
1
-7
/
+5
*
Pull in webkit revision 47912. This involves a build fix matching
ojan@google.com
2009-09-01
4
-5
/
+8
*
linux: add a temporary flag for debugging plugin loading
evan@chromium.org
2009-08-31
1
-1
/
+29
*
Rollback rev 24947 since it seems to have broken other tests.
arv@google.com
2009-08-31
1
-1
/
+0
*
Fix document.hasFocus() for layout test
arv@google.com
2009-08-31
1
-0
/
+1
*
linux: prefer non-nspluginwrapper/crossover plugins
evan@chromium.org
2009-08-31
1
-2
/
+24
*
DevTools: Provisional commit to handle Web inspector call frame changes upstr...
pfeldman@chromium.org
2009-08-31
1
-1
/
+1
*
DevTools: Migrate from CppBound class to devtools bound object.
pfeldman@chromium.org
2009-08-31
3
-99
/
+74
*
Force databases and localstorage to be enabled extensions.
aa@chromium.org
2009-08-29
2
-2
/
+3
*
Chromium side patch for DB support on Linux.
dumi@chromium.org
2009-08-28
2
-6
/
+11
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
2
-6
/
+6
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
2
-6
/
+6
*
DevTools Heap profiler: catch up with WebKit r47861.
mnaganov@chromium.org
2009-08-28
1
-8
/
+5
*
Build fix part 2 for http://trac.webkit.org/changeset/47866.
ojan@google.com
2009-08-28
2
-0
/
+5
*
Build fix for our webkit port. http://trac.webkit.org/changeset/47866 added
jorlow@chromium.org
2009-08-28
2
-0
/
+4
*
DevTools Heap profiler: make use of SummaryBar introduced in WebKit inspector.
mnaganov@chromium.org
2009-08-28
2
-43
/
+68
*
DevTools: call InspectorController.close on detach to remove DOM listeners se...
yurys@google.com
2009-08-28
2
-77
/
+10
*
Adds support for WAI-ARIA role article.
klink@chromium.org
2009-08-28
1
-0
/
+1
*
linux: scan more plugin directories, fix bugs
evan@chromium.org
2009-08-27
1
-11
/
+65
*
Adds support for WAI-ARIA role option, by adding exposure of MSAA role ROLE_S...
klink@chromium.org
2009-08-27
2
-0
/
+3
*
More refactoring for WebPlugin.
darin@chromium.org
2009-08-27
23
-445
/
+188
[next]