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
...
*
* Fix two bugs
kuchhal@chromium.org
2008-11-10
2
-0
/
+2
*
Removes the old frames.
ben@chromium.org
2008-11-10
26
-7035
/
+23
*
Move 'learn more' in the privacy section to its own line.
glen@chromium.org
2008-11-10
1
-18
/
+5
*
Changes tree/table to pass in an appropriate location when the context
sky@google.com
2008-11-10
9
-55
/
+95
*
Re-land this change now that I've made a speculative fix to the DraggedTabCon...
ben@chromium.org
2008-11-10
5
-65
/
+151
*
Minor layout changes that make the bookmark manager and popup blocker look be...
glen@chromium.org
2008-11-10
3
-5
/
+4
*
Add helper batch files to make launching JSC projects easier.
dglazkov@google.com
2008-11-10
1
-0
/
+3
*
Tweak delegate setting in the DraggedTabController to be more robust. Delegat...
ben@chromium.org
2008-11-10
1
-10
/
+2
*
Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT...
erikkay@google.com
2008-11-10
2
-19
/
+8
*
Make sure that we deny javascript window.close() requests when we are showing
erg@google.com
2008-11-10
4
-0
/
+85
*
Fix tests ImporterTest.Firefox2Importer and Firefox3Importer.
maruel@chromium.org
2008-11-10
1
-14
/
+16
*
Don't crash on chrome.exe --type=renderer. Don't try to GlobalCleanup() if G...
deanm@chromium.org
2008-11-10
1
-1
/
+2
*
Fixes Issue 3096 in chromium "[Find in page] responds each IME composition, m...
hbono@chromium.org
2008-11-10
1
-3
/
+74
*
Implements a WM_MOUSEHWHEEL message handler.
hbono@chromium.org
2008-11-10
1
-0
/
+1
*
EXPERIMENT:
deanm@chromium.org
2008-11-08
2
-3
/
+7
*
Review URL: http://codereview.chromium.org/10237
petersont@google.com
2008-11-08
9
-109
/
+60
*
Entries in a form get recorded when the user submits the form. Database and ...
petersont@google.com
2008-11-08
9
-60
/
+109
*
* Create unique event in global namespace
kuchhal@chromium.org
2008-11-08
1
-9
/
+3
*
In dialogs, when the focus moves to a button, that button should become the d...
jcampan@chromium.org
2008-11-08
12
-13
/
+241
*
Add history/history_publisher.cc and history/history_indexer.idl.
sgk@google.com
2008-11-08
1
-0
/
+6
*
Switch to the new crash service URL.
mal@chromium.org
2008-11-08
1
-1
/
+1
*
Add chrome\browser\autofill_manager.cc and
sgk@google.com
2008-11-08
1
-0
/
+2
*
Adding in new solution builder pattern.
bradnelson@chromium.org
2008-11-08
1
-3
/
+5
*
Roll this change back until I understand the crashes.
ben@chromium.org
2008-11-08
5
-152
/
+65
*
Dramatically improve the link time in release mode. Today's MC Hammer Xcode
mark@chromium.org
2008-11-07
1
-1
/
+17
*
* fix system level install bug
kuchhal@chromium.org
2008-11-07
1
-1
/
+1
*
Add installer\util\delete_reg_value_work_item{,_unittest}.cc
sgk@google.com
2008-11-07
2
-0
/
+2
*
* Check the presence of new_chrome.exe before using opv key for version.
kuchhal@chromium.org
2008-11-07
3
-32
/
+47
*
Removed lint problems. NO funcationality changes.
brg@chromium.com
2008-11-07
3
-73
/
+71
*
We have a crash caused by view_ being NULL here.
nsylvain@chromium.org
2008-11-07
1
-1
/
+1
*
Update the SafeBrowsing protocol version to 2.2, which handles
paulg@google.com
2008-11-07
1
-3
/
+3
*
Looks like a size method got left behind in the gfx update. Also make sure th...
glen@chromium.org
2008-11-07
2
-8
/
+17
*
Fixes bug in building filter string for open dialog that resulted in
sky@google.com
2008-11-07
1
-1
/
+2
*
Fix a failure on the ipc_tests due to a race between closing the
rvargas@google.com
2008-11-07
1
-0
/
+6
*
Switch MessagePumpForIO to use completion ports on Windows.
rvargas@google.com
2008-11-07
3
-82
/
+84
*
Landing this again as I cannot reproduce the perf regression locally.
jcampan@chromium.org
2008-11-07
19
-36
/
+174
*
Turns back on tree's double buffering when RTL. For some reason a
sky@google.com
2008-11-07
1
-14
/
+11
*
Make AutomationProvider::WindowSimulateDrag use SendInput instead of sending ...
ben@chromium.org
2008-11-07
5
-65
/
+152
*
Port parts of chrome/common to Linux.
evanm@google.com
2008-11-07
3
-33
/
+76
*
Updates one of the unit tests I disabled when I rewrote the popup blocker UI.
erg@google.com
2008-11-07
1
-14
/
+61
*
Fix initialization order to fix Mac & Linux.
brettw@google.com
2008-11-07
1
-2
/
+2
*
Added a new interface IChromeHistoryIndexer which needs to be implemented by
brettw@google.com
2008-11-07
16
-63
/
+447
*
Adds cut/copy/paste support to the bookmark manager tree/table and
sky@google.com
2008-11-07
9
-5
/
+239
*
Fix crash in the icon manager. The decoding could be NULL, which would then get
brettw@google.com
2008-11-07
3
-2
/
+12
*
No code change. Force a build.
maruel@chromium.org
2008-11-07
1
-5
/
+6
*
Adds import/export of bookmarks to bookmarks.html file.
sky@google.com
2008-11-07
26
-153
/
+1051
*
Potential fix for FF importing issue
cpu@google.com
2008-11-07
2
-3
/
+6
*
Implement the new mechanism we are going to use for handling Chromium updates
kuchhal@chromium.org
2008-11-07
23
-65
/
+514
*
* Never launch Chrome in system level install mode.
kuchhal@chromium.org
2008-11-07
1
-1
/
+3
*
A crasher would happen if you donwload an exe and the download has completed ...
jcampan@chromium.org
2008-11-07
2
-2
/
+8
[prev]
[next]