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
*
Implement PanelManager and hook up with Panel creation. The platform dependen...
jianli@chromium.org
2011-04-08
9
-8
/
+580
*
Don't fire onchange event for <select> elements that are unchanged by Autofill.
isherman@chromium.org
2011-04-08
2
-10
/
+49
*
Retrieve a larger favicon when available
saintlou@chromium.org
2011-04-08
2
-8
/
+35
*
[Sync] Refactor extension sync classes
akalin@chromium.org
2011-04-08
14
-158
/
+187
*
Switch most BrowserChildProcessHost subclasses to using the new constructor.
willchan@chromium.org
2011-04-08
7
-7
/
+7
*
Replace larger throbber by correctly scaled ones
oshima@google.com
2011-04-08
2
-0
/
+0
*
Autofill extend profiles to include multi-valued fields, part 5 (Filling)
dhollowa@chromium.org
2011-04-08
4
-133
/
+321
*
Build fix: provide dummy implementation of abstract method.
varunjain@chromium.org
2011-04-08
2
-0
/
+6
*
Turn off backup sockets for most tests in net_unittests.
willchan@chromium.org
2011-04-08
7
-35
/
+30
*
Make ExtensionSpecialStoragePolicy hold references to extentions added.
michaeln@google.com
2011-04-08
2
-5
/
+5
*
importer: Return FilePath in GetFirefoxInstallPathFromRegistry().
tfarina@chromium.org
2011-04-08
3
-27
/
+25
*
[Sync] Clean up cacheinvalidation.gyp
akalin@chromium.org
2011-04-08
1
-18
/
+41
*
Mark some sync tests as flaky.
rsimha@chromium.org
2011-04-08
3
-9
/
+17
*
Switching on more targets for msvs2010.
bradnelson@google.com
2011-04-08
1
-0
/
+51
*
New screenshots for the extension UI overview.
kathyw@chromium.org
2011-04-08
13
-35
/
+35
*
Enabled actual transfer size in chromium
vsevik@chromium.org
2011-04-08
27
-132
/
+234
*
Added unit tests for pieces which broke before.
scr@chromium.org
2011-04-08
1
-0
/
+77
*
Move save package to TCW from TC.
avi@chromium.org
2011-04-08
14
-79
/
+160
*
[Sync] Drop redundant invalidations in ChromeInvalidationClient
akalin@chromium.org
2011-04-08
3
-22
/
+144
*
Make PrerenderManager ref counting threadsafe
gavinp@chromium.org
2011-04-08
1
-2
/
+2
*
Fixed failing Autofill test by changing the URL from chrome://settings/autoFi...
dyu@chromium.org
2011-04-08
1
-4
/
+47
*
Revert r80952, http://codereview.chromium.org/6771056
dmichael@chromium.org
2011-04-08
6
-501
/
+0
*
Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs ...
jam@chromium.org
2011-04-08
31
-279
/
+349
*
Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...
alokp@chromium.org
2011-04-08
15
-61
/
+91
*
Revert 80939 - Fix clang error
jam@chromium.org
2011-04-08
1
-1
/
+1
*
Revert 80946 - Fix heap corruption that occurs when RenderViewHostObserver ca...
jam@chromium.org
2011-04-08
1
-1
/
+2
*
Adding a native theme painter, to allow Views to use NativeTheme to draw
rogerta@chromium.org
2011-04-08
6
-0
/
+501
*
[Sync] Rename google-cache-invalidation-api directory back to 'files'
akalin@chromium.org
2011-04-08
3
-35
/
+31
*
importer: Cleanup ImporterList some more.
tfarina@chromium.org
2011-04-08
5
-25
/
+11
*
fix titlebar color for WMs that don't tell us about active windows.
estade@chromium.org
2011-04-08
3
-15
/
+25
*
Exclude TestKnownRoot from Windows TSAN
agl@chromium.org
2011-04-08
1
-0
/
+1
*
Changes default favicon.
sky@chromium.org
2011-04-08
1
-0
/
+0
*
Fix heap corruption that occurs when RenderViewHostObserver calls RenderViewH...
jam@chromium.org
2011-04-08
1
-2
/
+1
*
Scrolling Tabs
wyck@chromium.org
2011-04-08
6
-13
/
+201
*
Disable test failing on Mac OS X 10.6
dmichael@chromium.org
2011-04-08
1
-1
/
+2
*
Disable some tests that are failing on Mac OS X 10.6 bot.
dmichael@chromium.org
2011-04-08
1
-0
/
+3
*
Disable test that's failing on Mac OS X 10.6.
dmichael@chromium.org
2011-04-08
1
-0
/
+6
*
Fix classification of a history.back() that interrupts a pending navigation.
creis@chromium.org
2011-04-08
2
-3
/
+43
*
Use EXPECT_DOUBLE_EQ for floating point tests.
mmoss@chromium.org
2011-04-08
2
-6
/
+6
*
Fix clang error
jam@chromium.org
2011-04-08
1
-1
/
+1
*
Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV...
jam@chromium.org
2011-04-08
31
-349
/
+279
*
[Mac] Show block/unblock radio buttons in blocked cookie bubble.
bauerb@chromium.org
2011-04-08
1
-221
/
+302
*
Add third_party/libsrtp to .gitignore.
bauerb@chromium.org
2011-04-08
1
-0
/
+1
*
Revert 80934 - Autofill extend profiles to include multi-valued fields, part ...
dhollowa@chromium.org
2011-04-08
4
-318
/
+128
*
Autofill extend profiles to include multi-valued fields, part 5 (Filling)
dhollowa@chromium.org
2011-04-08
4
-128
/
+318
*
Add parser and test files
noelallen@google.com
2011-04-08
7
-22
/
+1068
*
net: reenable TestKnownRoots
agl@chromium.org
2011-04-08
1
-2
/
+1
*
Alphabetize and remove unnecessary forward declaration of TabContents in save...
cbentzel@chromium.org
2011-04-08
1
-6
/
+5
*
This is downstream fix for chrome.experimental.debugger API.
loislo@chromium.org
2011-04-08
9
-284
/
+101
*
Suppress a couple of layout tests before V8 change is rolled
yurys@chromium.org
2011-04-08
1
-0
/
+5
[next]