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
*
Header cleanup in webkit/glue
phajdan.jr@chromium.org
2009-06-01
27
-26
/
+21
*
port webkit changeset 44066
ukai@chromium.org
2009-06-01
1
-0
/
+2
*
Move X509Certificate::HasExpired to x509_certificate.cc.
ukai@chromium.org
2009-06-01
4
-14
/
+5
*
Re-enable zip unit tests.
aa@chromium.org
2009-06-01
3
-4
/
+0
*
Remove warning about IsFullScreen() not being implented and
davemoore@chromium.org
2009-06-01
2
-19
/
+36
*
Disable zip tests while trying to figure out problem.
aa@chromium.org
2009-06-01
1
-1
/
+2
*
Fix bustage again.
aa@chromium.org
2009-06-01
1
-1
/
+1
*
Fix bustage.
aa@chromium.org
2009-06-01
2
-4
/
+7
*
Implements a Zip() utility function. Refactor existing
aa@chromium.org
2009-06-01
18
-85
/
+199
*
Fix crash in omnibox2 popup introduced by themes work. There was no widget to...
ben@chromium.org
2009-05-31
1
-1
/
+2
*
Fix bustage in window_gtk introduced by theme changes adding 2 methods to Win...
ben@chromium.org
2009-05-31
2
-0
/
+10
*
Now that themes are enabled by default, the option should be visible by default.
glen@chromium.org
2009-05-31
1
-9
/
+4
*
Use the right frame type on startup, do proper swapping of frames when themes...
glen@chromium.org
2009-05-31
15
-69
/
+114
*
Rolling in guid check in gyp.
bradnelson@chromium.org
2009-05-31
1
-1
/
+1
*
Address post-lgtm comment from Evan. No functionality change.
thakis@chromium.org
2009-05-31
1
-1
/
+1
*
Don't crash on find on OS X and Linux. Bug introduced by r17285.
thakis@chromium.org
2009-05-31
1
-1
/
+1
*
Linux and Mac support chrome://history by now. Remove NOTIMPLEMENTED.
thakis@chromium.org
2009-05-31
1
-4
/
+0
*
Fix the Windows build by adding necessary headers.
brettw@chromium.org
2009-05-31
2
-0
/
+2
*
Split out the views table functions into separate header files. Many users only
brettw@chromium.org
2009-05-31
32
-228
/
+347
*
Add a "User Data" tab to the options, remove the "minor tweaks" tab
mhm@chromium.org
2009-05-30
4
-383
/
+492
*
Revert WebURLLoader landing. Too many layout test failures.
darin@chromium.org
2009-05-30
34
-2728
/
+1302
*
Fixes to get gtk/views to bring up browser window w/out crashing
davemoore@chromium.org
2009-05-30
4
-4
/
+10
*
Fix layout test failures.
darin@chromium.org
2009-05-30
2
-2
/
+3
*
Start using WebURLLoader, et. al. from the WebKit API.
darin@chromium.org
2009-05-30
33
-1301
/
+2726
*
Revert 17288 - Test failures.
mhm@chromium.org
2009-05-30
4
-494
/
+387
*
Create a "User data" tab and remove the "minor tweaks" tab. The mockup is inc...
mhm@chromium.org
2009-05-30
4
-387
/
+494
*
Fix msvs_guid for gmock and re-add gmock_unittest into base_unittest.
ajwong@chromium.org
2009-05-30
1
-1
/
+1
*
Fix bustage by fixing defines not to include windows.
ben@chromium.org
2009-05-30
2
-2
/
+2
*
Fixes to make a browser window come up with TOOLKIT_VIEWS.
ben@chromium.org
2009-05-30
5
-0
/
+16
*
Fix linux compilation for print
mhm@chromium.org
2009-05-30
1
-0
/
+2
*
Add --print command line argument to print a webpage
mhm@chromium.org
2009-05-30
3
-0
/
+11
*
Enforce a max length for document titles.
abarth@chromium.org
2009-05-30
4
-2
/
+19
*
svn:ignore chrome/debugger.scons and testing/gmockmain.scons.
thestig@chromium.org
2009-05-30
0
-0
/
+0
*
Fix project file for reverting 17273
mhm@chromium.org
2009-05-30
1
-2
/
+1
*
Reverting 17273 - Fails reliability tests
mhm@chromium.org
2009-05-30
11
-196
/
+158
*
linux: save window positions.
evan@chromium.org
2009-05-30
3
-10
/
+36
*
Coverity underground warfare: Uninitalized member
cpu@google.com
2009-05-30
1
-1
/
+5
*
Coverity underground warfare: Uninitalized member
cpu@google.com
2009-05-30
1
-1
/
+3
*
Reverting 17271.
ben@chromium.org
2009-05-30
5
-16
/
+0
*
Re-land the password store work from bug 8205, with changes that should fix b...
stuartmorgan@chromium.org
2009-05-30
21
-156
/
+1411
*
Fix leaks found by Coverity Prevent.
sra@chromium.org
2009-05-30
2
-8
/
+9
*
Fixes to make a browser window come up with TOOLKIT_VIEWS.
ben@chromium.org
2009-05-30
5
-0
/
+16
*
Revert Changes to stop tests breaking.
sidchat@google.com
2009-05-30
2
-5
/
+0
*
BUG=12192
rafaelw@chromium.org
2009-05-30
15
-361
/
+15
*
Possible fix for UnitTestFailure
sidchat@google.com
2009-05-30
1
-1
/
+1
*
Fix msvs_guid for gmock and re-add gmock_unittest into base_unittest.
ajwong@chromium.org
2009-05-30
1
-1
/
+1
*
Split browser/debugger/* into a separate 'debugger' library target.
sgk@google.com
2009-05-30
1
-40
/
+107
*
Delete empty folders in system level install. Also cleanup uninstall error me...
kuchhal@chromium.org
2009-05-29
1
-13
/
+27
*
Fixes bad event signal name that was leading to crash.
sky@chromium.org
2009-05-29
1
-3
/
+2
*
This CL fixes issue 6223 - Drag and drop a new tab from RTL Chrome: the docke...
xji@chromium.org
2009-05-29
1
-1
/
+4
[next]