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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r18661.
willchan@chromium.org
2009-06-18
9
-370
/
+244
*
Use factories for ConnectingSockets.
willchan@chromium.org
2009-06-18
2
-33
/
+93
*
Linux: Enable metrics_service_uitest.cc. Take 2.
willchan@chromium.org
2009-06-18
7
-24
/
+102
*
Adds some more images for the new new tab page
arv@google.com
2009-06-18
25
-0
/
+15
*
Linux: move SyncIPC function from Skia to base.
agl@chromium.org
2009-06-18
3
-43
/
+69
*
Enable off-by-default monitor color management on Windows. This is enabled via
brettw@chromium.org
2009-06-18
5
-2
/
+50
*
I think this fixes the issue with init-status-test.html
gman@google.com
2009-06-18
1
-10
/
+12
*
linux: NULL-initialize an array.
evan@chromium.org
2009-06-18
1
-32
/
+34
*
Convert cld.gyp to Unix line endings.Patch by chase@chromium.org
sidchat@google.com
2009-06-18
1
-105
/
+105
*
Linux: Add menu item to url bar context menu to launch the search engine editor.
mattm@chromium.org
2009-06-18
2
-0
/
+39
*
Allow the RenderWidgetHostViewGtk to be sized even if it isn't a popup.
ben@chromium.org
2009-06-18
1
-0
/
+9
*
Add CHECKs to keep the socket counts in sync.
willchan@chromium.org
2009-06-17
2
-3
/
+42
*
Fixing a bug in SimpleDataSource
hclam@chromium.org
2009-06-17
1
-0
/
+5
*
Linux: Don't try to special case webkit blur when we stop showing right click...
estade@chromium.org
2009-06-17
1
-5
/
+1
*
Pass a gfk::NativeWindow instead of gfx::NativeView for TemplateURLFetcher.
mattm@chromium.org
2009-06-17
3
-9
/
+5
*
Bumping o3d_assets to rev 76 which contains a new screenshot for texture-set-...
vangelis@google.com
2009-06-17
1
-1
/
+1
*
WebKit merge 44757:44773.
levin@chromium.org
2009-06-17
3
-4
/
+12
*
Add watchlist for the "net" module.
darin@chromium.org
2009-06-17
1
-0
/
+4
*
Use media*.png for UI controls for <video> in test_shell
hclam@chromium.org
2009-06-17
1
-0
/
+4
*
Pull Extension-related prefs into its own class. Also add a notification for...
erikkay@google.com
2009-06-17
9
-244
/
+370
*
Linux: Limit the size of the shared memory segment a renderer will request.
estade@chromium.org
2009-06-17
3
-10
/
+47
*
Linux: dump_app_syms would fail if the output didn't exist.
agl@chromium.org
2009-06-17
1
-1
/
+1
*
Add extension JS files to the project so they are editable in your IDE.
mpcomplete@google.com
2009-06-17
1
-0
/
+5
*
Fix die-on-launch.
jrg@chromium.org
2009-06-17
1
-0
/
+3
*
Add setup.exe.manifest and mini_installer.exe.manifest as
sgk@google.com
2009-06-17
1
-0
/
+6
*
TEST=none
jorlow@chromium.org
2009-06-17
6
-1
/
+41
*
Add chrome.{dll,exe}.manifest as AdditionalManifestFiles.
sgk@google.com
2009-06-17
1
-0
/
+24
*
Adds a widget that when clicked creates a new browser window. It's not
sky@chromium.org
2009-06-17
3
-1
/
+86
*
Cancel SimpleDataSource's request when stopped to prevent asserting.
scherkus@chromium.org
2009-06-17
2
-22
/
+79
*
Adds the tab overview button to the tab strip.
sky@chromium.org
2009-06-17
2
-0
/
+51
*
Fixes bug where creating new tabs on linux would momentarily flash the
sky@chromium.org
2009-06-17
1
-0
/
+4
*
Fix linux compile error.
mpcomplete@google.com
2009-06-17
1
-1
/
+1
*
Revert r18641: "Linux: Enable metrics_service_uitest.cc."
willchan@chromium.org
2009-06-17
7
-98
/
+24
*
Add a port disconnect event for when one side of an extension message port
mpcomplete@google.com
2009-06-17
12
-103
/
+222
*
WebKit merge 44739:44757.
levin@chromium.org
2009-06-17
1
-1
/
+1
*
Implements the Page Info window on Mac.
mark@chromium.org
2009-06-17
14
-155
/
+1463
*
Remove tooltip from page_action and just use the name as the tooltip. We don'...
finnur@chromium.org
2009-06-17
5
-26
/
+3
*
Linux: Enable metrics_service_uitest.cc.
willchan@chromium.org
2009-06-17
7
-24
/
+98
*
Add experiment support in setup
cpu@google.com
2009-06-17
9
-5
/
+124
*
new version of GYP to support GYP_GENERATORS.
thomasvl@chromium.org
2009-06-17
1
-1
/
+1
*
Mark 3 <video> layout tests as pass
hclam@chromium.org
2009-06-17
1
-3
/
+0
*
Refactor platform-independent stuff out of EditKeywordController.
mattm@chromium.org
2009-06-17
7
-160
/
+271
*
Add a helper on mac for collecting memory size info from a list of processes.
thomasvl@chromium.org
2009-06-17
3
-0
/
+101
*
Report load errors for <video> according to WebKit's
hclam@chromium.org
2009-06-17
1
-7
/
+23
*
Use LZX compression that takes a little more time but reduces
kuchhal@chromium.org
2009-06-17
1
-2
/
+2
*
Make GetTitle returns const wstring& instead of wstring and
munjal@chromium.org
2009-06-17
2
-2
/
+2
*
linux: merge some form-related bugs.
evan@chromium.org
2009-06-17
1
-1
/
+1
*
Have test_shell depend on xdisplaycheck. The buildbots need this binary buil...
tc@google.com
2009-06-17
1
-0
/
+1
*
Consistently use int64 for integers holding number of milliseconds.
phajdan.jr@chromium.org
2009-06-17
11
-31
/
+28
*
Exit Chrome and show FRUI again on the next run, if user clicks on Cancel.
kuchhal@chromium.org
2009-06-17
5
-6
/
+15
[next]