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
*
Added support for vector printing for Pepper v1 plugins for Linux.
sanjeevr@chromium.org
2010-06-29
2
-9
/
+55
*
Canvas refactoring Phase 4a:
ben@chromium.org
2010-06-29
14
-87
/
+56
*
Refactored ChromeInvalidationClient to have its own listener type.
akalin@chromium.org
2010-06-29
6
-213
/
+149
*
Add switches and apis in safebrowsing protocol_manager that will allow end-to...
lzheng@chromium.org
2010-06-29
7
-83
/
+343
*
Make sure sync starts up on browser restart as well as initial sync flow.
tim@chromium.org
2010-06-29
12
-49
/
+72
*
Add switch for specifying a directory to load plugins, so that test plugins c...
stuartmorgan@chromium.org
2010-06-29
4
-11
/
+19
*
Disable a unit test that I broke.
estade@chromium.org
2010-06-29
1
-1
/
+2
*
Revert 51161 - Fix NULL dereference in ExtensionTabsModule.
rafaelw@google.com
2010-06-29
1
-17
/
+15
*
Reland r50296 which removes some uses of CookieMonster on the UI thread.
willchan@chromium.org
2010-06-29
9
-128
/
+436
*
Fix the construction of the pool names for preconnect.
mbelshe@chromium.org
2010-06-29
1
-1
/
+7
*
Protect NetworkScreen::OnDialogCancelled() from view() == NULL
stevenjb@chromium.org
2010-06-29
1
-2
/
+4
*
Fix NULL dereference in ExtensionTabsModule.
rafaelw@chromium.org
2010-06-29
1
-15
/
+17
*
Re-enable a previously disabled test. Failure is not reproducible.
michaeln@chromium.org
2010-06-29
1
-9
/
+1
*
Allow quering Pepper plugin for selected text for the context menu. Also tak...
jam@chromium.org
2010-06-29
3
-3
/
+37
*
This change allows the syncer thread to be paused and resumed when the syncer...
skrul@chromium.org
2010-06-29
10
-73
/
+364
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
136
-885
/
+886
*
Stretch the roster to fill its window and enable scrolling
seh@chromium.org
2010-06-29
2
-2
/
+3
*
Bookmarks: Fix Cmd+A on Mac
arv@chromium.org
2010-06-29
1
-2
/
+10
*
Create a new type of button cell for bookmark bar buttons that don't darken w...
pinkerton@chromium.org
2010-06-29
4
-2
/
+9
*
Remove a known crash in HTML5DocumentParser::write() which has been fixed
tonyg@chromium.org
2010-06-29
1
-4
/
+0
*
Disable all UnloadTest tests using LoadUrlAndQuitBrowser on Linux
stuartmorgan@chromium.org
2010-06-29
1
-18
/
+11
*
Translate infobar always/never translate buttons
jcivelli@chromium.org
2010-06-29
11
-10
/
+241
*
Remove download check for web store apps (temporarily).
rafaelw@chromium.org
2010-06-29
1
-10
/
+0
*
[Mac] Display the correct number of restorable tabs in the History menu.
rsesek@chromium.org
2010-06-29
1
-9
/
+15
*
Follow-up on http://codereview.chromium.org/2861019 to address Powel's comments.
jrg@chromium.org
2010-06-29
2
-18
/
+16
*
Toolbar facelift. Main buttons larger and more spread out, only get borders w...
pinkerton@chromium.org
2010-06-29
7
-27
/
+46
*
Use InvalidationClient::Create() instead of creating an Impl directly.
akalin@chromium.org
2010-06-29
3
-10
/
+7
*
Added support for allowing a parent GGL context to be destroyed before all of...
apatrick@chromium.org
2010-06-29
1
-6
/
+7
*
Removes control-alt-b accelerator. Turns out control-alt accelerators
sky@chromium.org
2010-06-29
3
-4
/
+0
*
Don't try to animate the balloon before it's been shown, it will cause a crash.
johnnyg@chromium.org
2010-06-29
1
-1
/
+1
*
Disable another crashing unload test on Linux
stuartmorgan@chromium.org
2010-06-29
1
-1
/
+5
*
Don't re-store deleted passwords on form submit on the Mac
stuartmorgan@chromium.org
2010-06-29
4
-31
/
+224
*
Stop tracking a drag after the user drops the dragged item.
mrossetti@chromium.org
2010-06-29
1
-1
/
+1
*
Fix a crasher with the translate infobar.
jcivelli@google.com
2010-06-29
3
-53
/
+55
*
Show tooltips only for users with identical display names.
avayvod@chromium.org
2010-06-29
2
-13
/
+29
*
Removes debugging code added in hopes of finding crasher. The crash
sky@chromium.org
2010-06-29
2
-27
/
+3
*
Disable BrowserCloseUnload on Linux
stuartmorgan@chromium.org
2010-06-29
1
-1
/
+3
*
Grd strings for password changed dialog.
nkostylev@google.com
2010-06-29
1
-0
/
+15
*
Adding stack trace to known crashes list.
mnaganov@chromium.org
2010-06-29
1
-0
/
+4
*
Make the location bar generate accessibility extension API events on linux/vi...
dmazzoni@chromium.org
2010-06-29
10
-20
/
+112
*
Don't run ExtensionsServiceTest.ReloadExtensions under ThreadSanitizer
timurrrr@chromium.org
2010-06-29
1
-0
/
+3
*
Adding stack trace to known crashes list.
mnaganov@chromium.org
2010-06-29
1
-1
/
+5
*
Expand print-related IPCs so we can implement CSS3 paged media.
hamaji@chromium.org
2010-06-29
2
-4
/
+37
*
Updating trunk VERSION from 451.0 to 452.0
chrome-release@google.com
2010-06-29
1
-1
/
+1
*
Group plugins in about:plugins and show update link for out-of-date ones.
bauerb@chromium.org
2010-06-29
10
-255
/
+979
*
Provide more descriptive logging for OOBE update.
nkostylev@google.com
2010-06-29
1
-1
/
+4
*
Implement limited paged media support for linux.
hamaji@chromium.org
2010-06-29
1
-13
/
+101
*
Add a simple UI test for --app mode.
scherkus@chromium.org
2010-06-29
1
-1
/
+28
*
Linux: delete the unencrypted login database file after a successful password...
mdm@chromium.org
2010-06-29
5
-77
/
+81
*
gtk: Gray out uneditable search URLs.
tfarina@chromium.org
2010-06-29
1
-1
/
+26
[next]