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
...
*
Clean up more of Widget.
ben@chromium.org
2011-03-03
19
-301
/
+214
*
To prevent damage to the back-buffer, it's only necessary to defer resize.
backer@chromium.org
2011-03-03
1
-2
/
+4
*
New automation hooks to get/set the thumbnail/menu modes for NTP sections.
nirnimesh@chromium.org
2011-03-03
5
-1
/
+495
*
Move content specific switches to content, in preparation for moving director...
jam@chromium.org
2011-03-03
9
-296
/
+324
*
Update WebWorkerClientProxy to respect the "create" param.
adamk@chromium.org
2011-03-03
2
-1
/
+10
*
Add support for the quick-enable-cf command to the installer. This encompases:
grt@chromium.org
2011-03-03
21
-109
/
+1365
*
Enabled Internet zone test.
rdsmith@chromium.org
2011-03-03
1
-3
/
+1
*
Removing Download UI tests; now complete replaced by browser tests.
rdsmith@chromium.org
2011-03-03
2
-533
/
+0
*
Add files saved using 'Save page as' to the download history.
rdsmith@chromium.org
2011-03-03
5
-25
/
+127
*
Fix enable/disable of the Chrome Pepper Nacl plug-in. On Linux, the Zygote lo...
bbudge@google.com
2011-03-03
2
-20
/
+32
*
Refactor InfoBarContainer a bit in preparation for splitting it into two piec...
pkasting@chromium.org
2011-03-03
4
-98
/
+110
*
WebUI Prefs: Change the subpage style to remove the top, bottom, and right ed...
stuartmorgan@chromium.org
2011-03-03
2
-37
/
+44
*
Fix compile for views_examples after GetBounds removal.
sadrul@chromium.org
2011-03-03
1
-2
/
+1
*
Drop "Windows;" from the UA string. This parallels https://bugs.webkit.org/s...
pkasting@chromium.org
2011-03-03
1
-8
/
+8
*
Avoid holding a lock during destructor call when not needed
jar@chromium.org
2011-03-03
1
-2
/
+3
*
Revert 76767 - Broke clang compile
tonyg@chromium.org
2011-03-03
1
-1
/
+1
*
Updates special case Speed Tracer code after inspector protocol changes.
pfeldman@chromium.org
2011-03-03
1
-26
/
+4
*
Roll WebKit 80210:80245.
tonyg@chromium.org
2011-03-03
1
-1
/
+1
*
Functions not intended as tests should not begin with 'test'
nirnimesh@chromium.org
2011-03-03
2
-8
/
+2
*
Convert message files from specific .cc implementation files to use the
tsepez@chromium.org
2011-03-03
10
-55
/
+11
*
Port autocomplete_edit_view_browsertest.cc to Mac.
suzhe@chromium.org
2011-03-03
12
-99
/
+163
*
wstring: allow converting FilePath to wstring in tests
evan@chromium.org
2011-03-03
5
-7
/
+26
*
Makes aero peek and instant work well together. Aero peek needed to
sky@chromium.org
2011-03-03
2
-42
/
+55
*
mac clang compile fix.
skerner@chromium.org
2011-03-03
1
-1
/
+1
*
Service process fixes for Linux.
scottbyer@chromium.org
2011-03-03
7
-21
/
+58
*
Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...
ben@chromium.org
2011-03-03
37
-196
/
+166
*
Update GYP to r898 to pick up:
mark@chromium.org
2011-03-03
1
-1
/
+1
*
Linux: roll ffmpeg and vpx so that we can build with system vpx
phajdan.jr@chromium.org
2011-03-03
3
-8
/
+4
*
sync: add switch for using new syncer thread.
tim@chromium.org
2011-03-03
14
-16
/
+297
*
[ChromeOS] Add strings and UI placeholder for hardware-backed key.
xiyuan@chromium.org
2011-03-03
3
-0
/
+24
*
Fix up problems when bundle doesn't exist for service process on Mac.
dmaclach@chromium.org
2011-03-03
1
-22
/
+25
*
Split PendingExtensionInfo into its own file. No behavior changed.
skerner@chromium.org
2011-03-03
8
-92
/
+141
*
Fix TODOs: Get rid of ExtensionService::InstallExtension().
skerner@chromium.org
2011-03-03
6
-46
/
+40
*
Redo the speech bubble layout on mac.
satish@chromium.org
2011-03-03
4
-150
/
+144
*
chromeos: Use Ctrl-Shift-Backspace to clear browsing data.
derat@chromium.org
2011-03-03
1
-10
/
+9
*
Clang style fix for r76746.
ajwong@chromium.org
2011-03-03
3
-7
/
+11
*
Revert 76747 - Let the host change resolution.
simonmorris@chromium.org
2011-03-03
31
-397
/
+214
*
Let the host change resolution.
simonmorris@chromium.org
2011-03-03
31
-214
/
+397
*
Refactor JingleClient to support thunking the xmpp signaling into Javascript.
ajwong@chromium.org
2011-03-03
17
-237
/
+619
*
added a few tests that are expected to fail on official builds.
karen@chromium.org
2011-03-03
1
-1
/
+23
*
Move call to c_str() on temporary object to inside the function call
joi@chromium.org
2011-03-03
1
-2
/
+2
*
Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.
rsesek@chromium.org
2011-03-03
29
-378
/
+166
*
Delete Temp dir at uninstall.
grt@chromium.org
2011-03-03
1
-7
/
+26
*
Pick more adequate time for showing locale change notification.
dilmah@chromium.org
2011-03-03
8
-59
/
+69
*
Local Login on Mac, using OS X Security framework
lambroslambrou@chromium.org
2011-03-03
3
-4
/
+91
*
Add the ability to have shadowed text to the TextButton, in preparation for t...
mirandac@chromium.org
2011-03-03
2
-1
/
+41
*
Fix spelling in recent commit
dilmah@chromium.org
2011-03-03
1
-1
/
+1
*
Redo the speech bubble layout on GTK.
satish@chromium.org
2011-03-03
1
-14
/
+41
*
Use FRIEND_TEST_ALL_PREFIXES so that disabling tests does not break the build.
phajdan.jr@chromium.org
2011-03-03
1
-6
/
+6
*
Disable ThreadWatcherTest.MultipleThreadsNotResponding, flakily triggers asse...
phajdan.jr@chromium.org
2011-03-03
1
-1
/
+2
[prev]
[next]