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 V8 update. It caused ui_test regressions on Windows and Mac.
ager@chromium.org
2009-10-28
3
-3
/
+3
*
Constrain extension popups to a min/max size.
erikkay@chromium.org
2009-10-28
5
-17
/
+62
*
Update V8 to version 1.3.17.
ager@chromium.org
2009-10-28
3
-3
/
+3
*
Update the unit test to test the FLIP client writes as well
mbelshe@google.com
2009-10-28
3
-22
/
+126
*
Issue 21729: Add new event chrome.tabs.onStatusChange .
skerner@chromium.org
2009-10-28
7
-34
/
+111
*
Another flaky crashy test: ExtensionUpdaterTest.TestBlacklistUpdateCheckRequests
nsylvain@chromium.org
2009-10-28
1
-1
/
+2
*
Add a comment above the disabled test to say which bug
nsylvain@chromium.org
2009-10-28
1
-0
/
+1
*
Allow sandbox logging to be set when invoking chrome and relayed to the rende...
thomasvl@chromium.org
2009-10-28
1
-0
/
+4
*
Mark AutomatedUITestBase.CloseBrowserWindow as flaky. It fails
nsylvain@chromium.org
2009-10-28
1
-3
/
+2
*
Reset the Mac message pump's delayed work timer upon waking from system sleep.
mark@chromium.org
2009-10-28
3
-2
/
+117
*
Get rid of FilePath::AppendAndResolveRelative().
mad@chromium.org
2009-10-28
6
-190
/
+34
*
With the change in the constructor for the ChromeThread class, we are seeing ...
ananta@chromium.org
2009-10-28
2
-1
/
+3
*
Setting the SVN eol style to LF on chrome frame sources
ananta@chromium.org
2009-10-28
1
-79
/
+79
*
Updating trunk VERSION from 227.0 to 228.0
chrome-bot@google.com
2009-10-28
1
-1
/
+1
*
DevTools: Remove base/ dependencies from glue/devtools
pfeldman@chromium.org
2009-10-28
20
-230
/
+265
*
WIP: websocket live experiment
ukai@chromium.org
2009-10-28
3
-0
/
+553
*
Limit chrome.(browser|page)Action.setIcon({imageData:...}) to
aa@chromium.org
2009-10-28
1
-2
/
+14
*
Rename getTabContentses to getExtensionTabs.
aa@chromium.org
2009-10-28
6
-12
/
+21
*
Disable a test that frequently crashes on Mac 10.5 Tests (dbg) bot (and I've ...
finnur@chromium.org
2009-10-28
1
-1
/
+1
*
Prep the management page for localization.
finnur@chromium.org
2009-10-28
3
-30
/
+128
*
Fix for bug 10876 that resulted in some refactoring:
rolandsteiner@chromium.org
2009-10-28
9
-69
/
+812
*
Fixed WebSocket related crash in webkit r50155
ukai@chromium.org
2009-10-28
1
-7
/
+0
*
Fix build breakage at r30320.
ukai@chromium.org
2009-10-28
1
-1
/
+1
*
Add Pickle::Read/WriteUint64.
thestig@chromium.org
2009-10-28
2
-2
/
+20
*
Check cert_handle_ is not NULL to Verify()
ukai@chromium.org
2009-10-28
1
-10
/
+18
*
New wifi icons animation.
chocobo@google.com
2009-10-28
17
-59
/
+329
*
GTK: touch up appearance of browser actions badge.
estade@chromium.org
2009-10-28
2
-7
/
+13
*
Roll WebKit to 50194
jorlow@chromium.org
2009-10-28
1
-1
/
+1
*
Take 2 at browser_sync::ExtensionsActivityMonitor.
tim@chromium.org
2009-10-28
16
-21
/
+535
*
Filter out hidden files, both when loading extensions and when
aa@chromium.org
2009-10-28
8
-13
/
+46
*
Fix paint glitch on load/unload browser action.
rafaelw@chromium.org
2009-10-28
1
-1
/
+5
*
Roll to 50182
jorlow@chromium.org
2009-10-28
3
-3
/
+15
*
Spoof UA as Chrome 1.0 when loading URLs from *.pointroll.com.
dglazkov@chromium.org
2009-10-28
1
-8
/
+26
*
Checking in checkbin.py, a tool to make sure our Windows binaries were built ...
scherkus@chromium.org
2009-10-28
4
-0
/
+82
*
Fix the crashes in interactive_ui_tests on Linux.
jam@chromium.org
2009-10-28
1
-4
/
+6
*
In ~BrowserToolbarGtk, remove notifications we added in the ctor.
thestig@chromium.org
2009-10-28
1
-0
/
+6
*
Remove ThreadSanitizer suppression for 22272.
eroman@chromium.org
2009-10-28
1
-7
/
+0
*
Rebaseline media tests after http://trac.webkit.org/changeset/50063 .
tony@chromium.org
2009-10-28
20
-152
/
+63
*
WebKit roll 50171:10180
jorlow@chromium.org
2009-10-28
1
-1
/
+1
*
Add --clean support to gypbuild.
gman@google.com
2009-10-28
1
-90
/
+185
*
Don't hang during DiskCacheEntryTest.CancelSparseIO on infinitely fast disks.
dkegel@google.com
2009-10-28
1
-1
/
+9
*
Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...
robertshield@chromium.org
2009-10-28
12
-56
/
+73
*
Simple fix so the utility process respects single process mode.
mpcomplete@chromium.org
2009-10-28
1
-1
/
+4
*
This patch changes the call to enableResourceTracking on InspectorController ...
jamesr@chromium.org
2009-10-28
1
-1
/
+1
*
Handle out of memory in GrowableIOBuffer more gracefully.
vandebo@chromium.org
2009-10-28
4
-14
/
+31
*
GTK: Activate window when "Get themes" button is clicked.
derat@chromium.org
2009-10-28
4
-7
/
+12
*
Make all paths passed to --user-data-dir absolute.
erg@google.com
2009-10-27
1
-8
/
+9
*
Rebaseline LayoutTests/editing/execCommand/indent-paragraphs.html, which was
tony@chromium.org
2009-10-27
9
-4
/
+138
*
Fix bug where many extensions don't install due to sandbox.
aa@chromium.org
2009-10-27
10
-17
/
+45
*
Lands http://codereview.chromium.org/291006 for Pierre:
sky@chromium.org
2009-10-27
4
-10
/
+26
[next]