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
*
New network icons for ChromeOS
chocobo@chromium.org
2010-02-19
86
-141
/
+134
*
Fix bookmark star button theming. Patch by Thiago Farina.
mirandac@chromium.org
2010-02-19
3
-4
/
+11
*
Remove mis-merged duplication from expectations.
dglazkov@chromium.org
2010-02-19
1
-4
/
+0
*
Mark four more FullTabModeIE tests as flaky
stuartmorgan@chromium.org
2010-02-19
1
-4
/
+12
*
Allow opening multiple bookmarks with external links from the same page.
bauerb@chromium.org
2010-02-19
1
-0
/
+10
*
Revert 39450 - Disable 3 interactive tests for now. They started failing aft...
dglazkov@chromium.org
2010-02-19
1
-6
/
+3
*
Revert 39447 - Add a test expectations that was missed from the last roll.
dglazkov@chromium.org
2010-02-19
1
-1
/
+1
*
Revert 39440 - WebKit roll 54944:54996
dglazkov@chromium.org
2010-02-19
3
-80
/
+36
*
Fix threading problems in the access token store impl, and majorly simplify t...
joth@chromium.org
2010-02-19
11
-281
/
+235
*
Disable 3 interactive tests for now. They started failing after the last Web...
jorlow@chromium.org
2010-02-19
1
-3
/
+6
*
Unit test for auth realms changing during requests.
cbentzel@chromium.org
2010-02-19
1
-0
/
+142
*
Revert r39446: "Fix the case where the browser livelocks if we cannot open a ...
agl@chromium.org
2010-02-19
10
-244
/
+67
*
Add a test expectations that was missed from the last roll.
jorlow@chromium.org
2010-02-19
1
-1
/
+4
*
Fix the case where the browser livelocks if we cannot open a file.
agl@chromium.org
2010-02-19
10
-67
/
+244
*
Move MockLocationProvider to location_provider.cc to fix Linux shared build.
craig.schlenter@chromium.org
2010-02-19
3
-39
/
+50
*
Added Shift-Reload support for Mac.
bauerb@chromium.org
2010-02-19
1
-0
/
+4
*
Revert some additions to test_expectations.txt made in http://codereview.chro...
rolandsteiner@chromium.org
2010-02-19
1
-14
/
+5
*
implement previous TODO to show associated shortcut keys for page and wrench ...
kuan@chromium.org
2010-02-19
2
-7
/
+35
*
importer: use FilePath instead of wstring in some places
evan@chromium.org
2010-02-19
5
-28
/
+63
*
WebKit roll 54944:54996
rolandsteiner@chromium.org
2010-02-19
3
-37
/
+90
*
Update V8 to version 2.1.1.1.
ager@chromium.org
2010-02-19
1
-1
/
+1
*
linux: make NSS version check non-fatal
evan@chromium.org
2010-02-19
1
-3
/
+12
*
Second try for:
bulach@chromium.org
2010-02-19
32
-40
/
+1228
*
Revert V8 update.
ager@chromium.org
2010-02-19
1
-1
/
+1
*
Updating trunk VERSION from 333.0 to 334.0
chrome-release@google.com
2010-02-19
1
-1
/
+1
*
linux: plumb shift-reload down into new shift-reload API
evan@chromium.org
2010-02-19
9
-23
/
+82
*
Update V8 to version 2.1.1 containing a number of bug fixes
ager@chromium.org
2010-02-19
1
-1
/
+1
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
217
-252
/
+252
*
Ignore titlebar drags if the window is maximized and matches the screen
tony@chromium.org
2010-02-19
1
-4
/
+12
*
Protect against re-entering OnThrottleMessage thru CallWindowProc.
darin@chromium.org
2010-02-19
2
-19
/
+24
*
Revert 39421 - Switch to putting appversion at top level of XML
jar@chromium.org
2010-02-19
1
-1
/
+1
*
Switch to putting appversion at top level of XML
jar@chromium.org
2010-02-19
1
-1
/
+1
*
Update some win/linux baselines after
tony@chromium.org
2010-02-19
6
-32
/
+17
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
195
-313
/
+503
*
Revert r39417: "Implement NetworkChangeNotifierLinux."
willchan@chromium.org
2010-02-19
2
-182
/
+4
*
Implement NetworkChangeNotifierLinux.
willchan@chromium.org
2010-02-19
2
-4
/
+182
*
Disable IPv6 in FTP until we have implemented the IPv6 extensions for FTP
wtc@chromium.org
2010-02-19
1
-1
/
+4
*
Fix a Chrome crash caused in a ChromeFrame instance while displaying the insp...
ananta@chromium.org
2010-02-19
3
-50
/
+49
*
Requesting C++ readability review for these classes and unit tests.
kbr@chromium.org
2010-02-19
6
-107
/
+102
*
Added a specialized triangulator which creates triangles filling the
kbr@chromium.org
2010-02-19
6
-0
/
+808
*
check if ModelNeutralExecuteImpl succeeded before running ModelChangingExecut...
dantasse@chromium.org
2010-02-19
4
-7
/
+13
*
[Mac] Refactor omnibox popup to fix click-drag display.
shess@chromium.org
2010-02-19
2
-111
/
+82
*
Extracted non-XRender painting path from BackingStoreX into PutARGBImage().
scherkus@chromium.org
2010-02-19
3
-90
/
+108
*
Instead of using a single template file and leaving some parts of it out, use...
johnnyg@chromium.org
2010-02-19
6
-20
/
+86
*
Fix a crash when installing an extension from incognito mode.
mpcomplete@chromium.org
2010-02-19
1
-3
/
+6
*
Disk cache: Delete the disk cache if it is substantially bigger
rvargas@google.com
2010-02-19
3
-18
/
+41
*
Fix dock icon while downloading.
avi@chromium.org
2010-02-19
1
-4
/
+2
*
Support dragging a virtual file out of the browser on Linux. This is based on...
jianli@chromium.org
2010-02-19
8
-74
/
+252
*
Marking the FullTabModeIE_ReferrerTest as FLAKY as this still intermittently ...
ananta@chromium.org
2010-02-19
1
-1
/
+3
*
Fixes bug in about:memory that resulted in showing null for browser if
sky@chromium.org
2010-02-18
1
-1
/
+3
[next]