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
path:
root
/
chrome
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
*
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 39440 - WebKit roll 54944:54996
dglazkov@chromium.org
2010-02-19
1
-55
/
+27
*
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
*
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
*
importer: use FilePath instead of wstring in some places
evan@chromium.org
2010-02-19
3
-28
/
+32
*
WebKit roll 54944:54996
rolandsteiner@chromium.org
2010-02-19
1
-27
/
+55
*
Second try for:
bulach@chromium.org
2010-02-19
32
-40
/
+1228
*
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
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
215
-250
/
+250
*
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
1
-3
/
+0
*
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
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
107
-12
/
+116
*
Fix a Chrome crash caused in a ChromeFrame instance while displaying the insp...
ananta@chromium.org
2010-02-19
3
-50
/
+49
*
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
*
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
6
-72
/
+231
*
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
1
-1
/
+3
*
Client-side SSL cert support for Mac.
snej@chromium.org
2010-02-18
6
-48
/
+142
*
We need to traverse the infobars with a reverse loop as
jcampan@chromium.org
2010-02-18
1
-1
/
+1
*
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
*
Mac fullscreen: prevent mouse clicks on overlay from passing through to content.
viettrungluu@chromium.org
2010-02-18
1
-0
/
+18
*
Remove all infobars from a tab when its renderer crashes.
jcampan@chromium.org
2010-02-18
1
-0
/
+4
*
Add crasher in webplugindelegateimpl to list of known crashers.
mirandac@chromium.org
2010-02-18
1
-0
/
+3
*
Revert 39366 - Initial Geolocation implementation
bulach@chromium.org
2010-02-18
34
-1385
/
+60
*
Exclude some failing valgrind tests from Mac OS.
mirandac@chromium.org
2010-02-18
1
-0
/
+6
*
Test SetAcrossInstances crashed on Mac also. Disabling.
finnur@chromium.org
2010-02-18
1
-2
/
+2
*
Initial Geolocation implementation
bulach@chromium.org
2010-02-18
34
-60
/
+1385
*
Fixes close other tabs regression. It needed to check overall tab
sky@chromium.org
2010-02-18
1
-1
/
+1
*
Solaris: Second set adding in Solaris as an OS option
evan@chromium.org
2010-02-18
1
-6
/
+6
*
convert power_save_blocker NOTIMPLEMENTED into a bug
evan@chromium.org
2010-02-18
1
-1
/
+2
[next]