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 the test build when BUILD_PERSONALIZATION is enabled.
nick@chromium.org
2008-10-18
1
-1
/
+2
*
Rolling back CL 3578, discovered hammer.bat had not been updated yet.
bradnelson@chromium.org
2008-10-18
1
-0
/
+1
*
Allow middle click on the only tab with one window open.
ben@chromium.org
2008-10-17
4
-10
/
+53
*
Support shortcut show styles for "run maximized", "run minimized" etc.
ben@chromium.org
2008-10-17
4
-3
/
+10
*
Applying software construction toolkit patterns in scons build.
bradnelson@chromium.org
2008-10-17
1
-1
/
+0
*
Changes BookmarkDragData to allow for multiple nodes. I'm going to
sky@google.com
2008-10-17
5
-150
/
+306
*
We were still warning about a dangerous download when the user has picked the...
jcampan@chromium.org
2008-10-17
1
-2
/
+8
*
Straighten out the way the system menu works a bit. We no longer create the m...
ben@chromium.org
2008-10-17
7
-41
/
+32
*
Remove throttling code from the Browser process and implement throttling in t...
erg@google.com
2008-10-17
13
-25
/
+185
*
Fix problem where "text/xml" responses get buffered past 512 bytes, causing t...
ericroman@google.com
2008-10-17
1
-0
/
+1
*
Make ChromeThreadTest and TextDatabaseTest inherit from PlatformTest for
mark@chromium.org
2008-10-17
3
-6
/
+24
*
more bustage fixes
ben@chromium.org
2008-10-17
1
-4
/
+4
*
more bustage fixes
ben@chromium.org
2008-10-17
1
-1
/
+1
*
fix release bustage :-(
ben@chromium.org
2008-10-17
1
-1
/
+4
*
attempt at fixing release bustage
ben@chromium.org
2008-10-17
1
-0
/
+2
*
Convert SchedulePaint and a few other methods to use gfx types.
ben@chromium.org
2008-10-17
24
-114
/
+90
*
Remove some code I accidentally left in which is causing asserts and crashes.
brettw@google.com
2008-10-17
1
-6
/
+0
*
Fix a potential crasher in SpellChecker Add to dictionary feature.
sidchat@google.com
2008-10-17
1
-1
/
+2
*
testing something else
ben@chromium.org
2008-10-17
1
-1
/
+1
*
Adds the anti-carpet bombing dialog. More specifically a new
sky@google.com
2008-10-17
25
-204
/
+1378
*
Add processing for a master profile json file on first run. Allows:
cpu@google.com
2008-10-17
5
-18
/
+137
*
Fix bug 3470, where the download tab would show the temporary name for danger...
jcampan@chromium.org
2008-10-17
5
-25
/
+70
*
Add some trace statements in an attempt to find the reason why a Find test is...
finnur@google.com
2008-10-17
1
-0
/
+23
*
testing a theory...
ben@chromium.org
2008-10-17
1
-2
/
+4
*
Removes expiring of recently closed tabs from new tab page. Also makes
sky@google.com
2008-10-17
2
-34
/
+5
*
Fix bug where a shelf or infobar would not be closed correctly when closing a...
glen@google.com
2008-10-17
4
-16
/
+21
*
Separate out most view creation from WebContents. This adds a new sub-delegat...
brettw@google.com
2008-10-17
21
-205
/
+363
*
Removes an unneeded override.
sky@google.com
2008-10-17
2
-7
/
+0
*
Run GRIT on all platforms.
tc@google.com
2008-10-17
1
-26
/
+28
*
Start compiling a bunch of *Chromium.cpp files in our port on
tc@google.com
2008-10-17
1
-1
/
+1
*
The translation lead requested that this sentence be a single
tc@google.com
2008-10-17
4
-28
/
+43
*
Fix interactive UI tests. ViewEventTestBase's View was using a layout manager...
ben@chromium.org
2008-10-17
1
-1
/
+5
*
A quick fix for a possible assertion caused by r3407.
hbono@chromium.org
2008-10-17
1
-1
/
+2
*
Adding missing file from r3496.
aa@google.com
2008-10-17
1
-0
/
+6
*
Adds a bit of Greasemonkey support hidden behind the --enable-greasemonkey fl...
aa@google.com
2008-10-16
16
-18
/
+374
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
362
-3531
/
+3402
*
Fix weird NC painting in classic mode by removing an apparently unnecessary w...
ben@chromium.org
2008-10-16
1
-4
/
+1
*
Fixing build: GetViewContainer changed name from under me. :)
finnur@google.com
2008-10-16
1
-2
/
+2
*
Fix crash in downloading files (issue 3423).
finnur@google.com
2008-10-16
1
-0
/
+9
*
fix the scons build that broke when the hunspell dictionary
tc@google.com
2008-10-16
1
-1
/
+1
*
Remove more shared_event that I missed last time
agl@chromium.org
2008-10-16
5
-5
/
+0
*
When a mixed-content resource was loaded, we would apply the mixed-content st...
jcampan@chromium.org
2008-10-16
2
-5
/
+4
*
Take 2 at fixing image corruption on drag and drop.
tc@google.com
2008-10-16
2
-3
/
+3
*
Re-enable SpellCheck tests by adding en-US-1-1.bdic to copy rule in hunspell ...
sidchat@google.com
2008-10-16
3
-3
/
+3
*
fix unittest
ben@chromium.org
2008-10-16
1
-2
/
+4
*
Disable spellCheck tests temporarily. A new version of dictionary has been up...
sidchat@google.com
2008-10-16
1
-2
/
+2
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
97
-572
/
+288
*
Return without doing anything instead of dereferencing junk in unexpected cases.
mark@chromium.org
2008-10-16
1
-0
/
+1
*
Update SpellChecker to download the latest version of the bdic dictionary files.
sidchat@google.com
2008-10-16
2
-3
/
+46
*
Updating dependencies for the following projects to fix build errors.
ananta@chromium.org
2008-10-16
1
-0
/
+6
[next]