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
*
Add 2 tests for history.
nirnimesh@chromium.org
2010-04-29
6
-19
/
+77
*
Changing linux platform for chromeos. This involved moving platform_util and...
dhg@chromium.org
2010-04-29
48
-112
/
+216
*
Add shared images from bookmark manager to chrome://resources/images/
arv@chromium.org
2010-04-29
7
-14
/
+34
*
Fix dragging a tab out of a window when the only tabs left behind are phantom...
pinkerton@chromium.org
2010-04-29
4
-2
/
+19
*
In the sync integration tests for preferences, don't assume a specific
albertb@chromium.org
2010-04-29
1
-4
/
+5
*
Http cache: Add support for a dedicated cache thread.
rvargas@google.com
2010-04-29
1
-3
/
+3
*
Fix runtime exception.
skerner@chromium.org
2010-04-29
1
-1
/
+1
*
Remove CHECK()s from directory backing store and check return values.
zork@chromium.org
2010-04-29
4
-43
/
+61
*
Add the ability to export the captured NetLog data to a formatted text file, ...
eroman@chromium.org
2010-04-29
4
-26
/
+271
*
GTK: more signal handler foolproofing.
estade@chromium.org
2010-04-29
10
-110
/
+80
*
Add and implement cut/copy/paste to the bookmark bar and folder context menus...
mrossetti@chromium.org
2010-04-29
16
-220
/
+1638
*
chromeos: Make Chrome use enums from libcros to talk to WM.
derat@chromium.org
2010-04-29
17
-238
/
+70
*
Clean up some Observer code. Original patch by Thiago Farina (see http://cod...
pkasting@chromium.org
2010-04-29
2
-43
/
+25
*
Enable mouse enter/exit events for the content area on Mac
stuartmorgan@chromium.org
2010-04-29
2
-0
/
+34
*
Relanding http://codereview.chromium.org/1746009/show
jcivelli@chromium.org
2010-04-29
36
-2491
/
+2723
*
Add automation hooks for setting/gettting preferences.
nirnimesh@chromium.org
2010-04-29
7
-39
/
+268
*
Revert r45952: broke checkdeps.
willchan@chromium.org
2010-04-29
16
-69
/
+238
*
Enable Chrome OS to load the user's nssdb later.
cmasone@google.com
2010-04-29
1
-4
/
+33
*
Move common code into process_util.cc.
maruel@chromium.org
2010-04-29
4
-18
/
+13
*
chromeos: Make Chrome use enums from libcros to talk to WM.
derat@chromium.org
2010-04-29
16
-238
/
+69
*
Mark ExternalTabUITest.CreateExternalTab1 as flaky.
phajdan.jr@chromium.org
2010-04-29
1
-1
/
+2
*
Minor polish to the Extensions management page.
finnur@chromium.org
2010-04-29
1
-2
/
+1
*
Mark NPAPIVisiblePluginTester.VerifyNPObjectLifetime as FLAKY.
phajdan.jr@chromium.org
2010-04-29
1
-1
/
+2
*
Mark ExtensionApiTest.Incognito as flaky.
phajdan.jr@chromium.org
2010-04-29
1
-1
/
+2
*
Mark ExtensionTestBrowserEvents.RunTest as flaky.
phajdan.jr@chromium.org
2010-04-29
1
-1
/
+2
*
Free old transport DIBs for which no PluginHostMsg_UpdateGeometry_ACK was
mark@chromium.org
2010-04-29
1
-0
/
+12
*
Add link to history sample.
kathyw@chromium.org
2010-04-29
2
-63
/
+69
*
Free transport DIBs and associated shared memory when a WebPluginDelegateProxy
mark@chromium.org
2010-04-29
1
-10
/
+15
*
Get rid of BookmarkEditor::Handler entirely.
viettrungluu@chromium.org
2010-04-29
7
-35
/
+18
*
Revert 45936 - The app launcher now uses the location bar (instead of the aut...
jcivelli@chromium.org
2010-04-29
36
-2723
/
+2495
*
The app launcher now uses the location bar (instead of the autocomplete edit)...
jcivelli@google.com
2010-04-29
36
-2495
/
+2723
*
Cleanup: Rename OnLoadFont->OnPreCacheFont
jeremy@chromium.org
2010-04-29
4
-11
/
+11
*
Updating trunk VERSION from 392.0 to 393.0
chrome-release@google.com
2010-04-29
1
-1
/
+1
*
Adding dchecks that may help diagnose the issue http://crosbug.com/2743
oshima@chromium.org
2010-04-29
2
-1
/
+16
*
Memory leak fix.
oshima@chromium.org
2010-04-29
3
-4
/
+39
*
Revert 45916 - Python implementation of sync server, for testing.
nick@chromium.org
2010-04-29
10
-143
/
+95
*
Remove some more BookmarkEditor::Handlers (in Mac code this time).
viettrungluu@chromium.org
2010-04-29
10
-68
/
+32
*
Python implementation of sync server, for testing.
nick@chromium.org
2010-04-29
10
-94
/
+142
*
Revert 45906 - Relands your patch to have an option for enabling vertical tab...
sky@chromium.org
2010-04-29
34
-383
/
+85
*
Re-land 45894. http://codereview.chromium.org/1732015
aa@chromium.org
2010-04-29
2
-4
/
+91
*
Disable WorkerTest.WorkerContextMultiPort on Linux.
dimich@chromium.org
2010-04-29
1
-0
/
+6
*
Change report bad webpage to be a web tab instead of native dialog
feldstein@chromium.org
2010-04-29
4
-12
/
+27
*
Created a MessageLoopProxy interface. This provides a thread-safe refcounted ...
sanjeevr@chromium.org
2010-04-29
3
-14
/
+121
*
Relands your patch to have an option for enabling vertical tabs. I've
sky@chromium.org
2010-04-29
35
-85
/
+389
*
Nukes one of the AddTabWithURL variants.
sky@chromium.org
2010-04-29
23
-110
/
+110
*
Bookmark manager: Update layout of the header part.
arv@chromium.org
2010-04-29
3
-8
/
+7
*
GTK: avoid a dcheck
estade@chromium.org
2010-04-29
2
-8
/
+11
*
Revert 45894 - First cut at window affinity for apps. Window affinity means t...
aa@chromium.org
2010-04-29
2
-90
/
+3
*
Add shared resources to the installer chrome.release file
feldstein@chromium.org
2010-04-29
1
-2
/
+4
*
First cut at window affinity for apps. Window affinity means that app URLs te...
aa@chromium.org
2010-04-29
2
-3
/
+90
[next]