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
*
Port some more parts of browser/
evanm@google.com
2008-10-23
10
-84
/
+122
*
This fixes http://code.google.com/p/chromium/issues/detail?id=2529, which is
ananta@chromium.org
2008-10-23
4
-4
/
+16
*
Set |contents_mime_type| early enough so that the encoding menu is enabled on...
jungshik@google.com
2008-10-23
1
-3
/
+7
*
Add a separate string for showing that chrome updated without
tc@google.com
2008-10-23
1
-9
/
+9
*
Adds models needed by the bookmark manager. Specifically a
sky@google.com
2008-10-23
9
-5
/
+1204
*
Update V8 in Chromium and fix compilation errors
kasperl@google.com
2008-10-23
2
-2
/
+2
*
Disable link doctor when in off the record/incognito mode.
tc@google.com
2008-10-23
1
-0
/
+4
*
Fix crash due to NULL deref.
ben@chromium.org
2008-10-23
1
-1
/
+4
*
Change a dependency from clipboard_util.h to the more cross-platform clipboard.h
estade@chromium.org
2008-10-22
1
-2
/
+2
*
Change the default http stack for chrome.exe from winhttp to the new one.
ericroman@google.com
2008-10-22
1
-3
/
+2
*
Reduce header dependencies.
evanm@google.com
2008-10-22
4
-0
/
+4
*
Make the character encoding override work again. There are two other bugs wit...
jungshik@google.com
2008-10-22
7
-22
/
+37
*
Apply the already-reviewed <http://codereview.chromium.org/2936> by developer...
glen@google.com
2008-10-22
2
-0
/
+7
*
Switching hash/ to $CHROME_SRC_DIR/chrome down in chrome.
bradnelson@google.com
2008-10-22
2
-2
/
+2
*
Using $CHROME_SRC_DIR in place of hash/..
bradnelson@google.com
2008-10-22
3
-3
/
+3
*
forgot this file too
ben@chromium.org
2008-10-22
1
-1
/
+1
*
Fix the bug with the minimize/restore buttons getting stuck hot when the wind...
ben@chromium.org
2008-10-22
5
-0
/
+20
*
Change the detection of the list name from parsing a URL
paulg@google.com
2008-10-22
3
-13
/
+3
*
Correct typo in histogram name (I left out the word trial)
jar@google.com
2008-10-22
1
-2
/
+4
*
Rollback r3693 as it caused a 7% startup test slowdown.
ericroman@google.com
2008-10-22
1
-2
/
+3
*
Fixing various layout issues with the download shelf:
finnur@google.com
2008-10-21
3
-27
/
+31
*
Temporary disabling accessibility in the renderer to work-around bug 1432077 ...
jcampan@chromium.org
2008-10-21
2
-0
/
+11
*
Create memory histograms that also depend on the memory-model experiment
jar@google.com
2008-10-21
1
-10
/
+36
*
Change the default http stack for chrome.exe from winhttp to the new one.
ericroman@google.com
2008-10-21
1
-3
/
+2
*
Remove WebKeyboardEvent::key_data because we don't actually use it
tc@google.com
2008-10-21
1
-1
/
+1
*
Don't use UuidCreate as a source of randomness, and it's not portable. This ...
deanm@chromium.org
2008-10-21
1
-21
/
+5
*
Run MetricsResponseTest on the Mac. This test depended on
mark@chromium.org
2008-10-21
5
-55
/
+63
*
Fix a timing problem that caused the find bar's coordinates to be incorrect.
brettw@google.com
2008-10-21
2
-7
/
+2
*
Add a sleep to temporarily fix the find in page test.
brettw@google.com
2008-10-21
1
-0
/
+5
*
Fix include path from last checkin.
brettw@google.com
2008-10-21
1
-1
/
+1
*
Factor find in page out of WebContents and into the view, since it is almost
brettw@google.com
2008-10-21
23
-462
/
+486
*
try rolling this back to see if it helps
ben@chromium.org
2008-10-21
1
-1
/
+1
*
Fix breakage from r3643.
aa@chromium.org
2008-10-21
1
-0
/
+1
*
Show the path to the Greasemonkey script that caused an error
aa@chromium.org
2008-10-21
2
-12
/
+16
*
To go with the retardation of recently closed tabs, remove the yellow from th...
glen@google.com
2008-10-20
1
-4
/
+1
*
Restore field trial for memory model
jar@google.com
2008-10-20
2
-6
/
+0
*
Fix ctrl-k not working.
pkasting@chromium.org
2008-10-20
1
-1
/
+1
*
More Windows-is-a-crack-baby mitigation.
beng@google.com
2008-10-20
1
-1
/
+1
*
Disable FieldTrial code to repair UI reliability test regression
jar@google.com
2008-10-20
2
-0
/
+6
*
Construct a field trial to see if HIGH or MEDIUM memory model "works better"
jar@google.com
2008-10-19
6
-10
/
+77
*
Issue 3487: We now set the bounds for the links in the About box as soon as w...
finnur@google.com
2008-10-19
1
-19
/
+18
*
Move more platform-specific stuff from WebContents to the view.
brettw@google.com
2008-10-18
7
-187
/
+189
*
Support shortcut show styles for "run maximized", "run minimized" etc.
ben@chromium.org
2008-10-17
2
-1
/
+3
*
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
7
-9
/
+74
*
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
2
-3
/
+8
*
more bustage fixes
ben@chromium.org
2008-10-17
1
-1
/
+1
[next]