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
*
Add more OS/2 defines to npapi.h
stuartmorgan@chromium.org
2010-05-11
1
-0
/
+43
*
Add third_party/ppapi to .gitignore
bauerb@chromium.org
2010-05-11
1
-0
/
+1
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-11
26
-1173
/
+5507
*
Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."
bauerb@chromium.org
2010-05-11
15
-158
/
+78
*
Move empty_rep-specific reports from cross-platform to Mac-specific file.
timurrrr@chromium.org
2010-05-11
2
-12
/
+15
*
fix compile error.
bauerb@chromium.org
2010-05-11
1
-1
/
+1
*
Disable BrowserTest.ThirtyFourTabs on Mac.
bauerb@chromium.org
2010-05-11
2
-0
/
+9
*
Adds GeolocationSettingsState
bulach@chromium.org
2010-05-11
11
-106
/
+329
*
Geolocation: checks pending requests with the same origin when receiving the ...
bulach@chromium.org
2010-05-11
7
-129
/
+371
*
Reland r46681: Use IPC to wait for download in DownloadTest.
bauerb@chromium.org
2010-05-11
15
-78
/
+158
*
Disable ExtensionApiJsonValidityTest.WithV8 under windows.
bauerb@chromium.org
2010-05-11
1
-1
/
+7
*
Remove the NowSingleton from time_win.cc.
phajdan.jr@chromium.org
2010-05-11
1
-34
/
+29
*
Update the vendor tcmalloc branch to r94.
glider@chromium.org
2010-05-11
22
-211
/
+394
*
Updating trunk VERSION from 400.0 to 401.0
chrome-release@google.com
2010-05-11
1
-1
/
+1
*
Extend the suppression for bug 43775 to match ExtensionAPIClientTest.GetAccep...
glider@chromium.org
2010-05-11
1
-3
/
+18
*
Uses GetOrigin() when setting the Geolocation state for the tab.
bulach@chromium.org
2010-05-11
3
-3
/
+23
*
FTP: fix navigating to files listed under non-ASCII characters
phajdan.jr@chromium.org
2010-05-11
10
-89
/
+128
*
Apply recent changes of test_shell to webkit_support.
tkent@google.com
2010-05-11
7
-14
/
+104
*
Suppress all leaks in SpdyNetworkTransactionTest.PostWithEarlySynReply
glider@chromium.org
2010-05-11
1
-0
/
+7
*
Update V8 to version 2.2.9
sgjesse@google.com
2010-05-11
2
-2
/
+2
*
Temporarily disabled the window position adjustment since it does not work fi...
yusukes@google.com
2010-05-11
1
-3
/
+6
*
Fix ChromeOS build (one missing #include).
phajdan.jr@chromium.org
2010-05-11
1
-0
/
+1
*
Reduce header dependencies in chrome/
phajdan.jr@chromium.org
2010-05-11
46
-15
/
+73
*
Aesthetic change to about:net-internals -- make the tables look less ugly by ...
eroman@chromium.org
2010-05-11
3
-3
/
+21
*
Remove chrome://net-internals from special tabs test
nirnimesh@chromium.org
2010-05-11
1
-2
/
+0
*
Remove the too chatty LOG(INFO):
yusukes@google.com
2010-05-11
1
-2
/
+0
*
Linux: Don't crash when installing an extension if the gtk icon theme inherit...
craig.schlenter@chromium.org
2010-05-11
1
-1
/
+2
*
Linux: fix compilation error with gcc 4.5.
craig.schlenter@chromium.org
2010-05-11
8
-24
/
+21
*
Remove the HOST_RESOLVER_IMPL_OBSERVER_* log events. I have never found these...
eroman@chromium.org
2010-05-11
3
-31
/
+2
*
Remove DRT.gyp from chromium build. The target is moving to WebKit.gyp.
tony@chromium.org
2010-05-11
1
-1
/
+0
*
Try harder to clean up temp files in case we have a failed install / upgrade.
robertshield@chromium.org
2010-05-11
1
-1
/
+16
*
Resize sprites on linux to match the new images checked in.
johnnyg@chromium.org
2010-05-11
1
-3
/
+2
*
Aesthetic changes to the tabstrip at the top of about:net-internals (make the...
eroman@chromium.org
2010-05-11
1
-5
/
+8
*
Update comments for new request header events.
willchan@chromium.org
2010-05-11
1
-9
/
+4
*
Revert 46876 - Pull latest ppapi, update rect usage.
willchan@chromium.org
2010-05-11
3
-9
/
+11
*
Make ChromeNetLog::HaListener() work under the new about:net-internals implem...
eroman@chromium.org
2010-05-11
1
-2
/
+2
*
Add custom formatting for the HTTP request headers.
eroman@chromium.org
2010-05-11
1
-4
/
+34
*
Pull latest ppapi, update rect usage.
brettw@chromium.org
2010-05-10
3
-11
/
+9
*
Attempted ChromiumOS compile fix.
pkasting@chromium.org
2010-05-10
1
-3
/
+3
*
Fix bug REGRESSION: Extension settings / options / preferences are not being ...
jianli@chromium.org
2010-05-10
4
-0
/
+24
*
gtk: fix setting minimum window size to not produce conflicting info
evan@chromium.org
2010-05-10
1
-10
/
+15
*
GTK: use IDS_BROWSER_HANGMONITOR_RENDERER_TITLE as the hung renderer dialog t...
estade@chromium.org
2010-05-10
1
-1
/
+1
*
Add Symbian defines to npapi.h to match upstream changes
stuartmorgan@chromium.org
2010-05-10
1
-8
/
+16
*
Add http request headers into about:net-internals.
willchan@chromium.org
2010-05-10
3
-1
/
+74
*
Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...
pkasting@chromium.org
2010-05-10
41
-123
/
+82
*
Replace about:net-internals with the javascript-based frontend.
eroman@chromium.org
2010-05-10
19
-2048
/
+102
*
Http cache: Add a check to MockHttpCache to make sure
rvargas@google.com
2010-05-10
4
-81
/
+151
*
Display the text dump for chrome://net2#data inline, rather than in a new win...
eroman@chromium.org
2010-05-10
3
-86
/
+13
*
TTF: Re-enable MouseLeaveTest.TestOnMouseOut on Mac, as the necessary
jhawkins@chromium.org
2010-05-10
1
-9
/
+4
*
Adding a way to pin the info bubble arrow.
jcivelli@chromium.org
2010-05-10
4
-26
/
+34
[next]