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
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
31
-83
/
+134
*
Roll DEPS to pick up WebKit change
dglazkov@google.com
2009-03-04
1
-1
/
+1
*
revert r10867 since it had no impact on page load perf
darin@chromium.org
2009-03-04
3
-13
/
+4
*
First step towards moving v8 extensions out of WebCore.
asargent@chromium.org
2009-03-04
1
-1
/
+2
*
Test reverting to WebKit's implementation of WTF::currentTime() to see if it
darin@chromium.org
2009-03-04
3
-4
/
+13
*
Sort files added in r10847
mark@chromium.org
2009-03-04
1
-4
/
+4
*
Fix back button behavior for DOMUI contents (or at least make it as not-broke...
glen@chromium.org
2009-03-04
1
-0
/
+1
*
Show icons for exe files in download manager. Issue was that the paths were c...
glen@chromium.org
2009-03-04
1
-2
/
+9
*
* Make the download page focus the input field onload.* Fix spacing between c...
glen@chromium.org
2009-03-04
2
-18
/
+56
*
Make New Tab Page work correctly in incognito mode (8294)
glen@chromium.org
2009-03-04
6
-48
/
+69
*
Fix webkit by removing duplicated lines.
nsylvain@chromium.org
2009-03-04
2
-2
/
+1
*
Update clipboard classes to use string16 and FilePath instead of wstring.
estade@chromium.org
2009-03-04
22
-155
/
+199
*
Add a set of long-running metrics to Chrome that are sent up only at uninstal...
robertshield@google.com
2009-03-04
17
-38
/
+339
*
Fix crashes in WorkerProcessHost. The wrong iterator was being incremented.
jam@chromium.org
2009-03-04
1
-1
/
+1
*
Fix regression where the window caption buttons weren't clickable when maximi...
ben@chromium.org
2009-03-04
4
-18
/
+51
*
Update fixable tests with latest merge results from the buildbot.
pam@chromium.org
2009-03-04
1
-0
/
+19
*
Re-apply change 10840 since today's WebKit merge brought in the pieces it dep...
pam@chromium.org
2009-03-04
5
-43
/
+15
*
Chromium side of WebKit merge 41362:41402.
pam@chromium.org
2009-03-04
3
-3
/
+48
*
Add comment regarding why single-process and in-process-plugins are disabled ...
jam@chromium.org
2009-03-04
2
-0
/
+4
*
Don't call AddStream twice for manual responses.
jam@chromium.org
2009-03-04
1
-1
/
+0
*
Fix other release bustage. Gah
pkasting@chromium.org
2009-03-04
1
-0
/
+2
*
Add DEPS file for chrome/worker
jam@chromium.org
2009-03-04
1
-0
/
+6
*
Fix release-only build break.
pkasting@chromium.org
2009-03-04
1
-0
/
+1
*
Initial checkin of the out of process worker implementation.
jam@chromium.org
2009-03-04
47
-63
/
+1757
*
Rollback 10840.
mbelshe@google.com
2009-03-04
6
-16
/
+44
*
Make Chromium windows not hide auto-hide taskbars.
pkasting@chromium.org
2009-03-04
8
-53
/
+117
*
Add FilePath setter/getter to pref service. Change callers to use it rather t...
estade@chromium.org
2009-03-04
18
-49
/
+108
*
Fix error being thrown in isInNet() PAC js.
ericroman@google.com
2009-03-04
2
-20
/
+175
*
use #if 0 instead of DISABLED_.
nsylvain@chromium.org
2009-03-03
1
-1
/
+3
*
The text is identical, but the change removes several cr/lf blocks from the f...
ralphl@chromium.org
2009-03-03
1
-5
/
+5
*
Unforking Document.idl and HTMLCanvasElement.idl
mbelshe@google.com
2009-03-03
6
-44
/
+16
*
disable PrefServiceTest.Basic because it breaks the build.
nsylvain@chromium.org
2009-03-03
1
-1
/
+2
*
make uitest and unittest depend on app since the mac gets its resources from ...
thomasvl@chromium.org
2009-03-03
1
-0
/
+9
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
35
-822
/
+622
*
Add v8 as dep in chrome.sln for ui_tests.
ericroman@google.com
2009-03-03
1
-0
/
+2
*
Remove an include of a header that was removed in r10832.
jhawkins@chromium.org
2009-03-03
1
-1
/
+0
*
Update browser.scons and chrome.gyp to match files removed in r10832.
jhawkins@chromium.org
2009-03-03
2
-35
/
+0
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
35
-622
/
+822
*
Remove NativeUI, HistoryTabUI, DownloadsTabUI since they've been superceded.
ben@chromium.org
2009-03-03
18
-5165
/
+4
*
Move RemoveTabAt to the TabStrip interface from RemoveTabAnimation.
jhawkins@chromium.org
2009-03-03
2
-23
/
+21
*
test data for yuv unittest
fbarchard@chromium.org
2009-03-03
2
-0
/
+28891
*
Add a command line flag --v8-proxy-resolver, to select the new PAC implementa...
ericroman@google.com
2009-03-03
6
-9
/
+93
*
Defers the test LayoutTests/fast/invalid/residual-style.html. We're
sky@google.com
2009-03-03
1
-2
/
+2
*
6 more layout tests.
finnur@chromium.org
2009-03-03
14
-33
/
+231
*
Implement the PAC js-binding for "myIpAddress()".
ericroman@google.com
2009-03-03
5
-7
/
+52
*
Nonfunctional cleanup change:
pkasting@chromium.org
2009-03-03
2
-13
/
+10
*
Updating line endings.
robertshield@google.com
2009-03-03
1
-7
/
+7
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
33
-818
/
+597
*
Implement some chrome path getters for Mac OS and un-comment their uses in th...
pinkerton@chromium.org
2009-03-03
4
-50
/
+62
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
33
-597
/
+818
[next]