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
*
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
*
linux: pull in new icu for arm fix
piman@chromium.org
2009-10-27
1
-1
/
+1
*
LayoutTests\http\tests\security\frameNavigation\xss-DENIED-plugin-navigation....
japhet@chromium.org
2009-10-27
2
-1
/
+22
*
linux: fix gcc 4.3 issues (for arm)
piman@chromium.org
2009-10-27
18
-10
/
+28
*
Got the about panel to have its text lined up correctly.
davemoore@chromium.org
2009-10-27
4
-20
/
+103
*
Adding mapping for third_party/makeself. This is to complete checkin of http...
vangelis@google.com
2009-10-27
1
-0
/
+3
*
Adding support for windows safari. This requires registering the o3d plugin w...
vangelis@google.com
2009-10-27
3
-3
/
+17
*
Reverting a two line merge error.
yaar@chromium.org
2009-10-27
1
-2
/
+0
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
52
-694
/
+410
*
Add missing icon to gmail checker.
aa@chromium.org
2009-10-27
1
-0
/
+0
*
Move glue/EditorClientImpl.h/cpp to webkit/api/src
yaar@chromium.org
2009-10-27
8
-1103
/
+1119
*
[Mac] Prevent using tab context menu after tab closed.
shess@chromium.org
2009-10-27
1
-0
/
+11
*
WebKit 50158:10171
jorlow@chromium.org
2009-10-27
2
-1
/
+3
*
KSR should always support the new registration API now.
mark@chromium.org
2009-10-27
1
-24
/
+6
*
Fix build error.
ananta@chromium.org
2009-10-27
1
-1
/
+1
*
extensions: make the slidey animation fast
evan@chromium.org
2009-10-27
1
-2
/
+2
*
Update test_expectations for some flaky tests
japhet@chromium.org
2009-10-27
1
-7
/
+8
*
If a HTTP post to a server returns any redirect code other than 307, then bro...
ananta@chromium.org
2009-10-27
5
-9
/
+22
*
Run a Chrome message loop on the mediator thread, allowing certificates to be...
zork@chromium.org
2009-10-27
1
-1
/
+8
*
Take 2 at this. The only change between this and the first is to add the GetT...
sky@chromium.org
2009-10-27
16
-36
/
+241
*
linux: add -fvisibility=hidden to build flags
evan@chromium.org
2009-10-27
2
-10
/
+22
*
Log the PLT to the log file. This is a convenience for
mbelshe@google.com
2009-10-27
2
-0
/
+26
*
NewTabUITest.NTPHasThumbnails can be flakey if it takes more than
tony@chromium.org
2009-10-27
1
-4
/
+12
*
Add one more suppression for a data race in libjingle
timurrrr@chromium.org
2009-10-27
1
-1
/
+7
*
Added printing of a couple of links to documentation in case warnings are rep...
timurrrr@chromium.org
2009-10-27
1
-3
/
+14
*
Loosen RFC 1738 compliance check to allow underscores where we already allowe...
pkasting@chromium.org
2009-10-27
5
-22
/
+26
*
s/FAIL/CRASH/
jorlow@chromium.org
2009-10-27
1
-1
/
+1
*
Coverity: Fix call to string->empty() that meant ->clear()
mattm@chromium.org
2009-10-27
1
-1
/
+1
*
Modify DataPacks so they can return RefCountedStaticMemory objects.
erg@google.com
2009-10-27
8
-36
/
+37
*
Map update check failure to "update server not available."
mark@chromium.org
2009-10-27
2
-10
/
+11
[next]