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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a crash when dismissing an infobubble... could not locate Window*
ben@chromium.org
2008-11-11
2
-6
/
+9
*
These files were missed from my last cleanup CL.
beng@google.com
2008-11-11
2
-63
/
+4
*
Cleanup and rearrange methods on BrowserWindow interface.
beng@google.com
2008-11-11
11
-165
/
+50
*
Ensure that windowed plugins get focus during WM_MOUSEACTIVATE. This fixes
ananta@chromium.org
2008-11-11
1
-18
/
+20
*
make sure we match all the tests and files that linux has running. We were ne...
pinkerton@google.com
2008-11-11
1
-0
/
+8
*
Add support for 256 bit full hashes to the new implementation.
paulg@google.com
2008-11-11
12
-608
/
+1045
*
Rename BrowserView2 to BrowserView.
ben@chromium.org
2008-11-11
15
-178
/
+174
*
Review URL: http://codereview.chromium.org/10005
petersont@google.com
2008-11-11
7
-57
/
+98
*
Fixes bug where carpet bombing dialog would come in some situations it
sky@google.com
2008-11-11
1
-10
/
+20
*
Forgot to remove these files.
ben@chromium.org
2008-11-10
2
-0
/
+0
*
Removes the old frames.
ben@chromium.org
2008-11-10
23
-7019
/
+20
*
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
1
-8
/
+0
*
Re-land this change now that I've made a speculative fix to the DraggedTabCon...
ben@chromium.org
2008-11-10
3
-58
/
+148
*
Minor layout changes that make the bookmark manager and popup blocker look be...
glen@chromium.org
2008-11-10
1
-4
/
+3
*
Tweak delegate setting in the DraggedTabController to be more robust. Delegat...
ben@chromium.org
2008-11-10
1
-10
/
+2
*
Make sure that we deny javascript window.close() requests when we are showing
erg@google.com
2008-11-10
1
-0
/
+53
*
Fix tests ImporterTest.Firefox2Importer and Firefox3Importer.
maruel@chromium.org
2008-11-10
1
-14
/
+16
*
Implements a WM_MOUSEHWHEEL message handler.
hbono@chromium.org
2008-11-10
1
-0
/
+1
*
Review URL: http://codereview.chromium.org/10237
petersont@google.com
2008-11-08
7
-98
/
+57
*
Entries in a form get recorded when the user submits the form. Database and ...
petersont@google.com
2008-11-08
7
-57
/
+98
*
* Create unique event in global namespace
kuchhal@chromium.org
2008-11-08
1
-9
/
+3
*
Add history/history_publisher.cc and history/history_indexer.idl.
sgk@google.com
2008-11-08
1
-0
/
+6
*
Add chrome\browser\autofill_manager.cc and
sgk@google.com
2008-11-08
1
-0
/
+2
*
Roll this change back until I understand the crashes.
ben@chromium.org
2008-11-08
3
-149
/
+58
*
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
*
Landing this again as I cannot reproduce the perf regression locally.
jcampan@chromium.org
2008-11-07
13
-19
/
+86
*
Make AutomationProvider::WindowSimulateDrag use SendInput instead of sending ...
ben@chromium.org
2008-11-07
3
-58
/
+149
*
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
7
-5
/
+228
*
Fix crash in the icon manager. The decoding could be NULL, which would then get
brettw@google.com
2008-11-07
3
-2
/
+12
*
Adds import/export of bookmarks to bookmarks.html file.
sky@google.com
2008-11-07
22
-137
/
+1026
*
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
2
-8
/
+26
*
A crasher would happen if you donwload an exe and the download has completed ...
jcampan@chromium.org
2008-11-07
2
-2
/
+8
*
Continue with crosssite navigations if alerts are suppressed
ojan@google.com
2008-11-07
5
-6
/
+21
*
Prevent window.close() working from Javascript when a blocked popup notificat...
erg@google.com
2008-11-07
3
-2
/
+15
*
Adaptively identify URL subresources and pre-resolve hosts via DNS
jar@google.com
2008-11-06
11
-157
/
+625
*
Add a function for eliding filenames to a set pixel width while preserving th...
glen@chromium.org
2008-11-06
14
-57
/
+38
*
Reverting the autofill popu CL as it creates perf regression.
jcampan@chromium.org
2008-11-06
13
-86
/
+19
*
Enable unload UI tests again, but don't run them for single-process.
ojan@google.com
2008-11-06
1
-4
/
+21
*
Changes parameters used by IME code to fix several issues caused by Japanese ...
hbono@chromium.org
2008-11-06
8
-30
/
+44
*
Fix Large Font issues in About box (issue 2458).
finnur@google.com
2008-11-06
2
-23
/
+63
*
Toolbar Importer Pass2
brg@chromium.com
2008-11-06
12
-259
/
+774
[next]