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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't save state when the page ID doesn't change.
brettw@google.com
2008-11-24
1
-2
/
+9
*
Add Safari bundle targets to the gears-scons build.
mpcomplete@chromium.org
2008-11-24
5
-13
/
+156
*
Fixes a potential memory leak with a message creation.
klink@chromium.org
2008-11-24
1
-4
/
+3
*
http_cache: Don't destroy an entry from the transaction destructor if
rvargas@google.com
2008-11-24
2
-7
/
+23
*
Second try ad faster scons builds of test shell.
tc@google.com
2008-11-24
3
-92
/
+72
*
Add class to encapsulate a CF Mach Message Source and handle it's liftime.
jeremy@chromium.org
2008-11-24
3
-0
/
+131
*
Third commit for yury's change unforking the inspector.
ojan@google.com
2008-11-24
110
-0
/
+0
*
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
*
A bit of RenderThemeGtk::systemFont refactoring and merge with recent changes.
mmoss@google.com
2008-11-24
1
-39
/
+53
*
Revert "faster scons builds of test shell"
tc@google.com
2008-11-24
3
-72
/
+92
*
Re-land r5882 with a crash fix.
ben@chromium.org
2008-11-24
8
-90
/
+97
*
Bridge calls to get the root NPObject from a WebPluginContainer.
darin@chromium.org
2008-11-24
6
-53
/
+29
*
Don't reenter Webkit, while it waits for outgoing sync calls to complete. This
ananta@chromium.org
2008-11-24
1
-0
/
+4
*
Update ICU to r5827 to pick up changes in zh locale (exemplar charset) and co...
jungshik@google.com
2008-11-24
1
-1
/
+1
*
* Add net_unittests and unit_tests sources that size comparisons
sgk@google.com
2008-11-24
2
-11
/
+29
*
Revert part of changes made in http://codereview.chromium.org/10687
fqian@google.com
2008-11-24
2
-8
/
+41
*
faster scons builds of test shell
tc@google.com
2008-11-24
3
-92
/
+72
*
Reverting 5882. It broke LoginPromptTest.TestBasicAuth and .TestTwoAuths.
maruel@chromium.org
2008-11-24
8
-91
/
+83
*
Fix an uninitialized variable / conditional.
deanm@chromium.org
2008-11-24
1
-0
/
+1
*
Progress on form button metrics.
deanm@chromium.org
2008-11-24
4
-231
/
+242
*
Remove some dead code.
deanm@chromium.org
2008-11-24
2
-34
/
+0
*
Try to bring a bit more structure to RenderThemeWin. This will help as Mac a...
deanm@chromium.org
2008-11-23
2
-362
/
+356
*
Make RenderThemeWin and RenderThemeGtk a bit closer to each other. This is j...
deanm@chromium.org
2008-11-22
4
-13
/
+6
*
Update scons binding include path.
deanm@chromium.org
2008-11-22
1
-1
/
+0
*
Fix the mac build by updating the include path of the skia files.
brettw@google.com
2008-11-22
1
-1
/
+1
*
Remove base versions of the graphics headers, which previously just forwarded...
brettw@google.com
2008-11-22
46
-212
/
+51
*
Revert r5890 (accidental commit).
estade@chromium.org
2008-11-22
2
-23
/
+20
*
Add new infobar files to SCons build.
sgk@google.com
2008-11-22
2
-0
/
+3
*
Adjust histograms to get better data for latency experiments
jar@google.com
2008-11-22
5
-27
/
+57
*
Correctly render scroll bars on web frames by setting a matrix translation on...
estade@chromium.org
2008-11-22
2
-20
/
+23
*
Move Platform{Canvase,Device}Mac.cpp from the Mac remove-from-input
sgk@google.com
2008-11-22
1
-38
/
+34
*
Remove skia/public/{Vector,Platform}Canvas_unittest.cpp from SCons.
sgk@google.com
2008-11-22
1
-4
/
+0
*
Purify support:
sgk@google.com
2008-11-22
7
-14
/
+48
*
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
31
-376
/
+377
*
* Add support for verbose-logging option in master preferences file.
kuchhal@chromium.org
2008-11-22
4
-2
/
+19
*
Update deps and the merge tool now that WebKit and WebKitLibraries have been ...
ojan@google.com
2008-11-22
2
-3
/
+7
*
Add run time checks to get more info for bug 3931.
rvargas@google.com
2008-11-22
1
-8
/
+26
*
Fix a header rename I missed on the last step.
brettw@google.com
2008-11-22
1
-1
/
+1
*
Fix header names.
brettw@google.com
2008-11-22
1
-3
/
+3
*
Fix infinite paint loop on Linux.
evanm@google.com
2008-11-22
1
-2
/
+20
*
Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...
brettw@google.com
2008-11-22
21
-1083
/
+26
*
Update test list after webkit merge. TBR to greenify build.
ojan@google.com
2008-11-22
1
-1
/
+13
*
Generate a warning if the return value of FilePath::Append is ignored.
agl@chromium.org
2008-11-21
2
-3
/
+10
[next]