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
*
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
*
Remove dead code from safe_browsing_util.h/cc.
shess@chromium.org
2010-02-18
5
-647
/
+73
*
Have rlz record first search event in a corner case
cpu@chromium.org
2010-02-18
1
-6
/
+7
*
Fix 33138: Clicking on the extension name for an extension downloaded
finnur@chromium.org
2010-02-18
1
-1
/
+8
*
Expose more functionality to pyauto
nirnimesh@chromium.org
2010-02-18
4
-3
/
+68
*
Remove the command line flag --testing-fixed-host.
eroman@chromium.org
2010-02-18
3
-25
/
+3
*
The PromptDelegate needs to delete itself once it gets a reply.
darin@chromium.org
2010-02-18
1
-3
/
+11
*
Adds new API to process_utils to launch a new app as a user in a specified de...
gwilson@google.com
2010-02-18
3
-2
/
+18
*
Client-side SSL cert support for Mac.
snej@chromium.org
2010-02-18
10
-124
/
+459
*
We need to traverse the infobars with a reverse loop as
jcampan@chromium.org
2010-02-18
1
-1
/
+1
*
Added computation of three-dimensional texture coordinates for the
kbr@chromium.org
2010-02-18
3
-0
/
+289
*
Adding @@extension_id reserved message to l10n message map for extension.
cira@chromium.org
2010-02-18
6
-9
/
+15
*
This CL makes switching the target back to the original language
jcampan@chromium.org
2010-02-18
5
-49
/
+52
[next]