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
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
91
-158
/
+142
*
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
5
-97
/
+1
*
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
17
-95
/
+42
*
Add FilePath to the gdb pretty printers.
tony@chromium.org
2011-03-04
1
-5
/
+17
*
[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
7
-15
/
+15
*
Retry profile menu model change and clang fixes.
mirandac@chromium.org
2011-03-04
5
-1
/
+97
*
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
5
-26
/
+25
*
Cleaning up media/base/clock.cc,h
scherkus@chromium.org
2011-03-04
2
-10
/
+10
*
Add a function to get the processor architecture. I will be using this in th...
pkasting@chromium.org
2011-03-04
6
-17
/
+41
*
Roll WebKit 80351:80364 and cleanup layout test expectations.
tonyg@chromium.org
2011-03-04
2
-4
/
+1
*
Mute ALSA audio completely
davej@chromium.org
2011-03-04
1
-4
/
+15
*
gdb: print GURLs as strings
evan@chromium.org
2011-03-04
1
-1
/
+7
*
Extension ids are ASCII.
evan@chromium.org
2011-03-04
7
-12
/
+13
*
Oops, change O3D's DEPS on Chromium's breakpad code again. :( The current tru...
tschmelcher@chromium.org
2011-03-04
1
-1
/
+1
*
Don't translate dirty rectangles in Mac capturer.
lambroslambrou@chromium.org
2011-03-04
1
-4
/
+1
*
Remove border and shrink heading of network error page when in a subframe.
mmenke@chromium.org
2011-03-04
1
-10
/
+44
*
Clean up layout test expectations.
tonyg@chromium.org
2011-03-04
1
-3
/
+1
*
While enumerating plugins under the MozillaPlugins registry key, we should ig...
ananta@chromium.org
2011-03-04
3
-3
/
+63
*
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
24
-89
/
+371
*
Roll WebKit 80340:80351.
tonyg@chromium.org
2011-03-04
2
-1
/
+3
*
Tweaks ChromeURLDataManager comments.
sky@chromium.org
2011-03-04
1
-1
/
+1
*
Disable Chrome Frame net tests temporarily. There are least two DCHECKS that ...
robertshield@chromium.org
2011-03-04
1
-9
/
+18
*
Post a task to log the error messages.
backer@chromium.org
2011-03-04
3
-19
/
+28
*
Adding missing forward declaration of struct PP_CompletionCallback.
brettw@chromium.org
2011-03-04
1
-0
/
+2
*
This is the final step to turn on the experimental webkit media statistics su...
sjl@chromium.org
2011-03-04
1
-0
/
+1
*
Speculative fix for throbber showing on all tabs for linux.
sky@chromium.org
2011-03-04
1
-0
/
+5
*
cleanup: make OnLogin to be pure virtual as all methods around.
dilmah@chromium.org
2011-03-04
3
-1
/
+5
*
Implement IpcPacketSocketFactory
sergeyu@chromium.org
2011-03-04
3
-0
/
+368
*
Return accessible icon URLs for disabled extensions in the management API.
jstritar@chromium.org
2011-03-04
4
-5
/
+9
*
Update to the latest libcros 108 (added CryptohomeDoAutomaticFreeDiskSpaceCon...
glotov@google.com
2011-03-04
1
-1
/
+1
*
Pass starting url when account is created.
altimofeev@chromium.org
2011-03-04
1
-1
/
+2
*
Remove the rectangle parameters which are no longer used anywhere.
rbyers@chromium.org
2011-03-04
2
-78
/
+28
*
Add an optional 'page_index' preference to apps and 'setPageIndex' message wh...
rbyers@chromium.org
2011-03-04
5
-1
/
+77
*
Make sure to remove RLZ-related registry values on chrome uninstall.
rogerta@chromium.org
2011-03-04
3
-0
/
+9
*
Add heapcheck suppression for bug 74850.
sergeyu@chromium.org
2011-03-04
1
-0
/
+7
*
Switch to new libjingle branch.
sergeyu@chromium.org
2011-03-04
9
-11
/
+47
*
Added thread DCHECK for the UserManager.
altimofeev@chromium.org
2011-03-04
3
-68
/
+36
*
Mention that HttpAuthCache::Entry::HasEnclosingPath() can return 0 as a path ...
asanka@chromium.org
2011-03-04
1
-1
/
+5
[next]