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
*
Changes keyword editor to map all input in the keyword field to lower
sky@google.com
2008-11-26
4
-21
/
+33
*
Attempted fix for some wheel/touchpad scrolling errors.
pkasting@chromium.org
2008-11-26
1
-1
/
+1
*
Turn on the new SafeBrowsing by default. To use the older
paulg@google.com
2008-11-26
5
-11
/
+10
*
Don't create separate SiteInstances for pages from the same domain and scheme
creis@google.com
2008-11-26
3
-14
/
+32
*
Fix up paths now that test_file_util has moved.
deanm@chromium.org
2008-11-25
4
-8
/
+3
*
Port some files in chrome/browser/ - part 1.
deanm@chromium.org
2008-11-25
9
-35
/
+60
*
Un-duplicate EvictFileFromSystemCache.
deanm@chromium.org
2008-11-25
27
-208
/
+1
*
Port base/watchdog to Linux.
deanm@chromium.org
2008-11-25
1
-2
/
+2
*
Changes tab restore service to handle restoring closed windows as a
sky@google.com
2008-11-25
9
-213
/
+361
*
Some crashes reported from the field seems to indicate that when
jcampan@chromium.org
2008-11-25
3
-3
/
+20
*
Attempt at fixing crash in WebContents::ShowWidget. I suspect this is
sky@google.com
2008-11-25
5
-0
/
+34
*
Changes table_view to get position for context menu from the current
sky@google.com
2008-11-25
3
-2
/
+22
*
The first run sentinel does not get created for system install
cpu@google.com
2008-11-25
1
-2
/
+11
*
Changelist for erg's readability review.
erg@google.com
2008-11-25
3
-114
/
+180
*
Review URL: http://codereview.chromium.org/12434
jcampan@chromium.org
2008-11-25
1
-2
/
+27
*
Fix for 1498134, possible crash when cancelling a url request. The
sky@google.com
2008-11-25
2
-2
/
+29
*
Set the delegate on incoming TabContents in BlockedPopupContainer::ReplaceCon...
erg@google.com
2008-11-25
1
-3
/
+5
*
Enable the encoding menu for javascript and css files.
jungshik@google.com
2008-11-25
1
-1
/
+4
*
* Delete Desktop and Quick Lauch shortcuts in user level install case also.
kuchhal@chromium.org
2008-11-25
1
-4
/
+3
*
Reverting 5971.
maruel@chromium.org
2008-11-25
6
-142
/
+2
*
Add superficial unit test for PrintJob. That's a start.
maruel@chromium.org
2008-11-25
6
-2
/
+142
*
Fix crash with plugin installer infobar due to the infobardelegate not being ...
ben@chromium.org
2008-11-25
8
-18
/
+30
*
Fixes the WebRequest API to consistently use std::string instead of
darin@chromium.org
2008-11-25
1
-4
/
+4
*
Re-land 5929 (r5882) with crash fix and also this change:
ben@chromium.org
2008-11-25
18
-273
/
+338
*
Get rid of ISO-8859-9 in the character encoding menu because it's now treated...
jungshik@google.com
2008-11-25
4
-13
/
+9
*
Find now uses WebKit's TextMatch highlighting for Find-in-page.
finnur@google.com
2008-11-24
1
-10
/
+4
*
Clean up some net/ code. Change a number of wstrings to FilePaths.
estade@chromium.org
2008-11-24
3
-4
/
+5
*
Add a NULL channel check in CreateNPVariantParam as it can be called with
ananta@chromium.org
2008-11-24
1
-9
/
+15
*
Don't save state when the page ID doesn't change.
brettw@google.com
2008-11-24
1
-2
/
+9
*
Fixes a potential memory leak with a message creation.
klink@chromium.org
2008-11-24
1
-4
/
+3
*
Add class to encapsulate a CF Mach Message Source and handle it's liftime.
jeremy@chromium.org
2008-11-24
3
-0
/
+131
*
Update scons for the unforking of the inspector resource files.
ojan@google.com
2008-11-24
1
-1
/
+1
*
rollback
ben@chromium.org
2008-11-24
8
-97
/
+90
*
Re-land r5882 with a crash fix.
ben@chromium.org
2008-11-24
8
-90
/
+97
*
Don't reenter Webkit, while it waits for outgoing sync calls to complete. This
ananta@chromium.org
2008-11-24
1
-0
/
+4
*
* Add net_unittests and unit_tests sources that size comparisons
sgk@google.com
2008-11-24
1
-1
/
+5
*
Reverting 5882. It broke LoginPromptTest.TestBasicAuth and .TestTwoAuths.
maruel@chromium.org
2008-11-24
8
-91
/
+83
*
Remove base versions of the graphics headers, which previously just forwarded...
brettw@google.com
2008-11-22
10
-11
/
+11
*
Add new infobar files to SCons build.
sgk@google.com
2008-11-22
2
-0
/
+3
*
Build fix 2.
evanm@google.com
2008-11-22
1
-2
/
+1
*
Build fix.
evanm@google.com
2008-11-22
1
-1
/
+2
*
container_win.cc => widget_win.cc in the SCons build.
sgk@google.com
2008-11-22
1
-1
/
+1
*
* Fix system level check. We should check for mode conflict when we are doing...
kuchhal@chromium.org
2008-11-22
1
-15
/
+15
*
This change makes the following infobars use the new system:
ben@chromium.org
2008-11-22
8
-83
/
+91
*
Back out r5252 temporarily to see if it is related to the
wtc@google.com
2008-11-22
1
-10
/
+1
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-22
11
-73
/
+69
*
* Add support for verbose-logging option in master preferences file.
kuchhal@chromium.org
2008-11-22
4
-2
/
+19
*
Move skia extensions from the port to skia/ext for Windows only. Fixed the
brettw@google.com
2008-11-21
1
-1
/
+0
*
fix bustage
ben@chromium.org
2008-11-21
1
-0
/
+2
*
Beginnings of a new InfoBar system.
ben@chromium.org
2008-11-21
15
-25
/
+989
[next]