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
*
Mac: Resize status bubble when window is resized.
viettrungluu@chromium.org
2009-10-08
6
-9
/
+86
*
Disable BrowserFocusTest.BrowsersRememberFocus as it is crashing the
zork@google.com
2009-10-08
1
-1
/
+7
*
Adds the ability to create a bookmark folder populated with a bookmark
sky@chromium.org
2009-10-08
14
-97
/
+290
*
Coverity: fix possible leak in VisitSegmentDatabase.
mattm@chromium.org
2009-10-08
1
-2
/
+2
*
Move MostVisitedHandler into a separate file because it's big.
tony@chromium.org
2009-10-08
5
-811
/
+862
*
Get rid of mac_app_names.h. Replace it with real constants from
mark@chromium.org
2009-10-08
8
-45
/
+26
*
Disable BrowserFocusTest.ClickingMovesFocus as it is crashing the interactive...
jhawkins@chromium.org
2009-10-08
1
-1
/
+10
*
Sync: Remove pthreads from ServerConnectionManager and notifier.
tim@chromium.org
2009-10-08
6
-74
/
+38
*
Add about:memory link to task manager.
thakis@chromium.org
2009-10-08
7
-77
/
+120
*
cleanup: Change AddTabWithNavigationController to simply AddTab.
evan@chromium.org
2009-10-08
2
-12
/
+8
*
Ensure that the plugin HWND doesn't disappear before the plugin gets NPP_SetW...
jam@chromium.org
2009-10-08
11
-70
/
+25
*
Remove auto-open files from the download shelf on auto-open. This is the Gtk ...
thakis@chromium.org
2009-10-08
1
-0
/
+4
*
Add functionality to the renderer thread to purge memory. Not yet called.
pkasting@chromium.org
2009-10-08
3
-0
/
+39
*
Part 1 of making sync work on Mac:
munjal@chromium.org
2009-10-08
15
-41
/
+152
*
Fixing ExtensionBrowserTest.* on Linux. Some relative paths start with /, whi...
cira@chromium.org
2009-10-08
1
-1
/
+8
*
Add version numbers to the framework.
mark@chromium.org
2009-10-08
1
-12
/
+39
*
Separate out some more ICU from base and into base/i18n.
brettw@chromium.org
2009-10-08
10
-32
/
+54
*
Extracting the interactive ui tests to their own GYP file.
jcampan@chromium.org
2009-10-08
2
-267
/
+151
*
Disable ExternalTabTestType.ExternalTabPostMessageTarget, which has been fail...
jhawkins@chromium.org
2009-10-08
1
-1
/
+1
*
More new frame images.
sky@chromium.org
2009-10-08
2
-0
/
+0
*
Blacklist WorkerTest.LimitTotal on mac valgrind, as it hangs/fails.
dkegel@google.com
2009-10-08
1
-0
/
+2
*
Renames browser/gtk/bookmark_context_menu to
sky@chromium.org
2009-10-08
10
-648
/
+572
*
Let version.py accept its template on the command line
mark@chromium.org
2009-10-08
2
-15
/
+31
*
New main menu images.
sky@chromium.org
2009-10-08
2
-0
/
+0
*
Wires up sad tab for views/gtk, and fixes crash in requesting focus
sky@chromium.org
2009-10-08
4
-2
/
+20
*
Use more images from the pak files
thomasvl@chromium.org
2009-10-08
8
-128
/
+1147
*
Remove auto-open files from the download shelf on auto-open. This is the Mac ...
avi@chromium.org
2009-10-08
1
-0
/
+4
*
Committing change 255087 for Roger:
tommi@chromium.org
2009-10-08
7
-18
/
+53
*
DevTools: fix and reenable TestDebugIntrinsicProperties
yurys@google.com
2009-10-08
1
-1
/
+1
*
linux: fix build error on gcc-4.4 on Ubuntu
craig.schlenter@chromium.org
2009-10-08
1
-1
/
+1
*
Updating trunk VERSION from 222.1 to 222.2
laforge@chromium.org
2009-10-08
1
-1
/
+1
*
One more bad extension.
abarth@chromium.org
2009-10-08
1
-0
/
+1
*
Display tcmalloc debug output from renderer processes in about:tcmalloc.
sgk@chromium.org
2009-10-08
7
-4
/
+131
*
Fix long tooltips flashing like crazy under Windows.
darin@chromium.org
2009-10-08
1
-8
/
+8
*
Mark SelfDeletePluginInvokeInSynchronousPaint as disabled since it seems to b...
johnnyg@chromium.org
2009-10-08
1
-1
/
+2
*
[Mac] Window titles for Expose.
shess@chromium.org
2009-10-08
9
-43
/
+219
*
Make all content scripts from an extension run in the same
aa@chromium.org
2009-10-08
13
-4
/
+122
*
Coverity: remove unused writer_ member from importer classes.
mattm@chromium.org
2009-10-08
6
-11
/
+2
*
Use the lite runtime for system_metrics.proto.
nick@chromium.org
2009-10-08
2
-1
/
+3
*
Refactor cros library code into central location and have the UI elements obs...
chocobo@google.com
2009-10-08
17
-532
/
+987
*
Reland: HTML Pack Extension Dialog / Linux & Mac Packaging Support.
rafaelw@chromium.org
2009-10-08
9
-275
/
+355
*
Fix merge and sync alignment issue.
nick@chromium.org
2009-10-08
1
-4
/
+6
*
Includes chrome_frame project in chrome.sln for windows.
slightlyoff@chromium.org
2009-10-08
1
-3
/
+12
*
Revert sanity check; this doesn't actually work since UpdatePopupAppearance()...
pkasting@chromium.org
2009-10-08
1
-3
/
+1
*
Put headers in right order. Ensure WebKit is initialized everywhere necessar...
pkasting@chromium.org
2009-10-08
1
-7
/
+5
*
Fix failing unittest ExtensionResourceTest.CreateWithMissingResourceOnDisk in...
cira@chromium.org
2009-10-08
1
-1
/
+1
*
Revert "[Mac] Window titles for Expose."
shess@chromium.org
2009-10-08
9
-219
/
+43
*
Sync: Remove pthreads from auth_watcher.
tim@chromium.org
2009-10-07
12
-259
/
+472
*
[Mac] Window titles for Expose.
shess@chromium.org
2009-10-07
9
-43
/
+219
*
Update sync unit tests to build on linux
zork@chromium.org
2009-10-07
12
-942
/
+549
[next]