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
*
Remove unused code. Frame::loader() is never null.
darin@chromium.org
2009-06-25
2
-21
/
+2
*
Refactorying to create the ResourceLoaderBridge through a factory class for <...
hclam@chromium.org
2009-06-25
7
-42
/
+220
*
Don't call cancel on requests that have completed successfully.
paul@chromium.org
2009-06-25
1
-1
/
+3
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).
hbono@chromium.org
2009-06-25
1
-1
/
+1
*
Run content scripts in their own isolated world. Hidden behind the --isolate...
abarth@chromium.org
2009-06-25
1
-1
/
+6
*
Don't disable view-source mode on cancellation. On error, we should turn off
brettw@chromium.org
2009-06-25
1
-3
/
+0
*
DevTools Profiler: enable log compression.
mnaganov@chromium.org
2009-06-24
2
-107
/
+50
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
4
-151
/
+0
*
linux: Fix windowed plugin resize
evan@chromium.org
2009-06-23
3
-8
/
+44
*
Some cleanup around WebCore EditCommands:
jeremy@chromium.org
2009-06-23
3
-6
/
+6
*
DevTools: object propeties in the scope chain side bar are now sorted. ScopeC...
yurys@google.com
2009-06-23
1
-22
/
+92
*
Plumb a command line argument to enable the XSSAuditor.
abarth@chromium.org
2009-06-23
2
-0
/
+3
*
Renamed media::VideoThread to the more appropriate media::VideoRendererBase.
scherkus@chromium.org
2009-06-22
2
-6
/
+6
*
linux: refactor GtkFixedSocket into its own file.
evan@chromium.org
2009-06-22
3
-63
/
+93
*
linux plugins: only set size in WindowedReposition
evan@chromium.org
2009-06-22
1
-8
/
+4
*
DevTools: Mute aftercompile events until 'scripts' result is ready.
pfeldman@chromium.org
2009-06-22
1
-0
/
+9
*
Add Print Selection support to Chrome. This change is fairly involved since ...
sverrir@google.com
2009-06-19
1
-1
/
+2
*
DevTools: add fake callframe for live object expansion in console.
pfeldman@chromium.org
2009-06-19
1
-1
/
+7
*
DevTools: remove dock/undock button
pfeldman@chromium.org
2009-06-19
1
-1
/
+5
*
DevTools: fix crash when inspect element invoked on the root element.
pfeldman@chromium.org
2009-06-19
1
-4
/
+4
*
DevTools: add devtools.css to webkit.gyp. It should have been added as part o...
yurys@google.com
2009-06-19
2
-3
/
+3
*
DevTools Profiler: Fix parsing of duplicate function names.
mnaganov@chromium.org
2009-06-19
1
-1
/
+5
*
DevTools: when script has URL all breakpoints are set using that URL and line...
yurys@google.com
2009-06-19
1
-26
/
+65
*
Revert 18765 to try to repair perf regression
jar@chromium.org
2009-06-19
3
-23
/
+0
*
Send port-closed notification when a frame with ports unloads.
mpcomplete@google.com
2009-06-18
3
-0
/
+23
*
Implement a max worker count of 16 per tab and 64 total. Any workers created...
jam@chromium.org
2009-06-18
1
-1
/
+2
*
Reject invalid URLs in SimpleDataSource
hclam@chromium.org
2009-06-18
1
-1
/
+18
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
27
-863
/
+290
*
DevTools: Implement console.dir(live object) while on a breakpoint.
pfeldman@chromium.org
2009-06-18
1
-4
/
+41
*
DevTools: the context should be disposed to releas scripts and other resource...
yurys@google.com
2009-06-18
2
-0
/
+6
*
Don't call FileChooser::chooseFile("") if a user selects nothing with a file ...
tkent@chromium.org
2009-06-18
1
-3
/
+2
*
Fixing a bug in SimpleDataSource
hclam@chromium.org
2009-06-17
1
-0
/
+5
*
WebKit merge 44757:44773.
levin@chromium.org
2009-06-17
2
-3
/
+11
*
Cancel SimpleDataSource's request when stopped to prevent asserting.
scherkus@chromium.org
2009-06-17
2
-22
/
+79
*
Report load errors for <video> according to WebKit's
hclam@chromium.org
2009-06-17
1
-7
/
+23
*
DevTools: Add support for dumping objects into the console. (Take 2).
pfeldman@chromium.org
2009-06-17
11
-118
/
+198
*
DevTools: Migrate to new WebKit console API.
pfeldman@chromium.org
2009-06-17
2
-65
/
+0
*
DevTools: Do not crash on document-less HTMLFrameOwnerElement removal from DO...
pfeldman@chromium.org
2009-06-17
1
-1
/
+5
*
DevTools: Fix crash on refresh.
pfeldman@chromium.org
2009-06-17
1
-2
/
+3
*
Fix incorrect gtk cursors. se-resize and sw-resize are reversed.
thestig@chromium.org
2009-06-16
1
-2
/
+2
*
Fix for occasional crash in a Worker process caused by 'shadow page' trying t...
dimich@google.com
2009-06-16
1
-1
/
+1
*
Add file icons to chrome://downloads/ on the Mac. Add Skia helper
mark@chromium.org
2009-06-16
1
-38
/
+2
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
6
-112
/
+22
*
Revert 18484 - DevTools: Add support for dumping objects into the console.
laforge@chromium.org
2009-06-16
9
-190
/
+117
*
Hack to enable video on mac by creating a blank PlatformContextMac to draw on.
ajwong@chromium.org
2009-06-16
2
-7
/
+2
*
InspectorController::Setting::integerValue() returns a long. Fix format strin...
craig.schlenter@chromium.org
2009-06-16
1
-1
/
+1
*
DevTools: Fix standalone devtools app mode.
pfeldman@chromium.org
2009-06-16
1
-2
/
+8
*
DevTools: Add support for dumping objects into the console.
pfeldman@chromium.org
2009-06-16
9
-117
/
+190
*
Make XHR work in Workers. Creates a 'shadow page' in a worker process to prox...
dimich@google.com
2009-06-16
2
-3
/
+100
*
Switch child threads so that current() only works on the correct thread and t...
jam@chromium.org
2009-06-15
1
-1
/
+1
[next]