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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
2
-17
/
+17
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-7
/
+1
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-1
/
+7
*
Enable speech input by default and remove unused code.
satish@chromium.org
2011-01-10
3
-8
/
+0
*
Add options to enable stressing of the V8 crankshaft optimizations when runni...
sgjesse@google.com
2011-01-10
3
-0
/
+27
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
1
-7
/
+7
*
Turn gpu acceleration of video (CSC and scaling) on by default. <video> eleme...
vangelis@chromium.org
2011-01-08
3
-1
/
+7
*
Moves everything related to launching and terminating the browser from UITest...
nirnimesh@chromium.org
2011-01-08
1
-3
/
+3
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
1
-7
/
+7
*
Flags: Enable Tabbed Options by default.
jhawkins@chromium.org
2011-01-07
2
-4
/
+4
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
1
-7
/
+7
*
Disable sandboxed plugin for WinXP
cpu@chromium.org
2011-01-07
1
-0
/
+1
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-7
/
+1
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-1
/
+7
*
Make the popup blocker on by default. Flip the flag to be a disabling one.
rsesek@chromium.org
2011-01-07
2
-5
/
+6
*
Add a note to tabs.onCreated documentation that the url might not be defined.
asargent@chromium.org
2011-01-07
2
-2
/
+2
*
Re-land of http://codereview.chromium.org/6094009 with Mac build fix.
kbr@google.com
2011-01-07
1
-0
/
+8
*
Geolocation code cleanup following switch to client-based Geolocation.
jknotten@chromium.org
2011-01-07
1
-34
/
+5
*
Private Pepper extension for Flapper to allow TCP connections to be made
viettrungluu@chromium.org
2011-01-07
4
-3
/
+62
*
Revert http://codereview.chromium.org/6094009 (r70768) due to
kbr@google.com
2011-01-06
1
-8
/
+0
*
Perform GPU-related initialization in GPU process in response to an
kbr@google.com
2011-01-06
1
-0
/
+8
*
Update the copyright year.
kathyw@chromium.org
2011-01-06
61
-61
/
+61
*
Revert 70629 - Add multi-process notification class.
dmaclach@chromium.org
2011-01-06
6
-608
/
+0
*
Add multi-process notification class.
dmaclach@chromium.org
2011-01-06
6
-0
/
+608
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
7
-31
/
+29
*
Chromoting setup flow: implemented rest of setup flow steps.
sergeyu@chromium.org
2011-01-06
1
-6
/
+0
*
Allow the user to choose which corner of the screen should get notifications.
johnnyg@chromium.org
2011-01-06
2
-0
/
+5
*
Update the HTML source to use the CSS3 syntax for gradients.
arv@chromium.org
2011-01-05
2
-12
/
+9
*
Add hotlinks to individual samples in extension samples directory.
kurrik@chromium.org
2011-01-05
3
-93
/
+238
*
Uses bool WebKit::WebWidget::confirmComposition(const WebString& text).
suzhe@google.com
2011-01-05
1
-1
/
+2
*
Add "management" warning, improve comments, update screenshots,
kathyw@chromium.org
2011-01-05
4
-30
/
+98
*
Move lots of GMock stuff out of line.
erg@google.com
2011-01-05
4
-6
/
+27
*
Remove IDS_LEARN_MORE_REPORTING_URL from locale_settings.grd
tfarina@chromium.org
2011-01-05
2
-0
/
+7
*
Add minimum_chrome_version to chrome search extension
aa@chromium.org
2011-01-04
3
-2
/
+3
*
Remove "key" property from chrome_search manifest, update docs
aa@chromium.org
2011-01-04
4
-3
/
+2
*
Re-use existing out-of-process plugins if one is already loaded. Otherwise
brettw@chromium.org
2011-01-04
2
-19
/
+72
*
Remove IDS_CHROMIUM_PROJECT_URL from locale_settings.grd
tfarina@chromium.org
2011-01-04
2
-0
/
+5
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
2
-2
/
+2
*
Move base/lock and base/condition_variable to base/synchronization/
brettw@chromium.org
2011-01-01
3
-20
/
+22
*
move base/object_watcher into base/win and add the win namespace. Fixup callers.
brettw@google.com
2011-01-01
2
-6
/
+8
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
4
-19
/
+19
*
Remove base/debug_util. Move the debug UI related functions to base/debug/deb...
brettw@google.com
2011-01-01
1
-2
/
+0
*
Move non_thread_safe from base to base/threading and into the base namespace.
brettw@chromium.org
2011-01-01
2
-4
/
+4
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
5
-19
/
+18
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
13
-13
/
+13
*
Enable BackgroundMode by default on all non-cros platforms.
atwilson@chromium.org
2010-12-31
2
-8
/
+1
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
2
-5
/
+11
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-7
/
+9
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
1
-3
/
+3
*
Move thread local stuff from base to base/threading and consistently use the
brettw@chromium.org
2010-12-30
1
-1
/
+1
[next]