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
*
Updating XTBs based on .GRDs from branch 742
kerz@chromium.org
2011-06-22
3
-4
/
+4
*
Updating XTBs based on .GRDs from branch 742
kerz@chromium.org
2011-06-02
1
-1
/
+1
*
Merge 84706 - This fixes a NULL dereference when reading malformed history it...
gspencer@google.com
2011-05-10
1
-3
/
+3
*
Merge 83942 - Partial revert of 82061 so we keep the initial unbounded range ...
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
*
Updating XTBs based on .GRDs from branch 742
kerz@chromium.org
2011-04-26
1
-1
/
+1
*
Merge 82256 - Fix handling of a case where an AccessibilityObject is listed a...
cevans@chromium.org
2011-04-23
1
-1
/
+12
*
Merge 82291 - Add an initial crypto interface to fill a given buffer with ran...
brettw@chromium.org
2011-04-22
1
-0
/
+2
*
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
*
Removed bytes_received from ResourceDevToolsInfo since it is only used in dev...
vsevik@chromium.org
2011-04-06
2
-3
/
+1
*
Roll Skia
bsalomon@google.com
2011-04-06
3
-0
/
+142
*
Revert "Fixed network data for data uri resources"
vsevik@chromium.org
2011-04-06
1
-17
/
+15
*
Fixed network data for data url resources
vsevik@chromium.org
2011-04-06
1
-15
/
+17
*
Revert 80567 - P2P Transport implementation.TEST=Unittests.BUG=NoneReview URL...
sergeyu@chromium.org
2011-04-06
1
-15
/
+10
*
P2P Transport implementation.
sergeyu@chromium.org
2011-04-06
1
-10
/
+15
*
Implementing preload=metadata for video
vrk@google.com
2011-04-05
9
-149
/
+229
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
1
-6
/
+4
*
Fix deadlock during player shutdown when a Seek() and an Abort() are racing.
fischman@chromium.org
2011-04-01
1
-13
/
+7
*
Migrated chromium to new didReceiveData method in WebURLLoaderClient
vsevik@chromium.org
2011-03-31
9
-14
/
+63
*
Save actual transfer size for future DevTools use
vsevik@chromium.org
2011-03-31
2
-2
/
+4
[next]