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
*
Set our network state before setting our ready state after the media engine h...
scherkus@chromium.org
2011-05-20
1
-3
/
+4
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-2
/
+2
*
Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...
tony@chromium.org
2011-05-19
1
-3
/
+2
*
Miscellaneous webkit_glue namespace changes in preparation for building src\c...
ananta@chromium.org
2011-05-19
2
-24
/
+1
*
Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...
jianli@chromium.org
2011-05-18
1
-1
/
+1
*
'using namespace' fix in webkit/glue
kinuko@chromium.org
2011-05-16
2
-4
/
+8
*
Re-enable DNS prefetch. This feature got disable accidentially in WebKit
abarth@chromium.org
2011-05-14
2
-0
/
+6
*
Remove MockWebFrame in favour of MockWebFrameClient and update corresponding ...
scherkus@chromium.org
2011-05-13
3
-28
/
+42
*
Convert audio-related messages to the new thunk/API system for Pepper.
brettw@chromium.org
2011-05-13
1
-1
/
+1
*
Part 1 of changes to to build chrome\common as a dll. Moving some of the func...
ananta@chromium.org
2011-05-12
2
-14
/
+3
*
Update translations using strings from launchpad.net r208
tony@chromium.org
2011-05-11
1
-0
/
+1
*
Remove unused, wrong parameters from request_info.
abarth@chromium.org
2011-05-11
2
-10
/
+0
*
Make the Pepper proxy support in-process font rendering.
brettw@chromium.org
2011-05-10
2
-2
/
+6
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-0
/
+1
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
2
-8
/
+2
*
iwyu: Use callback_old.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
5
-4
/
+5
*
This fixes a style issue in the glue_serialize code
gspencer@google.com
2011-05-09
2
-58
/
+58
*
This fixes a NULL dereference when reading malformed history items.
gspencer@google.com
2011-05-09
1
-3
/
+3
*
This implements the new system for Graphics2D only.
brettw@chromium.org
2011-05-06
1
-0
/
+2
*
Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-06
2
-2
/
+8
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-06
2
-8
/
+2
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
2
-2
/
+8
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-05
2
-8
/
+2
*
Move crypto_helpers from sync to crypto
qsr@google.com
2011-05-05
1
-7
/
+1
*
Wire new WebCore settings for blocking mixed-content loads into Chrome.
cevans@chromium.org
2011-05-05
2
-1
/
+7
*
Roll skia to r1241.
bsalomon@google.com
2011-05-04
1
-1
/
+16
*
Partial revert of 82061 so we keep the initial unbounded range request.
scherkus@chromium.org
2011-05-03
3
-13
/
+60
*
Updating XTBs based on .GRDs from branch 742
kerz@chromium.org
2011-05-03
1
-1
/
+1
*
Implement PseudoTCP support in P2P Transport Pepper API.
sergeyu@chromium.org
2011-05-02
1
-0
/
+11
*
Add UMA private PPAPI interface for UMA logging from NaCl plugin
elijahtaylor@google.com
2011-04-29
1
-0
/
+2
*
Revert 83584 - Adding a way to run deferred tasks in WebKit unit-tests.
jcivelli@chromium.org
2011-04-29
2
-6
/
+4
*
Adding a way to run deferred tasks in WebKit unit-tests.
jcivelli@chromium.org
2011-04-29
2
-4
/
+6
*
Pepper video layer API
hclam@chromium.org
2011-04-29
1
-0
/
+6
*
Step 5 in native theme refactoring
rogerta@chromium.org
2011-04-27
2
-46
/
+90
*
Revert Pepper Key event "USB code" CL.
wez@chromium.org
2011-04-26
1
-2
/
+0
*
Updating XTBs based on .GRDs from branch 742
kerz@chromium.org
2011-04-26
1
-1
/
+1
*
Replaced std::string argument storage in gpu_trace_event with faster TraceVal...
jbates@chromium.org
2011-04-22
1
-1
/
+1
*
Remove the watchdog timer and some member variables from BufferedDataSource.
scherkus@chromium.org
2011-04-22
3
-149
/
+0
*
Revert 82620 - Replaced std::string argument storage in gpu_trace_event with ...
thestig@chromium.org
2011-04-22
1
-1
/
+1
*
Replaced std::string argument storage in gpu_trace_event with faster TraceAny...
jbates@chromium.org
2011-04-22
1
-1
/
+1
*
step 4 of native theme refactoring
rogerta@chromium.org
2011-04-20
1
-48
/
+480
*
Wrap the p2p transport API in a compile time flag.
satish@chromium.org
2011-04-20
1
-2
/
+6
*
Add an initial crypto interface to fill a given buffer with random data. This
brettw@chromium.org
2011-04-20
1
-0
/
+2
*
Revert 82261 - Revert 82256 - unit_tests failures were unrelated - Fix handli...
ctguil@chromium.org
2011-04-20
1
-1
/
+12
*
Added raw headers support to DevTools.
vsevik@chromium.org
2011-04-20
2
-0
/
+6
*
Revert 82256 - Looks unrelated but unit_tests on mac 10.6 dbg(1) are failing ...
ctguil@chromium.org
2011-04-20
1
-12
/
+1
*
Fix handling of a case where an AccessibilityObject is listed as a child mult...
ctguil@chromium.org
2011-04-20
1
-1
/
+12
*
Revert 82076 - Fix handling of a case where an AccessibilityObject is listed ...
andybons@chromium.org
2011-04-19
1
-12
/
+1
*
Fix handling of a case where an AccessibilityObject is listed as a child mult...
ctguil@chromium.org
2011-04-19
1
-1
/
+12
*
Fix regression in 81614 with spelling correction.
jam@chromium.org
2011-04-19
1
-0
/
+3
[next]