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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.
brettw@google.com
2008-12-02
2
-5
/
+9
*
Remove the URL and title from the state getting functions and IPC messages.
brettw@google.com
2008-12-02
1
-3
/
+1
*
Try to reland the ipc code to see if the tests
nsylvain@chromium.org
2008-12-02
9
-71
/
+100
*
We have a bunch of new ui_tests failures. I want
nsylvain@chromium.org
2008-12-02
9
-100
/
+71
*
* Add ipc_tests unittest target to xcode project.
jeremy@chromium.org
2008-12-01
9
-71
/
+100
*
Fix issue 4898: File extension wrong for saved files
finnur@google.com
2008-12-01
1
-0
/
+1
*
Fix window.open()/window.close() regression by disabling window.close() until...
erg@google.com
2008-12-01
1
-0
/
+6
*
Don't create the default download directory just because we ask for its locat...
pkasting@chromium.org
2008-12-01
1
-14
/
+11
*
Rev stats file name to handle backwards incompatibility
jar@google.com
2008-11-26
1
-2
/
+2
*
Add the command line switch (--enable-video) for enabling HTML5 Video/Audio tag
hclam@chromium.org
2008-11-26
2
-1
/
+5
*
Turn on the new SafeBrowsing by default. To use the older
paulg@google.com
2008-11-26
2
-5
/
+4
*
Attempt at fixing crash in WebContents::ShowWidget. I suspect this is
sky@google.com
2008-11-25
1
-0
/
+4
*
Re-land 5929 (r5882) with crash fix and also this change:
ben@chromium.org
2008-11-25
1
-7
/
+7
*
Add class to encapsulate a CF Mach Message Source and handle it's liftime.
jeremy@chromium.org
2008-11-24
2
-0
/
+125
*
rollback
ben@chromium.org
2008-11-24
1
-7
/
+7
*
Re-land r5882 with a crash fix.
ben@chromium.org
2008-11-24
1
-7
/
+7
*
Reverting 5882. It broke LoginPromptTest.TestBasicAuth and .TestTwoAuths.
maruel@chromium.org
2008-11-24
1
-7
/
+7
*
Remove base versions of the graphics headers, which previously just forwarded...
brettw@google.com
2008-11-22
1
-1
/
+2
*
This change makes the following infobars use the new system:
ben@chromium.org
2008-11-22
1
-7
/
+7
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-22
3
-10
/
+10
*
Beginnings of a new InfoBar system.
ben@chromium.org
2008-11-21
1
-9
/
+13
*
Rollback "Remove use of wide characters in stats table identifiers."
evanm@google.com
2008-11-21
1
-7
/
+7
*
Port some files in chrome/common to Linux.
evanm@google.com
2008-11-21
6
-36
/
+25
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-21
1
-7
/
+7
*
Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...
pinkerton@google.com
2008-11-21
1
-1
/
+7
*
Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,
deanm@chromium.org
2008-11-21
1
-2
/
+3
*
Adds various docking positions when dragging around a tab. I've added
sky@google.com
2008-11-20
2
-5
/
+6
*
Mach msg class can use an externally allocated buffer rather than an internal
jeremy@chromium.org
2008-11-20
2
-95
/
+178
*
Add a flags to further control response header persistence. We use this to
darin@chromium.org
2008-11-20
1
-2
/
+4
*
Checkin of unmodified version of Mach IPC utility class.
jeremy@chromium.org
2008-11-19
2
-0
/
+544
*
Move more code to using FilePath.
evanm@google.com
2008-11-19
1
-2
/
+3
*
Land this change again now I've fixed the crash.
ben@chromium.org
2008-11-19
1
-0
/
+10
*
Remove cf_html from webdropdata.h. This is windows
tc@google.com
2008-11-19
4
-17
/
+48
*
Revert change 5596 because it broke the build
nsylvain@chromium.org
2008-11-18
1
-10
/
+0
*
Last couple of bits of new-frame related cleanup:
ben@chromium.org
2008-11-18
1
-0
/
+10
*
Port some files in chrome/browser/
agl@chromium.org
2008-11-14
1
-0
/
+6
*
These vsprops can now be included other projects
amit@chromium.org
2008-11-14
1
-1
/
+1
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
10
-26
/
+28
*
Remove the 0x0 canvas used for computing text sizes. Creating this is not nec...
brettw@google.com
2008-11-13
2
-90
/
+89
*
Adds the ability for save dialogs to take a default extension.
sky@google.com
2008-11-12
2
-9
/
+18
*
Fix a race condition in SyncChannel that would happen if a nested Send occurr...
jam@chromium.org
2008-11-12
2
-97
/
+101
*
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
1
-3
/
+20
*
Port parts of chrome/common to Linux.
evanm@google.com
2008-11-07
3
-33
/
+76
*
Add a function for eliding filenames to a set pixel width while preserving th...
glen@chromium.org
2008-11-06
5
-14
/
+82
*
Reverting the autofill popu CL as it creates perf regression.
jcampan@chromium.org
2008-11-06
1
-20
/
+3
*
Changes parameters used by IME code to fix several issues caused by Japanese ...
hbono@chromium.org
2008-11-06
1
-8
/
+6
*
Eliminate CursorChromium's dependency on webkit/glue.
darin@chromium.org
2008-11-06
3
-81
/
+13
*
Actually preload the cookie database. The previous logic was inverted.
deanm@chromium.org
2008-11-05
1
-11
/
+15
[next]