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
Commit message (
Expand
)
Author
Age
Files
Lines
*
(1) Hook up the print button to send the pages to the default printer for pri...
kmadhusu@chromium.org
2011-03-05
13
-41
/
+301
*
Enable ChromeFrame net tests. These tests regressed with the change in the ch...
ananta@chromium.org
2011-03-05
1
-1
/
+14
*
Update translations using strings from launchpad.net r141
tony@chromium.org
2011-03-05
1
-0
/
+1
*
Add a declared destructor as suggested by Clang builder.
satish@chromium.org
2011-03-04
2
-0
/
+4
*
Hover/selection of username dropdown items should do nothing
dhollowa@chromium.org
2011-03-04
4
-27
/
+77
*
Move infobar_delegate.[cc,h] back to chrome/browser/tab_contents.
tfarina@chromium.org
2011-03-04
8
-5
/
+208
*
WebUI Prefs: Remove trailing colon from 'Home page'
stuartmorgan@chromium.org
2011-03-04
1
-1
/
+1
*
Stream speech audio to server as it gets recorded, instead of waiting until e...
satish@chromium.org
2011-03-04
2
-1
/
+19
*
Do all OOLing in the views code. linux_views now builds clean with the clang ...
erg@google.com
2011-03-04
44
-96
/
+213
*
Cleanup
oshima@google.com
2011-03-04
1
-25
/
+0
*
Use string for hash in callbacks from safebrowsing. This makes the API more c...
lzheng@chromium.org
2011-03-04
3
-4
/
+5
*
Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling
adamk@chromium.org
2011-03-04
10
-17
/
+32
*
Fixes bad code in WaitForProcessLauncherThreadToGoIdleObserver.
sky@chromium.org
2011-03-04
2
-0
/
+23
*
Use https instead of http for software renderling list auto update URL.
zmo@google.com
2011-03-04
2
-4
/
+2
*
ui_tests: use proper API for getting tab title
evan@chromium.org
2011-03-04
5
-24
/
+20
*
Revert 76088 - Fix extra focus glow for the omnibox on Mac OS X Lion.
avi@chromium.org
2011-03-04
1
-7
/
+1
*
Build WebKit Full Screen API. Support is disabled by default; enable with --e...
ddorwin@chromium.org
2011-03-04
4
-1
/
+10
*
Disable this test temporarily. http://crbug.com/74971
ben@chromium.org
2011-03-04
1
-1
/
+1
*
[Mac] Apply CrTrackingArea to the two other places where we get |-mouseMoved:...
rsesek@chromium.org
2011-03-04
7
-9
/
+79
*
Reorder some functions in ExtensionPrefs to keep related methods together.
asargent@chromium.org
2011-03-04
2
-25
/
+25
*
Move preliminary gpu info collection and software rendering flags computation...
zmo@google.com
2011-03-04
8
-46
/
+65
*
Fix crash in utility process when running chrome with --no-sandbox.
mpcomplete@chromium.org
2011-03-04
1
-0
/
+2
*
Give a helpful warning message if a url patern contains a port.
skerner@chromium.org
2011-03-04
48
-181
/
+629
*
Integrate P2P Sockets IPC with chromoting plugin.
sergeyu@chromium.org
2011-03-04
3
-0
/
+59
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
58
-98
/
+89
*
Rename BrowserFrameGtk::Init to BFG::InitBrowserFrame.
thakis@chromium.org
2011-03-04
6
-10
/
+10
*
Remove a DCHECK from TabposeWindow.
rsesek@chromium.org
2011-03-04
1
-2
/
+4
*
Revert 76952 - Retry profile menu model change and clang fixes.
aa@chromium.org
2011-03-04
3
-93
/
+0
*
AsyncDoAutomaticFreeDiskSpaceControl API introduced
glotov@google.com
2011-03-04
5
-9
/
+41
*
Get rid of the extension dependency in ResourceDispatcher by calling out to a...
jam@chromium.org
2011-03-04
6
-20
/
+15
*
[Sync] Add 'Events' tab to chrome://sync-internals
akalin@chromium.org
2011-03-04
4
-138
/
+238
*
Print Preview: Always stop the preview job worker and handle the case where t...
thestig@chromium.org
2011-03-04
1
-24
/
+23
*
Rename Window::SetBounds to SetWindowBounds, to uncofuse overrides.
thakis@chromium.org
2011-03-04
2
-2
/
+2
*
Retry profile menu model change and clang fixes.
mirandac@chromium.org
2011-03-04
3
-0
/
+93
*
Turn on flag for Linux, too.
scottbyer@chromium.org
2011-03-04
1
-4
/
+4
*
Load url if appcache exists in offline mode.
oshima@google.com
2011-03-04
6
-207
/
+76
*
Enable filesystem: URIs by default and remove enabling switch.
adamk@chromium.org
2011-03-04
3
-7
/
+1
*
Changing the URL pointed to clear browsing data shortcut in shortcuts pyauto ...
sunandt@chromium.org
2011-03-04
1
-1
/
+1
*
Move GetWindowsArchitecture() to windows_version.h.
pkasting@chromium.org
2011-03-04
1
-1
/
+0
*
Add a function to get the processor architecture. I will be using this in th...
pkasting@chromium.org
2011-03-04
2
-10
/
+9
*
Mute ALSA audio completely
davej@chromium.org
2011-03-04
1
-4
/
+15
*
Extension ids are ASCII.
evan@chromium.org
2011-03-04
7
-12
/
+13
*
Remove border and shrink heading of network error page when in a subframe.
mmenke@chromium.org
2011-03-04
1
-10
/
+44
*
This fixes the wording on the killed tab.
gspencer@chromium.org
2011-03-04
1
-1
/
+1
*
Chrome changes to move ConenctionType, etc fome chromeos_network to network_l...
stevenjb@google.com
2011-03-04
2
-7
/
+138
*
Convert worker, speech_input, and utility messages to use the new macros, eli...
tsepez@chromium.org
2011-03-04
10
-661
/
+341
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
2
-23
/
+16
*
Tweaks ChromeURLDataManager comments.
sky@chromium.org
2011-03-04
1
-1
/
+1
*
Post a task to log the error messages.
backer@chromium.org
2011-03-04
1
-2
/
+3
*
Speculative fix for throbber showing on all tabs for linux.
sky@chromium.org
2011-03-04
1
-0
/
+5
[next]