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
*
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
*
Fix BufferedResourceLoader so it only makes Range requests when a subset of t...
acolwell@chromium.org
2011-04-19
5
-50
/
+111
*
Added functionality to use "SaveAs..." from PDF plugin.
gene@chromium.org
2011-04-15
22
-3
/
+9
*
Enabled encoded data length support in DevTools for synchronous requests
vsevik@chromium.org
2011-04-15
1
-0
/
+1
*
Remove the rest of the Chrome dependencies from RenderThread.
jam@chromium.org
2011-04-14
1
-5
/
+0
*
Move a bunch of Chrome specific code out of RenderThread, in preparation of m...
jam@chromium.org
2011-04-14
1
-8
/
+0
*
Pass null timing to webkit when no such data is available.
vsevik@chromium.org
2011-04-14
1
-15
/
+17
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
12
-49
/
+49
*
Suppress login prompting for favicons.
asanka@chromium.org
2011-04-13
8
-22
/
+46
*
None
laforge@chromium.org
2011-04-13
1
-0
/
+5
*
None
laforge@chromium.org
2011-04-13
10
-20
/
+55
*
Implement P2P Transport Dev using P2PTransportImpl.
sergeyu@chromium.org
2011-04-12
1
-2
/
+0
*
Chrome side needed for WebKit change to move the little remaining spellcheck ...
jam@chromium.org
2011-04-12
1
-0
/
+8
*
step 3 of native theme refactoring
rogerta@chromium.org
2011-04-12
1
-7
/
+351
*
Fix the issue that context menu doesn't show on fullscreen Pepper Flash.
yzshen@chromium.org
2011-04-11
2
-3
/
+11
*
Enabled actual transfer size in chromium
vsevik@chromium.org
2011-04-08
10
-91
/
+141
*
Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...
alokp@chromium.org
2011-04-08
6
-34
/
+35
*
Expose scancodes to PP_InputEvent_Key events that are independent of the inpu...
wez@chromium.org
2011-04-08
1
-0
/
+2
*
Remove unneeded v8 lockers from idb_bindings.cc.
aa@chromium.org
2011-04-08
1
-3
/
+0
*
Added PPB_BrokerTrusted interface and a basic Chrome implementation of it.
ddorwin@chromium.org
2011-04-07
1
-0
/
+2
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-6
/
+7
*
Step 2 in refactoring NativeThemeWin
rogerta@chromium.org
2011-04-07
1
-31
/
+31
*
Revert 80819 due to failed tests
mmenke@chromium.org
2011-04-07
1
-7
/
+6
*
Added a command-line flag to enable h/w accelerated rendering of content layers.
alokp@chromium.org
2011-04-07
2
-0
/
+5
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-6
/
+7
*
Fix clang build.
pfeldman@chromium.org
2011-04-07
3
-3
/
+5
*
WebKit roll 83160:83167.
pfeldman@chromium.org
2011-04-07
9
-55
/
+16
*
P2P Transport implementation.
sergeyu@chromium.org
2011-04-06
1
-10
/
+15
*
Fixed network data for data url resources
vsevik@chromium.org
2011-04-06
1
-0
/
+1
[next]